Re: [WiX-users] Setting the output name with a variable

2009-01-21 Thread Simon Dahlbacka
hings, I find this faster/easier/less painful. > > -Original Message- > From: Colin Fox [mailto:greenene...@gmail.com] > Sent: Wednesday, January 21, 2009 16:06 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Setting the output name with

Re: [WiX-users] Setting the output name with a variable

2009-01-21 Thread Rob Mensching
riginal Message- From: Colin Fox [mailto:greenene...@gmail.com] Sent: Wednesday, January 21, 2009 16:06 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Setting the output name with a variable If we're building with Visual Studio (or devenv.exe) are we still usi

Re: [WiX-users] Setting the output name with a variable

2009-01-21 Thread Kelly Leahy
hang my IDE for that long anyway :) Kelly Colin Fox 2009-01-21 04:10 PM Please respond to "General discussion for Windows Installer XML toolset." To "General discussion for Windows Installer XML toolset." cc Subject Re: [WiX-users] Setting the output name with a

Re: [WiX-users] Setting the output name with a variable

2009-01-21 Thread Colin Fox
some MSBuild syntax to set the > property you want. I'm not an MSBuild guru so I'm not much more help than > that. Sorry. > > > -Original Message- > From: Colin Fox [mailto:greenene...@gmail.com] > Sent: Wednesday, January 21, 2009 15:52 > To: wix-us

Re: [WiX-users] Setting the output name with a variable

2009-01-21 Thread Rob Mensching
o:greenene...@gmail.com] Sent: Wednesday, January 21, 2009 15:52 To: wix-users Subject: [WiX-users] Setting the output name with a variable I've asked this before but haven't gotten a solid answer, so I'll try one more time. I need to be able to incorporate a modified form of the

[WiX-users] Setting the output name with a variable

2009-01-21 Thread Colin Fox
I've asked this before but haven't gotten a solid answer, so I'll try one more time. I need to be able to incorporate a modified form of the package version into the .msi name. What would be ideal would be the ability to reference the "!(bind.fileVersion.MyPackageEXE)" as part of the output name,