Script based ca's are unreliable at best. Odds are your vbs script is failing
on uninstall.
Logs would verify this, and you can use orca to condition the script not to run
on uninstall. From there you should be able to uninstall the existing installs
(you may have to tell windows installer to r
ut the WiX toolset.
Objet : Re: [WiX-users] Problem during uninstall !
Hello,
I think that it is your vbs which causes the problem because it's excuted on
install and uninstall.
Maybe you could add a condition to execute your custom action.
Regards,
Renan
-Message d'origine-
embre 2014 16:04
À : wix-users@lists.sourceforge.net
Objet : [WiX-users] Problem during uninstall !
Hi everybody,
When I try to uninstall my application, this message appears :
There is a problem with this Windows Installer Package.
A script required for this install to complete could
Hi everybody,
When I try to uninstall my application, this message appears :
There is a problem with this Windows Installer Package.
A script required for this install to complete could not be run.
Contact your support personnel or package vendor.
For information my application is
4 matches
Mail list logo