ShowShares
M. Gallant 10/04/2000
Examine your Windows network shares on Win95, Win98, NT4 or Win2000. On
Win95/98 the utility netwatch.exe is started, if installed. On
NT4 and Win2000, the command "net share" is executed in a command prompt window.
A batch file C:/temp/$$migshowshare.bat is generated to launch this command
due to problems launching this command directly on Win2000 using Runtime.exec().
Java source code
If your platform is Win95, make sure the Show Shared Folders button
is selected, as shown below:
VBS Script Version