No problem, I knew that it's untested but I still wanted to try and provide feedback smile

I am looking forward to the next update, and thank you very much for your enormous efforts with the driverpacks.

Alex

Hello Bashrat!

I have been trying to integrate your DriverPacks with the new GUI (I have been using an older version for a considerable time) but I cannot get it to work it seems.

I hope I have followed all instructions correctly.

This is the layout of my multiboot-DVD:

http://img83.imageshack.us/img83/1230/winxpdvdpb1.th.jpg


First I have created individual settings files in "disc"-mode for two of my Windows-Versions (English and German).

I then tried to use multidisc-mode

http://img96.imageshack.us/img96/1166/dplocationwr7.th.jpg


This is the Settings-Screen:

http://img242.imageshack.us/img242/8251/dpsettingsuz6.th.jpg


And the details which already seems to indicate Problems:

http://img242.imageshack.us/img242/6942/dpdetailskw1.th.jpg


And finally the Error-message when trying to slipstream:

http://img228.imageshack.us/img228/3677/dperrorvj3.th.jpg


I would be very happy if you could tell me if I simply did something wrong or if it's a bug.

Thank you very much,

Alex Jacobson



For reference these are the contents of one of my my ini-files:

[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    = "disc"
; trailing backslash is allowed, but not necessary
location    = "V:\WINXPDVD\SETUP\XPEN1"
; 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        = "all"
; <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    = "no"
DP_LAN        = "yes"
DP_MassStorage    = "yes"
DP_Sound_A    = "yes"
DP_Sound_B    = "yes"
DP_WLAN        = "yes"
DP_MassStorage_textmode = "no"

; 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"