This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: InstallScript project does not populate Version information in single exe file
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 20, 2007
12:23 PM
InstallScript project does not populate Version information in single exe file
InstallScript project does not populate Version information in single exe file.
The resulting file has all of the Macromedia Setup.exe VERSIONINFO. How do I get InstallShield to put my company name, product, version information into the single file exe. I don't want to have to use a resource editor to manuall update this information whenever I build it.
Thanks
Jerry Flood
The resulting file has all of the Macromedia Setup.exe VERSIONINFO. How do I get InstallShield to put my company name, product, version information into the single file exe. I don't want to have to use a resource editor to manuall update this information whenever I build it.
Thanks
Jerry Flood
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 21, 2007
08:15 AM
I found part of my answer in post titled: "Change Setup.exe version property in InstallScript Project", that is, this cannot be done in an InstallScript project.
Does anyone have any suggestions on how to get this information changed. I want to specify some of this info on the command line anyway (version, file name). I can generate and compile the resource file (.rc) but I cannot find anything on the Microsoft sight that tells how update an EXE with the information.
Is there some way to relink the EXE to include my VERSIONINFO resource info?
Thanks
Jerry
Does anyone have any suggestions on how to get this information changed. I want to specify some of this info on the command line anyway (version, file name). I can generate and compile the resource file (.rc) but I cannot find anything on the Microsoft sight that tells how update an EXE with the information.
Is there some way to relink the EXE to include my VERSIONINFO resource info?
Thanks
Jerry
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 27, 2007
01:37 PM
I used Perl Module Win32::Exe to modify the VERSIONINFO.