gangstaff Posted September 1, 2004 Posted September 1, 2004 I need to somehow automate uninstalling and also possibly installing a dialup connection on 95/nt/2k/xp machines. I know I can call the inf file to do the uninstall, but what program/service do i run(wait)? TIA.
this-is-me Posted September 1, 2004 Posted September 1, 2004 Try regwrite to set Internet Explorer to autodial, and then open IE. Who else would I be?
gangstaff Posted September 1, 2004 Author Posted September 1, 2004 Try regwrite to set Internet Explorer to autodial, and then open IE. <{POST_SNAPBACK}>That will give me with the dial prompt...i want to remove the dial session. I think i need to get to Tools->Internet Options->Connections->Select Dialup session and remove it. I guess I could automate opening IE and the clicks, but I've never done stuff like that before. I figured there must be an executable that checks against the dialup session inf file for install/uninstall. I know I can just toast the folder the connection is in on the hd, but that won't get rid of the shortcuts...and its just kinda ugly :">
CyberSlug Posted September 1, 2004 Posted September 1, 2004 (edited) http://www.visualautomation.com/comprod/secure6/dialup_t.htmAutoIt examples: http://www.autoitscript.com/forum/index.ph...wtopic=3610&hl=EDIT: See also http://www.autoitscript.com/forum/index.ph...wtopic=4331&hl= Edited September 1, 2004 by CyberSlug Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
gangstaff Posted September 7, 2004 Author Posted September 7, 2004 Think I found the best way to do this is with "cmstp.exe" which gets installed with CMAK 1.2. http://support.microsoft.com/default.aspx?...kb;en-us;317593Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now