hi,
because nobody answerd, i'll try it again:
i tried to make a full unattended xp install within the latest driverspack. the problem is, that the installation process stops 12 min before the end.
what i don't understand is, that if i rename the runonceex.cmd to runonceex.txt the installation process works fine. the driver pack gets installed but unfortunately the applications wont get installed this way. so right now i have the choice between installing applications the silent way or installing the drivers pack. both at one time wont work.
what must i do to make it work? I already tried to install with the method 1 and 2. i tried the guirunonce, runonceex and the custom install. i tried it all, but i never get it to work! the installation stops at 12 min. before the end!
DPs_BASE.ini:
[General]
; preferred language
prefLang = "German"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons = "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI = "yes"
[Settings]
; disc/bartpe/multibootDisc
instPlatform = "disc"
; trailing backslash is allowed, but not necessary
location = "E:\XPCD"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks = "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod = "2"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod = "GUIRunOnce"
; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD = "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation = "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC = "yes"
; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset = "yes"
DP_CPU = "yes"
DP_Graphics_A = "yes"
DP_Graphics_B = "yes"
DP_Graphics_C = "yes"
DP_LAN = "yes"
DP_MassStorage = "yes"
DP_Sound_A = "yes"
DP_Sound_B = "yes"
DP_WLAN = "yes"
DP_MassStorage_textmode = "yes"
; this section is optional!
[OptionalSettingsOther]
; CCC/CCP, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming DriverPack Graphics A)
ATI_cpl = "CCP"
DPs_BASE.log:
2007-02-19 21:03:46 : <INIT> DriverPacks BASE 7.01.6 initialized.
2007-02-19 21:03:46 : <INIT> Host environment: WIN_XP Service Pack 2 on X86 CPU.
2007-02-19 21:03:46 : <INIT> Created temporary working directory.
2007-02-19 21:03:46 : <INIT> Imported proxy settings from Internet Explorer.
2007-02-19 21:03:46 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2007-02-19 21:03:46 : <INIT> Detected DriverPack Chipset 6.12!
2007-02-19 21:03:46 : <INIT> Detected DriverPack CPU 6.09.1!
2007-02-19 21:03:46 : <INIT> Detected DriverPack Graphics A 7.01!
2007-02-19 21:03:46 : <INIT> Detected DriverPack Graphics B 6.12!
2007-02-19 21:03:46 : <INIT> Detected DriverPack Graphics C 7.01!
2007-02-19 21:03:46 : <INIT> Detected DriverPack LAN 7.01!
2007-02-19 21:03:46 : <INIT> Detected DriverPack MassStorage 7.01.1!
2007-02-19 21:03:46 : <INIT> Detected DriverPack Sound A 7.01!
2007-02-19 21:03:46 : <INIT> Detected DriverPack Sound B 6.12!
2007-02-19 21:03:46 : <INIT> Detected DriverPack WLAN 7.01!
2007-02-19 21:03:46 : <INIT> Could not detect any 3rd party DriverPacks.
2007-02-19 21:03:46 : <INIT> Finished scanning.
2007-02-19 21:03:46 : <INIT> Detected settings file "E:\Bâshrat the Sneaky\DPs_BASE.ini".
2007-02-19 21:03:46 : <INIT> Windows XP Professional - Retail SP2 detected.
2007-02-19 21:03:46 : <INIT> The platform wnt5_x86-32_disc will be used (which is the 'disc' installation platform for the OS family 'wnt5_x86-32').
2007-02-19 21:03:46 : <INIT> Imported settings from settings file.
2007-02-19 21:03:46 : <GUI> Initialized GUI.
2007-02-19 21:03:46 : <GUI> Created a list of all available language files.
2007-02-19 21:03:46 : <GUI> Set the last used language, German, as the GUI language.
2007-02-19 21:04:27 : <GUI> Refreshed UpdateChecker with success.
2007-02-19 21:04:30 : <GUI> Refreshed UpdateChecker with success.
2007-02-19 21:04:32 : <GUI> Saved settings!
2007-02-19 21:04:32 : <GUI> Closed GUI.
2007-02-19 21:04:33 : <SEL> Selected module: mod_slip_wxp_x86-32_disc_m2.
2007-02-19 21:04:33 : <PREP> QuickStream Cache available for DriverPack MassStorage text mode drivers!
2007-02-19 21:04:34 : <PREP> Removed all attributes from \I386.
2007-02-19 21:04:34 : <PREP> Deleted old DriverPack MassStorage text mode drivers.
2007-02-19 21:04:34 : <PREP> Created a backup of \I386\winnt.sif.
2007-02-19 21:04:34 : <PREP> Created a backup of \I386\txtsetup.sif.
2007-02-19 21:04:34 : <PREP> Created a backup of \I386\dosnet.inf.
2007-02-19 21:04:35 : <PREP> Cleaned up \$OEM$\cmdlines.txt.
2007-02-19 21:04:35 : <SLIP> Created necessary directory structure for method 2.
2007-02-19 21:04:35 : <SLIP> Copied files necessary for method 2.
2007-02-19 21:04:35 : <SLIP> Extracted files necessary for method 2.
2007-02-19 21:04:36 : <SLIP> Created \I386\presetup.cmd file.
2007-02-19 21:04:36 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2007-02-19 21:04:36 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2007-02-19 21:05:06 : <SLIP> Copied DriverPacks to \OEM.
2007-02-19 21:05:07 : <SLIP> Extracted and deleted \I386\svcpack.in_.
2007-02-19 21:05:07 : <SLIP> Updated \I386\svcpack.inf file to support KB888111 and KB921401.
2007-02-19 21:05:08 : <SLIP> Updated \I386\txtsetup.sif file to support KB888111.
2007-02-19 21:05:10 : <SLIP> Updated \I386\dosnet.inf file to support KB888111.
2007-02-19 21:05:11 : <SLIP> Updated \I386\dosnet.inf file to support KB921401.
2007-02-19 21:05:12 : <SLIP> Slipstreamed DP MassStorage text mode drivers using QuickStream Cache.
2007-02-19 21:05:19 : <SLIP> Removed entries from \I386\txtsetup.sif that will be updated.
2007-02-19 21:05:20 : <SLIP> Removed entries from \I386\dosnet.inf that will be updated.
2007-02-19 21:06:02 : <SLIP> Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2007-02-19 21:06:02 : <SLIP> Updated \I386\winnt.sif to support method 2.
2007-02-19 21:06:02 : <SLIP> Updated DPsFnshr.ini to disable KTD.
2007-02-19 21:06:02 : <SLIP> Updated \I386\winnt.sif's GUIRunOnce section.
2007-02-19 21:06:02 : <SLIP> Slipstream finished in 1 minutes and 29 seconds.
2007-02-19 21:06:05 : <CLNP> Temporary working directory successfully deleted.
2007-02-19 21:06:05 : Program terminated.
i hope my explanation cn be understood, because my english isn't that good.
thanks
zonec