Re: [WiX-users] User's Environment Variable in DirectorySearch

2009-05-04 Thread Alexander Shevchuk
: Thursday, April 30, 2009 2:17 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] User's Environment Variable in DirectorySearch I would like to have a conditional based on the presence of a certain file on the end user's drive. The file is in the user's directory, so I would li

[WiX-users] User's Environment Variable in DirectorySearch

2009-04-30 Thread Ben Axelrod
I would like to have a conditional based on the presence of a certain file on the end user's drive. The file is in the user's directory, so I would like to use some environment variables to locate it. This is essentially what I want: FILE_TEST Which does not work. Note that