The max value of the MSI ProductVersion would be 255.255.65535. In hex
255 would be FF, and 65535 would be FFFF. The Version field is probably
just hex conversions of the three relevant ProductVersion fields
appended together.

Seems to hold true for a sample app I have installed: DisplayVersion
3.5.21022 = hex 03.05.521e, Version 0x0305521e

Cheers,
James

-----Original Message-----
From: Rob Mensching [mailto:[EMAIL PROTECTED] 
Sent: 05 November 2008 17:27
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Version key under Uninstall\{GUID}\

MSI SDK has a little bit of information about the Uninstall Registry
Key.  That's the only documentation I've ever seen for it.

-----Original Message-----
From: Andy2k8 [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2008 04:34
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Version key under Uninstall\{GUID}\


Hello

What version does the "Version" key under the
Software\Microsoft\Windows\CurrentVersion\Uninstall\{GUID}\ hold? Is
that the MSI file version?
 I see that the application version is added to the VersionMajor and
VersionMinor Properties.

What does a Version value of 0x01000000 (16777216) mean?



-----
Andy
MSI Developer
Schneider Electric:working:
--
View this message in context:
http://n2.nabble.com/Version-key-under-Uninstall%5C%7BGUID%7D%5C-tp14598
19p1459819.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge Build the coolest Linux based applications with Moblin SDK &
win great prizes Grand prize is a trip for two to an Open Source event
anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge Build the coolest Linux based applications with Moblin SDK &
win great prizes Grand prize is a trip for two to an Open Source event
anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
This e-mail is confidential and the information contained in it may be 
privileged.  It should not be read, copied or used by anyone other than the 
intended recipient.  If you have received it in error, please contact the 
sender immediately by telephoning +44 (0)20 7623 8000 or by return email, and 
delete the e-mail and do not disclose its contents to any person.  We believe, 
but do not warrant, that this e-mail and any attachments are virus free, but 
you must take full responsibility for virus checking.  Please refer to 
http://www.dresdnerkleinwort.com/disc/email/ and read our e-mail disclaimer 
statement and monitoring policy.

Dresdner Kleinwort is the trading name of the investment banking division of 
Dresdner Bank AG, and operates through Dresdner Bank AG, Dresdner Kleinwort 
Limited and their affiliated or associated companies. Dresdner Bank AG is a 
company incorporated in Germany with limited liability and registered in 
England (registered no. FC007638, place of business 30 Gresham Street, London 
EC2V 7PG), and is authorised by the German Federal Financial Supervisory 
Authority and authorised and subject to limited regulation by the Financial 
Services Authority ("FSA"). Details about the extent of our authorisation and 
regulation by the FSA are available from us on request.  Dresdner Kleinwort 
Limited is a company incorporated in England (registered no. 551334, registered 
office 30 Gresham Street, London EC2V 7PG), and is authorised and regulated by 
the FSA. 
--


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to