I am trying to bundle an msi that prompts for the per-user/per-machine
assignment.

 

The msi appears to be installed successfully regardless of the ALLUSERS
property.

 

If I omit ForcePerMachine or specify ForcePerMachine="no" on my
MsiPackage statement and the msi GUI had set ALLUSERS to 1 on install,
uninstalling the bundle removes the product from the Add/Remove Programs
list but does not delete the product from the hard drive.  The uninstall
log shows:

 

Detected package: my-MsiPackage, state: Absent, cached: None

 

The same problem occurs if I specify ForcePerMachine="yes" and omit
ALLUSERS.

 

How can I make this work correctly?

 

Thanks.

 

Ross

 

  

 

------------------------------------------------------------------------------
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