I am setting some environment variables for IIS specifically here. If I
were to set the environment variable system wide then my profiler would
profile all CLR based applications on the system which is not desired.
The problem that I assume exists with createAndRemoveOnUninstall is that if
the en
Why do you use the Environment element? Modifying registry keys directly is
rarely the right way to do things... and when you do, often a restart is
required to get them to really work out.
On Wed, Dec 12, 2012 at 3:55 PM, Micah Caldwell wrote:
> I have a RegistryValue that is added to a pre-ex
Try this...
-Original Message-
From: Micah Caldwell [mailto:mi...@zoltu.net]
Sent: 13 December 2012 05:26
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] RegistryValue not removed on uninstall.
I have a RegistryValue that is added to a pre-existing key. The
RegistryVa
3 matches
Mail list logo