Jump to content

Recommended Posts

Posted

Hi,

Is there a way to add extra version info to autoit generated .exe files, like for example ProductName, FileDescription and so on?

I have searched the help documents and forum, but haven't found a way to do this. Please help.

regards,

raschi

  • Developers
Posted

In full Scite (scite4autoit3) press Ctrl+F1 and go to Extra utilities/AutoIt3Wrapper/Directives

#AutoIt3Wrapper_Res_Field=Name|Value            
...

You must compile script by F7 to take these directives a place.

.. or use Ctrl+F7 for the GUI version to add the required #AutoIt3Wrapper directives. :)

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...