hola
Mi problema es q al desinstalar cualkier aplicacion en mi windows XP , o bien me sale un mensaje d error 1601 d windows installer , o simplemente me dice q la aplicacion a sido borrada y no borra nada. Alguien sabe a q puede ser debido?
Graciias.
Error al desinstalar en XP
Moderador: Moderadores
Re: Error al desinstalar en XP
En zonavirus encontre una respuesta a un problema semejante
copio y pego la respuesta, firmada por hasben.
1601 es un error generico de la instalacion esto sucede si tu instalador de windows(windows installer) no funciona bien
En menu inicio submenu ejecutar copia lo siguiente y pegalo y despues presiona aceptar
%systemroot%\system32\dllcache\msiexec.exe /regserver
e intenta de nuevo se habra solucionado el problema
espero que te sirva
saludos
copio y pego la respuesta, firmada por hasben.
1601 es un error generico de la instalacion esto sucede si tu instalador de windows(windows installer) no funciona bien
En menu inicio submenu ejecutar copia lo siguiente y pegalo y despues presiona aceptar
%systemroot%\system32\dllcache\msiexec.exe /regserver
e intenta de nuevo se habra solucionado el problema
espero que te sirva

bien, encontre esto para ti:
Installing with the /f option will repair or reinstall missing or corrupted files.
For example, to force a reinstall of all files, use the following syntax:
msiexec /fa "C:\<WindowsFolder>\Profiles\<UserName>\Personal\MySetups\Othello\Trial Version\Release\DiskImages\Disk1\Othello Beta.msi"
in conjunction with the following flags:
* p reinstalls a file if it is missing
* o reinstalls a file if it is missing or if an older version of the file is present on the user's system
* e reinstalls a file if it is missing or if an equivalent or older version of the file is present on the user's system
* c reinstalls a file if it is missing or if the stored checksum of the installed file does not match the new file's value
* a forces a reinstall of all files
* u or m rewrite all required user registry entries
* s overwrites any existing shortcuts
* v runs your application from the source and re-caches the local installation package
Por si no dominas la lengua de Shakespeare, lo mejor que puedes hacer es reinstalar Windows "encima" del que ya tienes, o sea, sin borrar nada ( es una opcion que aparece cuando metes el CD de windows y comienza la istalacion, entonces el detecta que hay ya una instalacion existente, e intenta :
a) reparala
b) reinstalar "encima"
c) provocar el "formateo" y comenzar una instalacion "limpia" (esto NO)
suerte
Installing with the /f option will repair or reinstall missing or corrupted files.
For example, to force a reinstall of all files, use the following syntax:
msiexec /fa "C:\<WindowsFolder>\Profiles\<UserName>\Personal\MySetups\Othello\Trial Version\Release\DiskImages\Disk1\Othello Beta.msi"
in conjunction with the following flags:
* p reinstalls a file if it is missing
* o reinstalls a file if it is missing or if an older version of the file is present on the user's system
* e reinstalls a file if it is missing or if an equivalent or older version of the file is present on the user's system
* c reinstalls a file if it is missing or if the stored checksum of the installed file does not match the new file's value
* a forces a reinstall of all files
* u or m rewrite all required user registry entries
* s overwrites any existing shortcuts
* v runs your application from the source and re-caches the local installation package
Por si no dominas la lengua de Shakespeare, lo mejor que puedes hacer es reinstalar Windows "encima" del que ya tienes, o sea, sin borrar nada ( es una opcion que aparece cuando metes el CD de windows y comienza la istalacion, entonces el detecta que hay ya una instalacion existente, e intenta :
a) reparala
b) reinstalar "encima"
c) provocar el "formateo" y comenzar una instalacion "limpia" (esto NO)
suerte