//flex table opened by JP

Click to See Complete Forum and Search --> : simple question about opening folder:)


geo_pro
01-02-2002, 02:00 PM
so i'm working over a batch file that runs in ms windows 95 (cause i dont know any proggraming language) :) and now I need to put a command in my batch file that opens a folder (window on my desktop displaying the content of the folder)

so how can i do it?

something with rundll.exe or what?


10x :)

qball
01-02-2002, 08:50 PM
play with this line in bat file:

explorer d:

iffin you have d: drive.