You should write full path to directory. Here is simple code:
Code:Dim strUser As String strUser = Environment.UserName My.Computer.FileSystem.CreateDirectory("C:\Documents and Settings\" & strUser & "\Desktop\abc")
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |