Hi..
In DOS I would write:
NET USE T: \\servername\sh are /USER:username password
But... I cannot finde any way to get the same function in VB.NET. I
try to user SHELL(command,, true,) but at my server the t: drive do now
work every time.
Help.... (and thanks.....)
Johnny, Denmark
In DOS I would write:
NET USE T: \\servername\sh are /USER:username password
But... I cannot finde any way to get the same function in VB.NET. I
try to user SHELL(command,, true,) but at my server the t: drive do now
work every time.
Help.... (and thanks.....)
Johnny, Denmark
Comment