Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am using vb2010
i need to open a folder and open pdf file on it
this is the path
\\192.168.12.7\atc\AtcDocuments\CodeTextBox.Text

if any one can help

thanks

What I have tried:

Process.Start("net.exe", "use \\192.168.12.7\atc\AtcDocuments\CodeTextBox.Text /USER:<administrator> <1234567890>")
Posted
Comments
Richard MacCutchan 26-May-21 3:24am    
What is the problem?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900