Map a Network Drive and Printers in NT?
Mark Hammond
mhammond at skippinet.com.au
Tue Apr 4 20:05:01 EDT 2000
More information about the Python-list mailing list
Tue Apr 4 20:05:01 EDT 2000
- Previous message (by thread): ANN: Stackless Python for MacOS
- Next message (by thread): Map a Network Drive and Printers in NT?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Get the win32all extensions, and lookup the documentation on the win32wnet module - everything you need is there... Mark. "Fra" <fra at bastardi.org> wrote in message news:38ea3a47.7163227 at news.flashnet.it... > Hi all > How can I map a network drive and a printer in Win NT and in Win 95? > Can I iport the dos command line and type the command "Net use...." or > is there a different way? > And could you also tell me how to ping with a Python script? And maybe > how to let this script analyse the result. > > I couldn't find it on the Tutorial, neither on the FAQ. Am I wrong? > Thank you, > > Greetings, > Francesca
- Previous message (by thread): ANN: Stackless Python for MacOS
- Next message (by thread): Map a Network Drive and Printers in NT?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list