Open Directory [RESOLVED]

  • 14 years ago
    I'm a newbie at VB.Net so please don't smite me for this stupid question Smiley Face [:)]

    I have a form with various buttons eg. movies, music, setups etc.... and i would like a windows explorer window to open up to the relevent directory on my HDD. Example if i clicked "Movies" it would open "D:\Movies" in a normal windows explorer window.

    The only problem with my plan is that i dont know the code to make this happen Embarrassed [:$] so could anyone help me??

    Thank You

    *EDIT*

    i have figurd it out. i needed to use process.start("<location>")

    Thanks anyway













Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell