I know I can dial
# Get the parameters to Dial a Stored VPN Connection
vpn, pw = ras.GetEntryDialParams(None, 'FOO')
# Dial the connection
rasHandle, retCode = ras.Dial(None, None, vpn, None)
And hang up
ras.HangUp(rasHandle)
But can I build one from scratch and save it so it shows up in Network connections?
TIA,
~reed
--
4.6692916090
'cmVlZEBpbnRlcnNpZWdlLmNvbQ==\n'.decode('base64')
http://www.spreadfirefox.com/?q=affiliates&id=16474&t=1keyID: 0x0FA09FCE
_______________________________________________
Python-win32 mailing list
[hidden email]
http://mail.python.org/mailman/listinfo/python-win32