MCP Posted May 9, 2007 Posted May 9, 2007 If I right click on a "regular" executable file, some version properties are available: CompanyFile VersionInternal NameLanguageOriginal File NameProduct NameProduct VersionIf, on the contrary, I check an AutoIt compiled script executable, I can only get the following:CompiledScriptFile VersionLanguageIsn't it possible to add the missing properties, such as Company, for instance?Isn't there a FileSetVersion() function under development either a preprocessor directive?Thanks in advance and... good AutoIt to us all!!
i542 Posted May 9, 2007 Posted May 9, 2007 First, thankyou for registering Second, there is a program named ResHacker or something like it. Try to found it on internet. i542 I can do signature me.
dabus Posted May 9, 2007 Posted May 9, 2007 Open Scite > Help > Scite Help Select Extra Utilities > Autoit3Wrapper
PsaltyDS Posted May 9, 2007 Posted May 9, 2007 Peripherally related: Reading those properties is addressed in this thread: Querying a file's METADATA, How do you go about it? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
MCP Posted September 15, 2007 Author Posted September 15, 2007 Peripherally related: Reading those properties is addressed in this thread: Querying a file's METADATA, How do you go about it? Yes, this is really nice. Thanks.
MCP Posted September 15, 2007 Author Posted September 15, 2007 Open Scite > Help > Scite HelpSelect Extra Utilities > Autoit3WrapperYes! This is nice. Thanks!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now