BenK Posted March 30, 2011 Posted March 30, 2011 Good Afternoon Everyone - My task is easy. I'm trying to find a way to create a tiny GUI to run in place of a command line command. The only problem is that I have no clue what I'm doing. Below's the info:What the GUI needs to do:1. Ask for input to set enviroment variable for a computer's hostname with a title like "Please Enter Hostname To Remote To"2. Run the command "rc.exe 1 hostname"That's it! - Should be easy, but I can't get it to even start working. Please help! - Thanks!
PsaltyDS Posted March 31, 2011 Posted March 31, 2011 Post what you have so far. Did you use InputBox(), SetEnv(), and Run()? (See help file.) 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
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