AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

File Version

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
jchristl
Guest





PostPosted: Fri Apr 29, 2005 5:58 pm    Post subject: File Version Reply with quote

I know about FileGetVersion to retrieve the version of another EXE.

But is there anything that tells the compiler what to set the File Version Attributes? Question

Thanks
Back to top
sosaited



Joined: 24 Feb 2005
Posts: 233

PostPosted: Fri Apr 29, 2005 8:08 pm    Post subject: Reply with quote

I Dont Know of any way in AHK which could Directly Tell compiler (ahk2exe.exe)to change the version and other Properties Info of Compiled files. The only Way Is To Use some program like ResHack to Edit The AutoHotKeySC.bin file (which is in your AutoHot Key COMPILER Folder) And then Change its "File Version" It will affect all of the scripts that you compile.

As said in Help FILE:
Quote:
Custom version info (as seen in Explorer's file-properties dialog) can be added to your compiled scripts by using a utility such as Resource Hacker (freeware) to edit the file "AutoHotkeySC.bin". This file is contained in the compiler subfolder where AutoHotkey was installed. Note: ResHacker will corrupt compiled scripts, which is why only the AutoHotkeySC.bin file should be edited.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
jchristl
Guest





PostPosted: Fri Apr 29, 2005 9:20 pm    Post subject: Reply with quote

Does anyone actually have a link to this program? I've searched around and saw some shareware ones, but not a freeware one.
Back to top
sosaited



Joined: 24 Feb 2005
Posts: 233

PostPosted: Fri Apr 29, 2005 10:11 pm    Post subject: Reply with quote

sorry for not posting this already...

http://www.users.on.net/johnson/resourcehacker/

this prog is great if you are also interested in window moding (modification)... and to edit .dll and .exe files..
*if you get any problem in editing AutoHotkeySC.bin please let me know
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group