win32net without NetAddUse method
Alex Martelli
aleaxit at yahoo.com
Thu Oct 5 08:12:48 EDT 2000
More information about the Python-list mailing list
Thu Oct 5 08:12:48 EDT 2000
- Previous message (by thread): win32net without NetAddUse method
- Next message (by thread): win32net without NetAddUse method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"James_McNaughton" <jtm63 at shell-3.enteract.com> wrote in message news:d1m7l7ov3so.fsf at shell-3.enteract.com... > I want to write a script to mount NT network shares as local > drives in the same manner as "net use". I found a posting > via Deja.com* which advised using win32net.NetUseAdd(). For > some reason when I import win32net there's no NetUseAdd. NetUseAdd is indeed the win32net function you want. > I have reinstalled the win32all collection thinking that > there would be an update that I was missing and apparently > there isn't. What I have is Pythonwin build 125. I think that 132 is the current one...? Alex
- Previous message (by thread): win32net without NetAddUse method
- Next message (by thread): win32net without NetAddUse method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list