RE: using win32 to mount drives?

2003-02-26 Thread Carter Thompson
10:39 AM > To: [EMAIL PROTECTED] > Subject: using win32 to mount drives? > > > Hello, > > Can someone point me to some info on how I can > use perl to mount and unmount network drives. > > Currently I am using "net use" with a *.bat file > to do this

using win32 to mount drives?

2003-02-26 Thread Lance Hoffmeyer
Hello, Can someone point me to some info on how I can use perl to mount and unmount network drives. Currently I am using "net use" with a *.bat file to do this. I thought it might be easier to write a little TKperl GUI that would contain all the mountpoints to mount and unmount instead of fil