The output path is an MSBuild concept. The pre-processor and "other" variables are Wix concepts. You need to define your output path in terms of MSBuild properties.
-----Original Message----- From: Jonathan Ebersole [mailto:j...@compdevsys.com] Sent: 20 September 2010 14:26 To: 'wix-users@lists.sourceforge.net' Subject: [WiX-users] Creating a Custom Output Path I am currently using WiX 3.5 in VS2010 and I am trying to make a custom output path. I'm doing this so that when I change my product version from 1.2.0.0 to 1.3.0.0 it will create a folder under obj\release\1.3.0.0\ for the installation files. This way, I can compile and keep different versions of the software for testing. I want it to go to \obj\$(Configuration)\$(ProductVersion), but it never sees my product version. It creates a folder with the name of "0.0.0.0". In the 'Define preprocessor variables:' section in the project properties I have ProductVersion=$(Version) In the 'Define variables:' section in the project properties I have ProductVersion=1.2.0.0 Any ideas? Thanks. Best Regards, Jonathan Ebersole Microsoft Certified Solution Developer Computer Development Systems, LLC Phone: 1 (717) 591-0995 x102 http://www.CompDevSys.com<../../../../../exchweb/bin/redir.asp?URL=http: //www.compdevsys.com/> ------------------------------------------------------------------------ ------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users </pre> <BR style="font-size:4px;"> <a href = "http://www.sdl.com"><img src="http://www.sdl.com/images/email logo_150dpi-01.png" alt="www.sdl.com" border="0"/></a> <BR> <font face="arial" size="2"><a href = "http://www.sdl.com" style="color:005740; font-weight: bold">www.sdl.com</a></font> <BR> <BR> <font face="arial" size="1" color="#736F6E"> <b>SDL PLC confidential, all rights reserved.</b> If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us.<BR> SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207.<BR> Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK. </font> ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users