|
PS: Text translated with Google Translate.
Please. I need help.
In need of a code that satisfied the following properties of an executable:
Copyright, Company Name, File Description, File Version, Product Version, InternalName, Original Filename, Product Name.
I found a code on the internet and is not working with Unicode Inno Setup. Tested Inno Setup Version Ansi worked.
In unicode inno he cuts the information.
I have attached the script's code for those with more experience can analyze and give me some corrections.
Added one second scrip to compare the differences.
This second script detects only the description of the executable.
However this works in unicode version of Inno Setup.
Last edited by Cesar82; 17-03-2014 at 13:06.
Reason: Added one second scrip to compare the differences.
|