Net Use in Batch file for Windows 98 - TechRepublic
General discussion
February 17, 2003 at 02:29 AM
missyc

Net Use in Batch file for Windows 98

by missyc . Updated 23 years, 2 months ago

If I run ‘net use x: \\servername\sharename from a command line in Windows 98 it maps the drive perfectly. If I add this statement to a batch file it does nothing. Why is this not working in the batch file but working when I type it ‘verbatim’ at the command line?

Thanks!

This discussion is locked

All Comments