how could i open a folder with given path?

lqg2118

Member
Licensed User
Longtime User
how could i open a folder window on desktop with given path?

I can do it by this way:

Shell("cmd.exe","/c start "&pathname)

but it will pop up a black cmd box,so noisy,

is there a silent way to open a folder window?

thanks.
 
Last edited:

lqg2118

Member
Licensed User
Longtime User
I don't understand the concept of a silent folder window. What would it look like and how would it behave to interactions?

Mike.

sorry for my poor english.

I just thought the flash of a black dos window is not silent in vision;-)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…