Re: [WiX-users] WIX preprocessor problem with variables

2007-08-24 Thread Werner, Harvey D
I believe your ifdef needs to be like this. ?ifdef var.MyVar ? -- Harvey Werner HP StorageWorks, NAS Division 971.327.5279 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sameeksha Chepe Sent: Thursday, August 23, 2007 9:33 PM To:

[WiX-users] Execution order of launch condiitions

2007-09-02 Thread Werner, Harvey D
In our product installs we have several launch conditions set, but the order is not from the top down. Is there any way in WiX to set the order of execution? For example, we would like them to check them machine architecture and privileged settings before checking for other support packages to

[WiX-users] Hiding shortcuts from non-priveleged users

2007-10-25 Thread Werner, Harvey D
I have a shortcut to uninstall our product, but I want that shortcut to only display for privileged users. I don't what just any user seeing it from the start menu. How is that done? For a local user not in the Administrators group, Add or Remove Programs has no Change button for our