Re: [WiX-users] Is there any way to find out version of your .MSI file (installed)

2007-09-27 Thread Jim Hewes
ngwar Sent: Wednesday, September 26, 2007 10:24 PM To: John Lalande; wix-users@lists.sourceforge.net Subject: [WiX-users] Is there any way to find out version of your .MSI file (installed) Sorry, I think i didn't mention my question properly. Actually I wanted to know the version number of an al

Re: [WiX-users] Is there any way to find out version of your .MSI file (installed)

2007-09-27 Thread Rob Hamflett
There are a couple of ways. In 'Add/Remove Programs', select the package and click where it says 'Click here for support information'. The info on that dialog should include the version number. If you need to get it programmatically, then the info can be found under the following key: HKEY_L

[WiX-users] Is there any way to find out version of your .MSI file (installed)

2007-09-26 Thread V K Gangwar
Sorry, I think i didn't mention my question properly. Actually I wanted to know the version number of an already installed package. Thanks!! Veerendra John Lalande <[EMAIL PROTECTED]> wrote: Veerendra You could use Orca to open the MSI and look at the ProductVersion property in the Properties