I have a shared drive, which requires a password to gain access to it......How would i get my program to automatically enter it? to copy a file to lets say c:\dir\?
Printable View
I have a shared drive, which requires a password to gain access to it......How would i get my program to automatically enter it? to copy a file to lets say c:\dir\?
Shell "Net Use X: \\computername\sharename password"