I'd rather not have to resort to calling the command line. I'm looking for code that can map/disconnect a drive, while also having exception handling.
Any ideas?
Use P/Invoke and WNetAddConnection2 There should also be some wrappers out there to do some of the grunt work for you. Google is your friend, as always.
1.4m articles
1.4m replys
5 comments
57.0k users