Re: [WiX-users] Product Version via (bind.FileVersion.$(var.MAINEXE))

2012-10-24 Thread Johann A. Hough
oduct. Windows stores but ignores the final field. -Original Message- From: Johann A. Hough [mailto:joh...@silverskysoftware.com.au] Sent: 24 October 2012 16:44 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Product Version via (bind.FileVersion.$(var.MAINEXE)) Hi All I'm

[WiX-users] Product Version via (bind.FileVersion.$(var.MAINEXE))

2012-10-24 Thread Johann A. Hough
Hi All I'm using the approach of defining a variable for the product version which is bound from one of the assemblies. This ends up as a number like "1.0.0.0" - how can I strip this down to "1.0.0"? Thanks, Johann --

Re: [WiX-users] ServiceInstaller for harvested file

2012-10-23 Thread Johann A. Hough
$(var.libName)=$(var.SdlBuildNumber) -Original Message- From: Johann A. Hough [mailto:joh...@silverskysoftware.com.au] Sent: 23 October 2012 11:38 To: General discu

Re: [WiX-users] ServiceInstaller for harvested file

2012-10-23 Thread Johann A. Hough
ould be used to tweak the default output to your liking. This would allow you to only have the need for the generated file. Jacob -Original Message----- From: Johann A. Hough [mailto:joh...@silverskysoftware.com.au] Sent: Monday, October 22, 2012 9:31 AM To: wix-users@lists.sourceforge.net Subj

[WiX-users] ServiceInstaller for harvested file

2012-10-22 Thread Johann A. Hough
Hi all I've started the arduous process of recreating a new installer using WiX to replace our existing VS2010 Setup Projects. Unfortunately it's not been smooth sailing, because to be able to create some basic installation capabilities like dependencies discovery, website installation, conten