Diggy18 0 Posted August 8, 2004 Hey you guys, nt CD drive is E, and I want Autoit to open Explorer to that drive so that I can tell XP to burn some files. From the Start menu and then Run, I can type in E:\ and the proper Explorer window opens, but in Au3 Run("E:\") isn't working. I guess I can use AU3 to navigate throught the GUI and get to the desired window, but I think there must be a faster, more efficient way to get there. Help? Share this post Link to post Share on other sites
pekster 0 Posted August 8, 2004 This is the first hit that came up on a google search for "explorer switches"From that page you can see the proper syntax to open an explorer window to any directory you want, and with as many options as you need. [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