I’ve wrote a batch file to disconnect mapping on Win 95 / 98
Command as :-
net use * /delete
I’ve found out that the above command only works on NT but not Win 95 / 98. What is wrong with the command?
Would appreciate if anyone could solve the above problem for me.
There are too many drive mapped in different PC with different drivename, therefore it is not possible to indicate which drive name to delete.