Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Auto-dialing a dial-up (RAS) internet connection.

5 views
Skip to first unread message

Adam Nofsinger

unread,
Apr 12, 2007, 5:37:28 PM4/12/07
to
Hey,

I bashed my head against this one over and over. I could get my
application to automatically connect to the internet using the settings
in "Control Panel -> Internet Settings -> Connections [tab]". However,
the first time our custom application would try to use the Internet, a
stupid dialog box would pop up and ask whether I wanted to Connect, edit
some settings, or work offline. There is an option to click -
"Automatically Connect" - but unfortunately this is a remote device and
thus I cannot connect to it if it doesn't connect to the network first.

I finally came up with a solution. A simple registry fix:

http://adamnoffie.blogspot.com/2007/04/ras-dial-up-tiptrick-for-auto-dial_12.html

Hope maybe this helps someone else.

Adam
ims3k.com

KM

unread,
Apr 12, 2007, 7:41:16 PM4/12/07
to
Adam,

Nice tip!

Just wanted to add some extra there since I had to deal with that long time ago.

You obviously named your connection ("sprint"?). In general though, the registry path should look like the following:
[HKEY_CURRENT_USER\RemoteAccess\Profile\<ConnectionName>],AutoConnect =dword:0 or 1.
Where the ConnectionName is the name you assigned to the dial-up connection created.

More details about that component you can find here: http://support.microsoft.com/kb/316530


--
=========
Regards,
KM

Adam Nofsinger

unread,
Apr 13, 2007, 9:21:46 AM4/13/07
to
Good call KM!

I updated my post accordingly. The fact that you had dealt with that
long ago, and all the other knowledge you and other dispense on this
forum makes me think that Microsoft should really get around to making
an XPE wiki. I think I saw it mentioned once somewhere.

0 new messages