VB Express 2005:How to open dir

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

VB Express 2005:How to open dir

Post by Patrickssj6 »

does anyone know what the command is to open a folder?I tried it to open a shortcut file with the

Code: Select all

Shell()
but i didn't worked.So plz help!
...left for good
twolvesfan369





Posts: 16
Joined: Wed Jul 20, 2005 4:15 pm

Post by twolvesfan369 »

shell"(explorer DIR HERE") or shell "explorer DIR HERE" depending on what language ur using
Post Reply