Topic: DPs_Base DriverPacks selection list greyed out
I'm having a problem with DPs_Base wherein I can't select DriverPacks I've downloaded through the GUI. I've tried everything I can think of and can't get the check boxes to light up.
I'm trying to create a BartPE integration and have put the necessary 7z files in the DriverPacks subfolder per the tutorial, but it will only compile the MassStorage Text. I've even tried to manually change the "SelectDriverPacks" section of DPs_BASE.ini to "yes", but on slipstream the settings revert to "no".
Any ideas?
DPs_BASE.ini
[General]
; preferred language
prefLang = "English"
; 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 = "bartpe"
; trailing backslash is allowed, but not necessary
location = "C:\Programs\BartPE\plugin"
; 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 = "no"
; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset = "no"
DP_Graphics_B = "no"
DP_MassStorage = "no"
DPs_3rd_party = "no"
DP_MassStorage_textmode = "yes"
DPs_BASE.log
2007-09-28 14:53:03 : <INIT> DriverPacks BASE 7.05.2 initialized.
2007-09-28 14:53:03 : <INIT> Host environment: WIN_XP Service Pack 2 on X86 CPU.
2007-09-28 14:53:03 : <INIT> Created temporary working directory.
2007-09-28 14:53:03 : <INIT> Imported proxy settings from Internet Explorer.
2007-09-28 14:53:03 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2007-09-28 14:53:03 : <INIT> Detected DriverPack Chipset 7.09!
2007-09-28 14:53:03 : <INIT> Detected DriverPack Graphics B 7.09.2!
2007-09-28 14:53:03 : <INIT> Detected DriverPack MassStorage 7.09.1!
2007-09-28 14:53:03 : <INIT> Detected 3rd party DriverPack(s).
2007-09-28 14:53:03 : <INIT> Finished scanning.
2007-09-28 14:53:03 : <INIT> Detected settings file "\\sc-it-net2\c$\DriverPacks\DPs_BASE.ini".
2007-09-28 14:53:03 : <INIT> C:\DriverPacks\BartPE\bartpe.* - files / folders not found.
2007-09-28 14:53:03 : <INIT> Imported settings from settings file.
2007-09-28 14:53:03 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2007-09-28 14:53:03 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2007-09-28 14:53:03 : <INIT> [OptionalSettings]\KTD not specified: default (none) was set.
2007-09-28 14:53:03 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2007-09-28 14:53:03 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (CCC) was set.
2007-09-28 14:53:03 : <INIT> [OptionalSettings]\KTD default (false) was set.
2007-09-28 14:53:03 : <INIT> [OptionalSettings]\QSC default (no) was set.
2007-09-28 14:53:03 : <GUI> Initialized GUI.
2007-09-28 14:53:03 : <GUI> Created a list of all available language files.
2007-09-28 14:53:03 : <GUI> Set the last used language, English, as the GUI language.
2007-09-28 14:53:07 : <GUI> C:\DriverPacks\BartPE\bartpe.* - files / folders not found.
2007-09-28 14:53:08 : <GUI> Changed installation platform from "disc" to "bartpe".
2007-09-28 14:53:24 : <GUI> Changed Windows installation files OR export (depending on the installation platform) location to C:\Programs\BartPE\plugin.
2007-09-28 14:53:24 : <GUI> The platform wnt5_x86-32_bartpe will be used (which is the 'bartpe' installation platform for the OS family 'wnt5_x86-32').
2007-09-28 14:59:41 : <GUI> Closed GUI.
2007-09-28 14:59:41 : <GUI> Saved settings!
2007-09-28 14:59:41 : <CLNP> Temporary working directory successfully deleted.
2007-09-28 14:59:41 : Program terminated.