Re: [WiX-users] "String contains" operator in Wix

2008-10-30 Thread hyung
Thanks Rob. I have found the operator >< that I was looking for. Thanks! Rob Mensching-2 wrote: > > The MSI SDK says there is one. > > -Original Message- > From: hyung [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 30, 2008 17:52 > To: wix-users@list

[WiX-users] "String contains" operator in Wix

2008-10-30 Thread hyung
ether B is set or not. Thanks, Hyung -- View this message in context: http://n2.nabble.com/%22String-contains%22-operator-in-Wix-tp1401322p1401322.html Sent from the wix-users mailing list archive at Nabble.com. - This SF

Re: [WiX-users] uninstall per user product

2008-10-30 Thread hyung
Thank you very much for the detail information. Thanks, Hyung Buddell, James wrote: > > MsiZap is sort of a last resort tool. What you should do is uninstall > for any accounts that you have access to, and then if the machines still > have product registrations under other

Re: [WiX-users] uninstall per user product

2008-10-29 Thread hyung
uid}" to remove all per-user installations? Any hints will be much appreciated. Thanks, Hyung Buddell, James wrote: > > Tidying up per-user installs is almost impossible, especially when some > users might have left your business so their accounts are no longer > accessible.

Re: [WiX-users] uninstall per user product

2008-10-24 Thread hyung
Thanks for the answer. Any hints on how I can find who installed? I need to provide an uninstall utility which removes prior versions. Thanks, Hyung Rob Mensching-2 wrote: > > I believe you'd have to log in as each user and execute the installer as > that user. > > -

[WiX-users] uninstall per user product

2008-10-23 Thread hyung
a list of users who installed the prior version. Is there any Windows Installer API that supports this kind of scenario? Any hints will be appreciated. Thanks, Hyung -- View this message in context: http://n2.nabble.com/uninstall-per-user-product-tp1371127p1371127.html Sent from the wix-use