Page 1 of 1

open ExplorerTreeGadget in a directory ?

Posted: Mon Jun 09, 2008 2:48 pm
by Stefou
Hello everybody :?
I need one ExplorerTreeGadget open in a directory.
The same as we do that :

Code: Select all

RunProgram(  "C:\WINNT\explorer.exe"   ,  "/n,/e,/root,c:\Program Files\"   ,  ""   ,#PB_Program_Wait) 
Thank you for your answer