I am trying to make a batch file that will create a directory and make it a share on Win95.
I can do it in WinNT using:
NET SHARE [sharename]=[drive\path]

But the Win95 version of NET.EXE does not support "SHARE". Does anyone know of another utility [3rd party perhaps] that will allow me to make a share?

Thanks,

Nathan