Ver Mensaje Individual
  #12 (permalink)  
Antiguo 24/04/2008, 19:48
Avatar de man_el_creador
man_el_creador
 
Fecha de Ingreso: septiembre-2004
Ubicación: Mar del Plata, Argentina
Mensajes: 32
Antigüedad: 19 años, 7 meses
Puntos: 0
Re: Problema al instalar paquete Adobe CS3

Aqué la solución para el que tenga el mismo problema. Muchas gracias PATOTY

1. Start the Setup as usual and let it copy over a few files and than - after a short popup - let him disappear. There shouldn’t be any other errors except the described above, otherwise you have to deal with these first (eg. run the cleanup script, if the setup complains about an already running installation etc).
2. Now open up your Windows Explorer and go to
C:\Program Files\Common Files\Adobe\Installers\c14ac4070fd9614ffe63f4bb533 db2c\resources\common\scripts
3. Locate a file called “ContainerProxy.js” in the opened Window and open it with Notepad.
4. Go to line 1102 or simply search for
“jsonObj = _jsonToObject(window.external.SetSessionInitialize d(initValue));”
and replace this line with
“jsonObj = _jsonToObject(SetSessionInitialized(initValue));”
5. Save the file.
6. Startup up the installation process by launching Setup.exe from this folder:
C:\Program Files\Common Files\Adobe\Installers\c14ac4070fd9614ffe63f4bb533 db2c\resources
This time the installer shouldn’t quit and hopefully you will be able to install.