BZU Posted May 11, 2008 Posted May 11, 2008 (edited) hi , anyone knows how can i add version and description into my file. i mean after compiling it should show some info in properties of file. Edited May 11, 2008 by CanadaCanda OS: Windows XP SP2, AutoIt version: 3.2.10.0Help The Great Forum Which is Used by You For Help.01 - Always Respect The Forum Members.02 - Use Search Before Posting or making any new Thread.03 - Help The Newbies.
d4rk Posted May 11, 2008 Posted May 11, 2008 (edited) does the title say all ? but here is the answer : First go to the download page and get AutoIt Wrapper ... later, in your script, add these line : #AutoIt3Wrapper_res_fileversion=1.0.0.1 #AutoIt3Wrapper_res_description=It's Me, d4rk Edited May 11, 2008 by d4rk [quote]Don't expect for a perfect life ... Expect a least troubles ones[/quote]Contact me : ass@kiss.toWhat I Have Done :Favorites Manager Mangage your favorite's folder, that's coolPC Waker For those who want to save stickersWebScipts Supporter For those who've just started with Web and WebScriptsTemporary Looker Simple but powerful to manage your Temporary folder, you know what you downloaded[UDF] _NumberFormat() Better performance on number display[UDF] _DirGet() What a folder contain [how many (hidden,normal,...) files], with one line of code[UDF] _IsPressEs() Just like _IsPress() but for a group of keys
BZU Posted May 11, 2008 Author Posted May 11, 2008 can i also add like this : Examples : #AutoIt3Wrapper_res_CompanyName=Whatever i want #AutoIt3Wrapper_res_LegalCopyright=ETC #AutoIt3Wrapper_res_OriginalFilename=Smart AV #AutoIt3Wrapper_res_Comments=Remover thanks for the help ! OS: Windows XP SP2, AutoIt version: 3.2.10.0Help The Great Forum Which is Used by You For Help.01 - Always Respect The Forum Members.02 - Use Search Before Posting or making any new Thread.03 - Help The Newbies.
d4rk Posted May 11, 2008 Posted May 11, 2008 yes, do can do that all [quote]Don't expect for a perfect life ... Expect a least troubles ones[/quote]Contact me : ass@kiss.toWhat I Have Done :Favorites Manager Mangage your favorite's folder, that's coolPC Waker For those who want to save stickersWebScipts Supporter For those who've just started with Web and WebScriptsTemporary Looker Simple but powerful to manage your Temporary folder, you know what you downloaded[UDF] _NumberFormat() Better performance on number display[UDF] _DirGet() What a folder contain [how many (hidden,normal,...) files], with one line of code[UDF] _IsPressEs() Just like _IsPress() but for a group of keys
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