- May 1, 2001
- 3,004
- 3
- 81
I need to open several folders at once (not the files in them) and will use a simple batch file in windows. But what are the commands to open a folder? I tried;
open=d:
open=c:\program files
But nothing is working. Can anyone think of what I'm doing wrong?