Win32 drive mapping... aka "net use"

richard_chamberlain at my-deja.com richard_chamberlain at my-deja.com
Fri Jul 28 03:56:15 EDT 2000


I think you want to use the win32net extension. If you select Help -
Others - Win32 Extensions in PythonWin there is a help section on it.

Richard

In article <8lr9nc$tdf$1 at nnrp1.deja.com>,
  lshuler at my-deja.com wrote:
> Is there an API using Win32 extensions to map a
> drive share? I have not found one yet and have
> tried searching "Win32 map drive". I am looking
> for the equivalent of:
>
> net use <share path>
>
> If not, is there an alternative other than making
> a call to system("net use <path>").
>
> Thanks in advance,
> Lance
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list