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 applic
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
I believe your ifdef needs to be like this.
--
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@lists.sourceforge.net
I need to update the PATH environment variable to prepend the value of
"[TARGETDIR]\bin" during our product installation.
How is this done in WiX? I tried using the Environment element, but it
does not change PATH at all.
Obviously, I do not want to delete PATH during uninstall,
4 matches
Mail list logo