centralpressure Posted September 29, 2009 Posted September 29, 2009 I am trying to get a command line directory change from the C: to E: drive. I can get the directory to change, but then the command is sent, it gos to nowhere as the 2 windows have the same header. Is there a way to get around this? Thanks. Here is what I have so far: run(@ComSpec & " /k" & "start /De:") WinWaitActive("C:\Documents and Settings\joe\My Documents\AutoIT Info\My Scripts\DST Scripts\commandline test.au3")
bienmexicano Posted September 30, 2009 Posted September 30, 2009 This is not the general support forum i love to draw so Go here!!!!!!!
herewasplato Posted October 1, 2009 Posted October 1, 2009 Run(@ComSpec & " /k" & "e:")I'm not sure that I understand what you are wanting. [size="1"][font="Arial"].[u].[/u][/font][/size]
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