Hansio Posted August 29, 2011 Share Posted August 29, 2011 Is it possible to create an option box that gives the user the opportunity to enter some options in my. au3 and then create an exe file from information in the. au3 file. Something like this: Choose shortcut: Shortcut Mobitor 1Modifiers: ALT+ CTRL+ SHIFT+ > KEY D Shortcut Mobitor 2Modifiers: ALT+ CTRL+ SHIFT+ > KEY D Choose name of wallpaper: Wallpaper 1Name1.bmp Wallpaper 2Name2.bmp Link to comment Share on other sites More sharing options...
funkey Posted August 29, 2011 Share Posted August 29, 2011 It is better to use an IniFile to store the different informations. Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning. Link to comment Share on other sites More sharing options...
Hansio Posted August 29, 2011 Author Share Posted August 29, 2011 (edited) It is better to use an IniFile to store the different informations. Okay... You have to be very detailed, I have absolutely no sense of this here. I had an idea for something and found most of my script here :-) Edit: I've figured it out Edited August 31, 2011 by Hansio 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