Unset VTi$SetINetDBasePath
If "<InetDBase$OldPath>"<>"" Then Set VTi$SetINetDBasePath 0

If "<InetDBase$Path>"<>"" AND "<VTi$SetINetDBasePath>"="" Then Set INetDBase$OldPath <InetDBase$Path>
If "<InetDBase$OldPath>"="" AND "<VTi$SetINetDBasePath>"="" Then Set InetDBase$Path <Obey$Dir>.Files.
If "<InetDBase$OldPath>"<>"" AND "<VTi$SetINetDBasePath>"="" Then Set INetDBase$Path <Obey$Dir>.Files.,<InetDBase$Path>

| Check to see if we're using PPP drivers, or SLIP

If "<VTi$PPP>"="" Then Set VTi$PPP 0

| CheckKill does a lot of the work of the original lines here...

/<Obey$Dir>.CheckKill

| If necessary, use VStack

If "<VTi$LoadVStack>"="1" Then RMEnsure Internet 0 RMRun <Obey$Dir>.Internet
If "<VTi$BufferManager>"="0" Then RMEnsure MBufManager 0 RMLoad <Obey$Dir>.MManager

Set VTi$LoggedOn 0

RMEnsure ArgoPPP 0 RMRun <Obey$Dir>.PPPDriver

If "<Voyager$NewInstall>"<>"" Then Set Inet$MimeMappings Voyager:Resources.Register.MimeMap
If "<Voyager$NewInstall>"<>"" Then Set Alias$@RunType_F94 Run Voyager:Resources.Register.Configure %%*0
If "<Voyager$NewInstall>"<>"" Then Set File$Type_F94 xis
If "<Voyager$NewInstall>"<>"" Then RMReInit MimeMap

| -------- This section modified to use ANT's resolver rather than InetDB
Set VTi$HasINetDB 1
| ^^^ This is needed so that ShutPPP won't try to kill INetDB
RMEnsure Resolver 0.54 RMload <fresco$dir>.RMStore.resolver
|
Set alias$nscache_flush ||
| ^^^ needed to prevent errors; ANT's resolver doesn't support this.
|
| -------- End modification

WimpSlot -min 32k -max 32k
Voyager:Stack.PPPAuth

| -------- This section modified to set things up for ANT's resolver
|
%Set Inet$Resolvers       213.130.128.32 213.130.128.33
%Set Inet$ResolverDelay   4
%Set Inet$ResolverRetries 4
WimpSlot -min 8K -max 8K
Run <VTiInternet$Dir>.Stack.SetHost
RMEnsure Resolver 	0.54 RMLoad <VTiInternet$Dir>.Apps.Web.!Fresco.RMStore.Resolver
RMEnsure Resolver	0.54 Error You need Resolver 0.54 or later
| Force the new config into action
RMReinit Resolver
%resolverconfig
|
| -------- End modification
