Jump to content

Recommended Posts

Posted (edited)

This is for Igor

I read this topic here

http://unattended.msfn.org/xp/restore_dialup.htm

I did some digging and reading cause I'm just getting into this unattended thing and I needed more info...

On this site is how to do the cmstp inf install silent...

http://www.microsoft.com/resources/documen...n-us/cmstp.mspx

and on this site I found a installer to play with

http://www.midpac.net/connectman.htm

file

http://www.midpac.net/support/midpac.exe

igor extract the file and have a look in them

I search the files and change it to my stuff...

Stuff to look for

midpac = MyIspname

kauai = MyCity

Mid Pacific Online = MyIspOnline

inside this file Kauai.pbr the Kauai = your state but the file will be renamed MyCity.pbr

you can change the 10.ico and the Logo.bmp to what you want..

inside this file midpac.cms change this to yours

ServiceMessage=Call 1(800) 890-5128 for customer service.

inside the kauai.pbk change the phone number to yours it can have more than one line....

the only files that you need will be

10.ico

instcm.inf

kauai.pbk

kauai.pbr

linc.txt

Logo.bmp

midpac.cmp

midpac.cms

readme.txt

midpac.inf

and this file that you will make MYIsp.cmd

cmdow @ /HID
@echo off
Cls
TITLE Setup MyIsp Connection

ECHO.
ECHO Setup MyIsp Connection

Start /Wait cmstp.exe /s /sd "%XPCD%\EarthLink\EarthLink\EarthLink.inf"
REGEDIT /S %XPCD%\EarthLink\DisableAutodial.reg

Exit

make sure you save the file when you change them cause some of them are self destructing when you install them uninstalll

I will try to upload the EarthLink.inf so you can hve a look at it..

I CHanged THE SWITCH LINE THEN HIT IT WITH THis

DisableAutodial.reg

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"User Agent"="Mozilla/4.0 (compatible; MSIE 6.0; Win32)"
"IE5_UA_Backup_Flag"="5.0"
"NoNetAutodial"=dword:00000000
"MigrateProxy"=dword:00000001
"EnableNegotiate"=dword:00000001
"ProxyEnable"=dword:00000000
"EmailName"="IEUser@"
"AutoConfigProxy"="wininet.dll"
"MimeExclusionListForCache"="multipart/mixed multipart/x-mixed-replace multipart/x-byteranges "
"WarnOnPost"=hex:01,00,00,00
"UseSchannelDirectly"=hex:01,00,00,00
"EnableHttp1_1"=dword:00000001
"PrivacyAdvanced"=dword:00000000
"GlobalUserOffline"=dword:00000000
"UrlEncoding"=dword:00000000
"ProxyHttp1.1"=dword:00000000
"CertificateRevocation"=dword:00000000
"DisableCachingOfSSLPages"=dword:00000000
"SecureProtocols"=dword:00000028
"WarnonBadCertRecving"=dword:00000001
"WarnonZoneCrossing"=dword:00000000
"WarnOnPostRedirect"=dword:00000001
"EnableAutodial"=dword:00000000
"MaxConnectionsPerServer"=dword:00000002
"MaxConnectionsPer1_0Server"=dword:00000004
"PrivDiscUiShown"=dword:00000001

Mac!

EarthLink.inf

Edited by Coolsights2000

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...