Re: [WiX-users] Take version number from file not installed in the package

2014-03-28 Thread John Cooper
66227 Office:  913-341-3434 x791011 jocoo...@jackhenry.com www.jackhenry.com -Original Message- From: Marco Tognacci [mailto:mark...@live.it] Sent: Thursday, March 27, 2014 6:25 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Take version number from file not installed in th

[WiX-users] Take version number from file not installed in the package

2014-03-27 Thread Marco Tognacci
I need to get the version number for an msi from an exe file that isn't deployed as item from the msi?Is there a way to get the file versione from a file using his folder path? in the same way I need to set the version of an exe setup package added in a Burn setup to make it upgrading correctly.