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

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)