Re: [WiX-users] Problems with the environment variable

2011-07-18 Thread Christoph Goetz
Oh thanks, it was just an input error. Damn. -Ursprüngliche Nachricht- Von: Tobias S [mailto:tobias.s1...@gmail.com] Gesendet: Montag, 18. Juli 2011 15:45 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] Problems with the environment variable

Re: [WiX-users] Problems with the environment variable

2011-07-18 Thread Tobias S
cliffe [mailto:pshirtcli...@sdl.com] > Gesendet: Montag, 18. Juli 2011 12:18 > An: General discussion for Windows Installer XML toolset. > Betreff: Re: [WiX-users] Problems with the environment variable > > That is what it tests. I'm not entirely sure what you'

Re: [WiX-users] Problems with the environment variable

2011-07-18 Thread Christoph Goetz
discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] Problems with the environment variable That is what it tests. I'm not entirely sure what you're trying to do otherwise. -Original Message- From: Christoph Goetz [mailto:christoph.go...@giepa.de] Sent: 18 July

Re: [WiX-users] Problems with the environment variable

2011-07-18 Thread Peter Shirtcliffe
pshirtcli...@sdl.com] Gesendet: Montag, 18. Juli 2011 10:41 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] Problems with the environment variable $(...) variables are evaluated at build-time by the preprocessor. For a run-time check, you want som

Re: [WiX-users] Problems with the environment variable

2011-07-18 Thread Christoph Goetz
: Montag, 18. Juli 2011 10:41 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] Problems with the environment variable $(...) variables are evaluated at build-time by the preprocessor. For a run-time check, you want something like: http://msdn.microsoft.com/en-us

Re: [WiX-users] Problems with the environment variable

2011-07-18 Thread Peter Shirtcliffe
: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Problems with the environment variable Sorry -Ursprüngliche Nachricht- Von: Christoph Goetz [mailto:christoph.go...@giepa.de] Gesendet: Montag, 18. Juli 2011 09:42 An: 'General discuss

[WiX-users] Problems with the environment variable

2011-07-18 Thread Christoph Goetz
Sorry -Ursprüngliche Nachricht- Von: Christoph Goetz [mailto:christoph.go...@giepa.de] Gesendet: Montag, 18. Juli 2011 09:42 An: 'General discussion for Windows Installer XML toolset.' Betreff: Re: [WiX-users] DTE OutputFileName vs OutputName - possible wix bug? Hi, my installation s