Works fine for me in all our MSI's & I don't do any special ARP property settings for it unlike a lot of the other items on that dialog.
Are you setting the Version attribute correctly on your Product element? It should be something like 1.2.3.4 & I think the maximum value you can use for any of the 4 fields is 32768. As far as I know it's read from the "DisplayVersion" string in the registry under your products Uninstall information (see HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{YOUR-PRODUCT-G UID-HERE}\). Make sure that's set properly after installation for your product if it's still not showing up. Comments you can do with <Property Id="ARPCOMMENTS">Insert your comment here.</Property> See http://msdn.microsoft.com/en-us/library/aa370905.aspx for other similar Properties relating to the ARP dialogs. Palbinder Sandher 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 <Virtual Environment>** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -----Original Message----- From: C P [mailto:chilavegp...@mail.ru] Sent: 16 March 2010 16:07 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Specify version number in Support Information window Hi All, could you please tell is there a ability to specify version in Support Info dialog like it's done for e.g. Firefox - "Version: 3.6 (En-US)". To see Support Info you should go to Control Panel -> Add or Remove Programs select Firefox and click on "Click here for support information" link. Also how can I show string Comments: in Support Info? Thanks, TKI ------------------------------------------------------------------------ ------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users