Hi everyone...
Is there a way I can run the Net Use Command without shelling to dos? and without using the RUN command??
Right now I do the following:
!NET USE \\ServerName\ShareName PASSWORD (WIN98)
!NET USE \\ServerName\ShareName PASSWORD /USER:USERNAME
And I have to use the OS() to determine which command to use.
Is there another way this could be accomplished using built-in DLL for windows? like WinInet, or other things?
Please advice!
Thank you in advance! Please let me know if this helped you
Tekno
Wireless Toyz
Ypsilanti, Michigan
Is there a way I can run the Net Use Command without shelling to dos? and without using the RUN command??
Right now I do the following:
!NET USE \\ServerName\ShareName PASSWORD (WIN98)
!NET USE \\ServerName\ShareName PASSWORD /USER:USERNAME
And I have to use the OS() to determine which command to use.
Is there another way this could be accomplished using built-in DLL for windows? like WinInet, or other things?
Please advice!
Thank you in advance! Please let me know if this helped you

Tekno
Wireless Toyz
Ypsilanti, Michigan