Hello,

I'd like to author an MSI that shall upgrade an old (non-WiX) setup. The
old setup had an option where it could either be installed perMachine or
perUser. The new setup should be perMachine only, so I'd like to write a
launch condition that reads "Please uninstall old [Product] before
installing the new one" when an old perUser install is detected. I am aware
that the launch condition will only work for the user installing the setup,
if another user has installed the old setup, too, it will not be detected.
This limitation is acceptable.

My problem is that I'm unable to find an example for a RegistrySearch or
whatever which I need to detect the old perUser setup. Can someone point me
into the right direction?

Thank you in advance
Dirk
------------------------------------------------------------------------------
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