G Guest Oct 21, 2005 #1 I get a UNC path input from user. I need to map local path to this UNC path and vice versa Is there any simple way to do it in .NET?
I get a UNC path input from user. I need to map local path to this UNC path and vice versa Is there any simple way to do it in .NET?
S Siva M Oct 23, 2005 #2 How about spawning "net use" command? I get a UNC path input from user. I need to map local path to this UNC path and vice versa Is there any simple way to do it in .NET?
How about spawning "net use" command? I get a UNC path input from user. I need to map local path to this UNC path and vice versa Is there any simple way to do it in .NET?