Re: [WiX-users] Product Version functions [P]

2013-07-23 Thread Sean Farrow
06 To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Product Version functions [P] The original reference was to a .cpp file, so I assumed C++ was needed ;) You can use your FileVersionInfo.FileVersion if you insist ;) Phil -Original Message-

Re: [WiX-users] Product Version functions [P]

2013-07-23 Thread Phil Wilson
Windows Installer XML toolset. Subject: Re: [WiX-users] Product Version functions [P] Classification: Public Who uses C++ for custom actions? Use C# :) -Original Message- From: Phil Wilson [mailto:phil.wil...@mvps.org] Sent: July-23-13 3:53 PM To: 'General discussion for Windows Inst

Re: [WiX-users] Product Version functions [P]

2013-07-23 Thread Hoover, Jacob
PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Product Version functions [P] The original reference was to a .cpp file, so I assumed C++ was needed ;) You can use your FileVersionInfo.FileVersion if you insist ;) Phil -Original Me

Re: [WiX-users] Product Version functions [P]

2013-07-23 Thread Steven Ogilvie
Classification: Public I was being a smart&ss :) -Original Message- From: Phil Wilson [mailto:phil.wil...@mvps.org] Sent: July-23-13 4:06 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Product Version functions [P] The original refe

Re: [WiX-users] Product Version functions [P]

2013-07-23 Thread Steven Ogilvie
Classification: Public Who uses C++ for custom actions? Use C# :) -Original Message- From: Phil Wilson [mailto:phil.wil...@mvps.org] Sent: July-23-13 3:53 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Product Version functions If you&#x

Re: [WiX-users] Product Version functions

2013-07-23 Thread Phil Wilson
Original Message- From: Sean Farrow [mailto:sean.far...@seanfarrow.co.uk] Sent: Monday, July 22, 2013 10:04 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Product Version functions Hi, What I need to do is get the product version (major/minor/build/release

Re: [WiX-users] Product Version functions

2013-07-22 Thread Sean Farrow
To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Product Version functions Always better to start with what you are trying to accomplish rather than ask a very narrow question with no context. On Mon, Jul 22, 2013 at 3:18 PM, Sean Farrow wrote: > Hi, > I&

Re: [WiX-users] Product Version functions

2013-07-22 Thread Rob Mensching
Always better to start with what you are trying to accomplish rather than ask a very narrow question with no context. On Mon, Jul 22, 2013 at 3:18 PM, Sean Farrow wrote: > Hi, > I'm just in the process of writing a custom action, I know file version > functions are in fileutil.cpp/h. Are Product

[WiX-users] Product Version functions

2013-07-22 Thread Sean Farrow
Hi, I'm just in the process of writing a custom action, I know file version functions are in fileutil.cpp/h. Are Product version functions surfaced by WiX dutil? Regards Sean. -- See everything from the browser to the dat