Version info in Support Information
-
- Posts: 15
- Joined: Fri Aug 04, 2006 2:11 pm
- Location: Netherlands
Version info in Support Information
In add/remove programs you will see your app once installed. If you press "click here for support information" you will see some details of the installation as set in your project. However a lot of apps have beside publisher, contact etc. also a tag with the version information. Is this also possible in installaware?
Try using the following registry entries:
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\DisplayVersion, $VERSION$
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\HelpTelephone, 999-999-9999
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\ReadMe, $TARGETDIR$\\Readme.txt
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\RegCompany, $USERCOMPANY$
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\RegOwner, $USERNAME$
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\DisplayVersion, $VERSION$
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\HelpTelephone, 999-999-9999
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\ReadMe, $TARGETDIR$\\Readme.txt
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\RegCompany, $USERCOMPANY$
Write Registry Key HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$\\RegOwner, $USERNAME$
Jim Oswell
Software Engineering Manager, Dental
Greenway Health, LLC
http://greenwaymedical.com
Software Engineering Manager, Dental
Greenway Health, LLC
http://greenwaymedical.com
Who is online
Users browsing this forum: No registered users and 40 guests