konan 0 Posted June 26, 2004 How can i open a explorer windows? just like "c:\1234" Share this post Link to post Share on other sites
pekster 0 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. Share this post Link to post Share on other sites
konan 0 Posted June 26, 2004 thank you very much! I 'm a chinese and my english is very poor! thanks Share this post Link to post Share on other sites
tutor2000 0 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 Only $2.00 with Resale Rights How to Block Better for Martial Artists and NonMartial Artistshttp://kirkhamsebooks.com/MartialArts/Bloc...tterEbook_m.htm Share this post Link to post Share on other sites