Re: [WiX-users] updating the version number automatically

2010-07-27 Thread subrat agasti
; >> > >> On Tue, Jul 27, 2010 at 6:10 PM, Pally Sandher > >> wrote: > >> > >> > >>> http://msdn.microsoft.com/en-us/library/aa370859.aspx > >>> > >>> Palbinder Sandher > >>> Software Deployment & IT Administrator >

Re: [WiX-users] updating the version number automatically

2010-07-27 Thread Kim Gybels
Building, West Of Scotland Science Park, >> Glasgow G20 0SP >> Email Disclaimer >> >> >> -Original Message- >> From: subrat agasti [mailto:subrat.w...@gmail.com] >> Sent: 27 July 2010 14:03 >> To: General discussion for Windows Installer XM

Re: [WiX-users] updating the version number automatically

2010-07-27 Thread David Watson
ssage- From: subrat agasti [mailto:subrat.w...@gmail.com] Sent: 27 July 2010 14:44 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] updating the version number automatically I think u missed what i was asking. My assembly has a version 2010.2.0.0. I dont want

Re: [WiX-users] updating the version number automatically

2010-07-27 Thread Pally Sandher
land Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: subrat agasti [mailto:subrat.w...@gmail.com] Sent: 27 July 2010 14:44 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] updating the version number automatically I think u missed

Re: [WiX-users] updating the version number automatically

2010-07-27 Thread Chris Lord
Software Deployment& IT Administrator >>> T: +44 (0) 141 945 8500 >>> F: +44 (0) 141 945 8501 >>> >>> http://www.iesve.com >>> **Design, Simulate + Innovate with the** >>> Integrated Environmental Solutions Limited. Registered in Scotland No.

Re: [WiX-users] updating the version number automatically

2010-07-27 Thread subrat agasti
gt; Glasgow G20 0SP > Email Disclaimer > > > -Original Message- > From: subrat agasti [mailto:subrat.w...@gmail.com] > Sent: 27 July 2010 14:03 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] updating the version number automatic

Re: [WiX-users] updating the version number automatically

2010-07-27 Thread Pally Sandher
sclaimer -Original Message- From: subrat agasti [mailto:subrat.w...@gmail.com] Sent: 27 July 2010 14:03 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] updating the version number automatically Thanks for the quick reply Pally. I can't use the !(bind.

Re: [WiX-users] updating the version number automatically

2010-07-27 Thread subrat agasti
10 13:25 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] updating the version number automatically > > Hi, > > I am updating the version number of my msi using > !(bind.FileVersion.fileId). But i am getting an error which says that > the version number 2010.2.

Re: [WiX-users] updating the version number automatically

2010-07-27 Thread Pally Sandher
d No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: subrat agasti [mailto:subrat.w...@gmail.com] Sent: 27 July 2010 13:25 To: wix-users@lists.sourceforge.net Subject: [WiX-users] updating the ver

[WiX-users] updating the version number automatically

2010-07-27 Thread subrat agasti
Hi, I am updating the version number of my msi using !(bind.FileVersion.fileId). But i am getting an error which says that the version number 2010.2.0.0 is invalid.Why is that? This is the version number of my .exe file. I can't change the version number of this file. Is there any other way to up