Re: [WiX-users] Read install location from an env variable

2009-07-16 Thread Sebastian Brand (Instyler Software)
[mailto:sandun...@gmail.com] Sent: July 16, 2009 10:17 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Read install location from an env variable Hi, I need to install my msi to a certain location. That location is read from an env. variable. I am not quite sure how to do it. [%myPath] is

[WiX-users] Read install location from an env variable

2009-07-16 Thread sandun css
Hi, I need to install my msi to a certain location. That location is read from an env. variable. I am not quite sure how to do it. [%myPath] is not working. (When installing I get an error saying "Could not find network location [%myPath]") Any idea regarding this? Thanks, Sandun -