Jump to content

Recommended Posts

Posted (edited)

See the _Date_Time_SetFileTime() function in AutoIt help file!

or see it from the online help here

Edited by ALTIN
Posted

AFAIK you can't remove it completly. But you can set it like this to Null:

#AutoIt3Wrapper_Res_Fileversion=0.0.0.0

And for info, heres the rest of the #AutoIt3Wrapper_Res_ settings I deem useful and use in SMF:

#AutoIt3Wrapper_Res_Comment=© SMF - Search my Files 2008-2010 by Karsten Funk. All rights reserved. http://www.funk.eu

#AutoIt3Wrapper_Res_Description=SMF - Search my Files

#AutoIt3Wrapper_Res_Fileversion=1.2.5.0

#AutoIt3Wrapper_Res_LegalCopyright=Creative Commons License "by-nc-sa 3.0", this program is freeware under Creative Commons License "by-nc-sa 3.0" (http://creativecommons.org/licenses/by-nc-sa/3.0/us/)

#AutoIt3Wrapper_Res_requestedExecutionLevel=highestAvailable

#AutoIt3Wrapper_Res_Field=Made By|Karsten Funk

#AutoIt3Wrapper_Res_Field=AutoIt Version|%AutoItVer%

#AutoIt3Wrapper_Res_Field=Compile Date|%date% %time%

  • Developers
Posted (edited)

How about using ResourceHacker to modify your exe after compiling it?

I think it's much more easy...

How would that be more easy than automatically done by AutOit3Wrapper during compilation?

@OP, Why would you want to remove the program version from the program?

Edited by 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.
  :)

Posted

How would that be more easy than automatically done by AutOit3Wrapper during compilation?

@OP, Why would you want to remove the program version from the program?

Since we were not finding a satisfying solution using autoit script, he could try the Resource Hacker software.. :blink:

  • Developers
Posted

Since we were not finding a satisfying solution using autoit script, he could try the Resource Hacker software.. ;)

Agree when it is an Executable that isn't an compiled script but that doesn't explain to me how that would make it easier for a compiled script. :blink:

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...