John Cole
Cc: [EMAIL PROTECTED]
Subject: Re: [Nant-users] modify system path from msi
Hi John,
I actually do something similar in the NAntContribInstall.include file.
This should do the trick:
The * prefixing the PATH name means that the install should treat it as a
system variable.
Hi John,
I actually do something similar in the NAntContribInstall.include file.
This should do the trick:
The * prefixing the PATH name means that the install should treat it as a
system variable. If you're interested in other prefixes, have a look here:
http://msdn.microsoft.com/library/e
James,
How would I modify the system path from an MSI task? I'd like to add the
installation path\bin for the NAnt installation.
Thanks!
John
Cole-This email and any files transmitted with it are confidential and intended solely for the use of the indiv