I am trying to create shortcuts to uninstalling whatever the bootstrapper
has installed. So simply i want to do the same thing as the uninstall does
when going to Add and remove programs.

I found that de bootstrapper is installed in package
cache{guid}[bootstrappername].exe

One of the msi packages that it installs also installs a shortcut to this
bootstrapper /uninstall call. However problem is that the GUID of the
package is regenerated on every build. So i some how have to set it as a
msi property. But i cannot figure out how to do this, seem to me that the
GUID is not known during building but only after build is done?

is there another way to determine the location of the cached bootstrapper ?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to