; FULL INSTALL SCRIPT (Non-Intrusive) ; (Links the other scripts together) ; ; This script will install the following applications on any computer: ;**************************************************************** ; Everything from the 98comm.dst, 98office97full.dst, 98corel8.dst ; spss.dst and tb2virus.dst ;**************************************************************** ;------------------------- ; Eric Thern (Summer '99) ;------------------------- ;This script installs the above, merges the registry, then reboots! +msg "You are about to use the FULL INSTALL SCRIPT. Please read the .txt file before continuing. Press 'Cancel' to quit" ; Log Settings LogFile=c:\pcrdist.log Log=all LogMax=512 K ; Path Settings ; Files Settings IMPLICITB=YES IMPLICITW=YES ; Scheduling Settings ; Kill Settings ;+kill * ;+killwait "Program Manager" + mount \\images\images i: #include I:\PCRDist\distfiles\Mod_include\inc_comm.dst #include I:\PCRDist\distfiles\Mod_include\inc_corel8.dst #include I:\PCRDist\distfiles\Mod_include\inc_office97full.dst #include I:\PCRDist\distfiles\Mod_include\inc_spss.dst #include I:\PCRDist\distfiles\Mod_include\inc_tb2virus.dst #include I:\PCRDist\distfiles\Mod_include\inc_oem.dst ;+ reboot