Re: [WiX-users] Resolving environment variables

2008-09-01 Thread Pally Sandher
There's no need to resolve the environment variable to use that location. Use <--insert your code here--> http://msdn.microsoft.com/en-us/library/aa372057.aspx Palbinder Sandher Software Deployment and IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.co

Re: [WiX-users] Resolving environment variables

2008-08-31 Thread Ryan O'Neill
Special folders are fairly easy, search the WiX docs for LocalAppDataFolder and AppRootDirectory. For example; Ryan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Meyer Sent: 31 August 2008 18:38 To: wix-users@lists.sourceforge.net Subject: