open ExplorerTreeGadget in a directory ?

Just starting out? Need help? Post your questions and find answers here.
Stefou
User
User
Posts: 19
Joined: Thu May 29, 2008 8:40 am

open ExplorerTreeGadget in a directory ?

Post 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