wanttolearn 0 Posted February 7, 2005 Share Posted February 7, 2005 Hello, I'm trying to run dos commands. I was testing just opening a DOS window, changing my directory to C, then displaying the directory with DIR, then changing to another directory and displaying that. RunWait(@COMSPEC " /k chdir\") This line works. I changed the /c to /k. (I need to find out what those mean.) If I run the @comspec again, I get another dos window. I want to stay in the same window and run multiple commands. Any help would get me started in the right direction. Thanks Link to post Share on other sites
gosu 0 Posted February 7, 2005 Share Posted February 7, 2005 You can write a .bat file and then run it. [quote name='d2hacker88' date='Jan 6 2005, 05:10 PM']Can someone please help me out with autoit like gimme a link on how to use it cause i have no experience with computer languages and i'd like to make a program with autoit in order to empress my computer teacher.[right][snapback]52215[/snapback][/right][/quote] Link to post Share on other sites
Blue_Drache 260 Posted February 7, 2005 Share Posted February 7, 2005 http://www.autoitscript.com/forum/index.php?showtopic=8274 Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache Link to post Share on other sites
wanttolearn 0 Posted February 8, 2005 Author Share Posted February 8, 2005 http://www.autoitscript.com/forum/index.php?showtopic=8274<{POST_SNAPBACK}>Thanks, I'll try this and it looks like it gives me lots of options Link to post Share on other sites
wanttolearn 0 Posted February 8, 2005 Author Share Posted February 8, 2005 You can write a .bat file and then run it. <{POST_SNAPBACK}>Thanks Link to post Share on other sites
Blue_Drache 260 Posted February 8, 2005 Share Posted February 8, 2005 Thanks, I'll try this and it looks like it gives me lots of options <{POST_SNAPBACK}>More than you can ever code in a lifetime, my friend. Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache Link to post Share on other sites
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