konan Posted June 26, 2004 Posted June 26, 2004 How can i open a explorer windows? just like "c:\1234"
pekster Posted June 26, 2004 Posted June 26, 2004 How can i open a explorer windows? just like "c:\1234"Do you want to open an explorer window in a specific directory? Try "explorer.exe /e, <PATH>", or check out this link that I got with a google search for "explorer switches" for some general information on using basic explorer switches. [font="Optima"]"Standing in the rain, twisted and insane, we are holding onto nothing.Feeling every breath, holding no regrets, we're still looking out for something."[/font]Note: my projects are off-line until I can spend more time to make them compatable with syntax changes.
konan Posted June 26, 2004 Author Posted June 26, 2004 thank you very much! I 'm a chinese and my english is very poor! thanks
tutor2000 Posted June 26, 2004 Posted June 26, 2004 run("explore c:\1234")Ah yesThe better the programmer the shorter the code. Accounts for my long drawn out useless scriptsRick
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