join Posted October 3, 2008 Share Posted October 3, 2008 Hi! i just started to code some in au3 (started last week) and i really love it!now i have a question.wen i make the .au3 file to .exe (wich works fine by the way) there is 1 thing i miss, can i change the info? look at pic if you dont know what i mean Link to comment Share on other sites More sharing options...
Developers Jos Posted October 3, 2008 Developers Share Posted October 3, 2008 (edited) Load the full SciTE4AutoIt3 package and look at the #AutoIt3Wrapper_ Directives in the helpfile that comes with the package. Jos Edited October 3, 2008 by Jos 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...
join Posted October 3, 2008 Author Share Posted October 3, 2008 thx, but i cant find it, well thx anyway Link to comment Share on other sites More sharing options...
dbzfanatic Posted October 3, 2008 Share Posted October 3, 2008 If you compile from the full SciTE editor then all you need to do is go through the tabs and set info accordingly. You should really search harder too. Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote] Link to comment Share on other sites More sharing options...
Zedna Posted October 3, 2008 Share Posted October 3, 2008 thx, but i cant find it, well thx anywayOpen your AU3 script in Scite (full Scite4AutoIt3) and press Ctrl+F1 and go to Extra Utilities/AutoIt3Wrapper/Directives Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Szhlopp Posted October 3, 2008 Share Posted October 3, 2008 If you compile from the full SciTE editor then all you need to do is go through the tabs and set info accordingly. You should really search harder too.Just an FYI.I know exactly what to do to set these up. However I have NEVER been able to actually make it work. I had always thought they had been bugged.I'm on Vista.I have the full editor.I'm on 3.2.12. RegEx/RegExRep Tester!Nerd Olympics - Community App!Login UDFMemory UDF - "Game.exe+753EC" - CE pointer to AU3Password Manager W/ SourceDataFiler - Include files in your au3!--- Was I helpful? Click the little green '+' Link to comment Share on other sites More sharing options...
kjactive Posted October 3, 2008 Share Posted October 3, 2008 One could try the 'Project Manager' - an autoit3 scripting preprocessor with capacity to compile, include icons and change the resource data all from a few clicks at intuitions, works in 2K, XP and Vista and as SciTE macro tool...Download from link:http://www.sitecenter.dk/latenight/nss-fol...t%20Manager.zipkjactive Au3PP 4.1 - Autoit3 preprocessor, optimize speed, performance to scripts and do executes....[/url]Au3Calibur - Create libraries of commonly used code excerptsWords manipulate UDF, functions that is lent from the rexx language, topics and index file includedCustomDialog UDF to include custom made dialogs like a extended colorpick requester to scripts...[url="ftp://fritidshjemmet.com/Autoit3/SysColor.zip"]SysColor UDF a low level color library to manipulate RGB and Hex values...Shell32 UDF to Automate Windows® operating tasks from native dialog and Wizards browsers... Optimized the CodeWicard with options to generate browser code etc... Link to comment Share on other sites More sharing options...
join Posted October 4, 2008 Author Share Posted October 4, 2008 One could try the 'Project Manager' - an autoit3 scripting preprocessor with capacity to compile, include icons and change the resource data all from a few clicks at intuitions, works in 2K, XP and Vista and as SciTE macro tool...Download from link:http://www.sitecenter.dk/latenight/nss-fol...t%20Manager.zipkjactive THX so damn much! this program rox!!! Link to comment Share on other sites More sharing options...
Developers Jos Posted October 4, 2008 Developers Share Posted October 4, 2008 thx, but i cant find it, well thx anywayLink is in my sig: Its on the official AutoItscript site : http://www.autoitscript.com/autoit3/sciteJos 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...
Developers Jos Posted October 4, 2008 Developers Share Posted October 4, 2008 Just an FYI.I know exactly what to do to set these up. However I have NEVER been able to actually make it work. I had always thought they had been bugged.I'm on Vista.I have the full editor.I'm on 3.2.12.What isn't working ? 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...
join Posted October 4, 2008 Author Share Posted October 4, 2008 Just an FYI.I know exactly what to do to set these up. However I have NEVER been able to actually make it work. I had always thought they had been bugged.I'm on Vista.I have the full editor.I'm on 3.2.12.well... just so you know, im running vista too and the program i downloaded works GREAT! try it! Link to comment Share on other sites More sharing options...
Szhlopp Posted October 4, 2008 Share Posted October 4, 2008 What isn't working ? #AutoIt3Wrapper_Res_Field= I can get the FileVersion, Copyright and Description fields to work. It's the little box that says "Extra resource fields". Mind explaining how this works? RegEx/RegExRep Tester!Nerd Olympics - Community App!Login UDFMemory UDF - "Game.exe+753EC" - CE pointer to AU3Password Manager W/ SourceDataFiler - Include files in your au3!--- Was I helpful? Click the little green '+' Link to comment Share on other sites More sharing options...
Developers Jos Posted October 4, 2008 Developers Share Posted October 4, 2008 #AutoIt3Wrapper_Res_Field= I can get the FileVersion, Copyright and Description fields to work. It's the little box that says "Extra resource fields". Mind explaining how this works? Look at autoit3wrapper.au3 thats provided for an example and the SciTE4AutoIt3.chm helpfile for all details. Ofcourse you could also simply use Ctrl+F7 which will give you a nice GUI to specify all resource information. Jos 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