LoWang 1 Posted November 28, 2006 Is there a way to change version field in a compiled script EXE file to have custom CompanyName, FileDescription, FileVersion and so on? Share this post Link to post Share on other sites
Jabberwock 0 Posted November 28, 2006 I think there's a way to change others, but i know AutoIt3Wrapper.exe uses res hacker to add an icon, if not other things upon compile. File version, comment, description Share this post Link to post Share on other sites
/dev/null 1 Posted November 28, 2006 Is there a way to change version field in a compiled script EXE file to have custom CompanyName, FileDescription, FileVersion and so on?two ways: 1.) Resource Hacker/Editors. Many out there. Google will tell you where.2.) http://www.autoitscript.com/forum/index.php?showtopic=7961CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf * Share this post Link to post Share on other sites