Okay, it's probably truly simple, but how can I start (or 'load') an internet connection without MAPI or anything else? :eek:
Printable View
Okay, it's probably truly simple, but how can I start (or 'load') an internet connection without MAPI or anything else? :eek:
Try this:
Shell "rundll32.exe rnaui.dll,RnaDial internet", 1
where >>internet<< is a name of connection
Thanks, John :)