briannz556 has asked for the wisdom of the Perl Monks concerning the following question:
subst w: "c:\program files\something"
Can someone guide me to a Perl equivalent?NB: I'm familar with Win32::OLE->CreateObject("WScript.Network") and MapNetworkDrive but that doesn't feel right.
Appreciate any help.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Map Local Drive Win32
by tokpela (Chaplain) on Sep 22, 2009 at 09:18 UTC | |
Re: Map Local Drive Win32
by Anonymous Monk on Sep 22, 2009 at 05:50 UTC | |
Re: Map Local Drive Win32
by cdarke (Prior) on Sep 22, 2009 at 08:09 UTC | |
Re: Map Local Drive Win32
by ccn (Vicar) on Sep 22, 2009 at 05:51 UTC | |
Re: Map Local Drive Win32
by briannz556 (Beadle) on Sep 22, 2009 at 10:37 UTC |