VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Create Virtual Drive (no subst.exe ... using API)

Ruturaaj  (4 Submissions)   Windows API Call/Explanation   Advanced   Wed 3rd February 2021

You might have seen few tools/codes on VBC creating Virtual Drives using subst.exe (found under windows directory) ... but this adds a dependancy over external executable file. Have you seen any code on VBC which will mount a Virtual Drive without using subst.exe ??? I haven't. Even though subst.exe is the simplest way to do it, but still, if you are like me who don't really like to Shell external executable to perform certain task, then here is the solution for you. I found that I can create Virtual Drives with API ... and I have tried to demonstrate the same technique in this Visual Basic program. It's made as easy as possible, so that you can use it in your projects without any problem. This method helped me a lot in my FTP project ... hope that you will also find it useful. If so, then please come back and vote.

Rate Create Virtual Drive (no subst.exe ... using API) (26(26 Vote))

Download Create Virtual Drive (no subst.exe ... using API)

Create Virtual Drive (no subst.exe ... using API) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters