Yeah, and I would never recommend people going into an undocumented data store and start tweaking stuff they find there.

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wilson, Phil
Sent: Thursday, October 19, 2006 8:09 AM
To: Wix-user mailingList
Subject: Re: [WiX-users] Fw: Uninstall a cached msi

 

I've fixed these problems with a hack - find the cached MSI file in <Windows>\installer and edit it with Orca to change the condition on the offending custom action (in the execute sequence I assume) to 0.

 

Phil Wilson


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Mensching
Sent: Thursday, October 19, 2006 8:02 AM
To: Rai Wasif; Wix-user mailingList
Subject: Re: [WiX-users] Fw: Uninstall a cached msi

The best way is to create a fixed MSI with the same ProductCode and Version, then do a recache/reinstall.

 

msiexec /fv fixed.msi

 

That will end up replacing the bad MSI so you can attempt uninstall again.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to