DanWorrall
Programmer
When using the FileSystemObject from the MS Scripting Runtime; i'm trying to extrapolate the Sharename of a drive.
When looking at other code, it appears that the drivetype must be 3 (Network shared), I'm using Windows XP Sp1 and my drives are shared, but the FSO reports them as being DriveType 2, so i can't get the sharename.
Does anyone know of any other way to extrapolate the sharename from a drive other than the FSO?
Thanks
When looking at other code, it appears that the drivetype must be 3 (Network shared), I'm using Windows XP Sp1 and my drives are shared, but the FSO reports them as being DriveType 2, so i can't get the sharename.
Does anyone know of any other way to extrapolate the sharename from a drive other than the FSO?
Thanks