AceLoc Posted September 23, 2006 Posted September 23, 2006 Run(@ComSpec & " /c " & "", "",@SW_MAXIMIZE) it will run "cmd.exe" but then it closes again why? Thanks! [quote name='AceLoc']I gots new sunglasses there cool.[/quote]
Valuater Posted September 23, 2006 Posted September 23, 2006 maybe... Run(@ComSpec & " /k " & "", "",@SW_MAXIMIZE) 8)
AceLoc Posted September 23, 2006 Author Posted September 23, 2006 Thanks 8))! [quote name='AceLoc']I gots new sunglasses there cool.[/quote]
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