axxbryan Posted January 5, 2021 Share Posted January 5, 2021 hello, its a bit simple, but i cant find how can i change the script icon? also add the propieties author,company, version, copyright etc. thanks. Link to comment Share on other sites More sharing options...
Danp2 Posted January 5, 2021 Share Posted January 5, 2021 See the help file entry for Pragma Compile Directives Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
rm65453 Posted January 5, 2021 Share Posted January 5, 2021 #AutoIt3Wrapper_icon = "icon path" #AutoIt3Wrapper_Res_Description = "description" #AutoIt3Wrapper_Res_LegalCopyright = "author information" #AutoIt3Wrapper_Res_Fileversion = "version number" This works for me. PHAK 1 Link to comment Share on other sites More sharing options...
Developers Jos Posted January 5, 2021 Developers Share Posted January 5, 2021 2 hours ago, rm65453 said: #AutoIt3Wrapper_icon = "icon path" #AutoIt3Wrapper_Res_Description = "description" #AutoIt3Wrapper_Res_LegalCopyright = "author information" #AutoIt3Wrapper_Res_Fileversion = "version number" This works for me. Only when the full SciTE4AutoIt3 is installed! 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. Link to comment Share on other sites More sharing options...
caramen Posted January 6, 2021 Share Posted January 6, 2021 (edited) Right-click on the "x.AU3" > Compile with option Not sure you're gonna have all parameter quoted just before, so I would suggest you (as Jos did) to install the full SciTe package here : https://www.autoitscript.com/site/autoit-script-editor/downloads/ Edited January 6, 2021 by caramen My video tutorials : ( In construction ) || My Discord : https://discord.gg/S9AnwHw How to Ask Help || UIAutomation From Junkew || WebDriver From Danp2 || And Water's UDFs in the Quote Spoiler Water's UDFs:Active Directory (NEW 2018-10-19 - Version 1.4.10.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX (2018-10-31 - Version 1.3.4.1) - Download - General Help & Support - Example Scripts - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsPowerPoint (2017-06-06 - Version 0.0.5.0) - Download - General Help & SupportExcel - Example Scripts - WikiWord - Wiki Tutorials:ADO - Wiki Link to comment Share on other sites More sharing options...
rm65453 Posted January 6, 2021 Share Posted January 6, 2021 On 1/5/2021 at 3:51 AM, Jos said: Only when the full SciTE4AutoIt3 is installed! Thank you for clarifying. It does work for the portable version too for me I think. Link to comment Share on other sites More sharing options...
benched42 Posted January 6, 2021 Share Posted January 6, 2021 On 1/5/2021 at 2:51 AM, Jos said: Only when the full SciTE4AutoIt3 is installed! I use ISN AutoIt Studio and have never used any version of SciTE (I used PSPad before I used AutoIt Studio) and I have no issues using the AutoIt3Wrapper directives. Who lied and told you life would EVER be fair? Link to comment Share on other sites More sharing options...
Developers Jos Posted January 6, 2021 Developers Share Posted January 6, 2021 (edited) 4 minutes ago, benched42 said: I use ISN AutoIt Studio and have never used any version of SciTE (I used PSPad before I used AutoIt Studio) and I have no issues using the AutoIt3Wrapper directives. That could be as the author of that installer is using parts of my developed scripts/programs from the SciTE4Autoit3 package.... so that does makes sense. Assume there will be some credits somewhere that points this out? Edited January 6, 2021 by Jos benched42 1 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. Link to comment Share on other sites More sharing options...
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