Topic: [NEEDSREPLY] [Finisher] Error: Could not delete the DriversPacks
Hi Bâshrat the Sneaky,
I got a problem with the DriverPacks Finischer. I run the finisher from RunOnceEx 936. After that the rest of my sillent installers.
I do use some homemade driverpacks. Made thanks to Ricks laterst exilent guide (KTD standards)
When the finisher start it does give the following message: Could not delete the DriversPacks, Wich are located in "C:\D".
Here is DPs_BASE.log:
2006-10-17 05:50:34 : <INIT> DriverPacks BASE 6.10 initialized.
2006-10-17 05:50:34 : <INIT> Host environment: WIN_XP Service Pack 2 on X86 CPU.
2006-10-17 05:50:34 : <INIT> Imported proxy settings from Internet Explorer.
2006-10-17 05:50:34 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2006-10-17 05:50:34 : <INIT> Detected DriverPack Chipset 6.09.1!
2006-10-17 05:50:34 : <INIT> Detected DriverPack CPU 6.09.1!
2006-10-17 05:50:34 : <INIT> Detected DriverPack Graphics A 6.09.1!
2006-10-17 05:50:34 : <INIT> Detected DriverPack Graphics B 6.09!
2006-10-17 05:50:34 : <INIT> Detected DriverPack Graphics C 6.09!
2006-10-17 05:50:34 : <INIT> Detected DriverPack LAN 6.08.1!
2006-10-17 05:50:34 : <INIT> Detected DriverPack MassStorage 6.08!
2006-10-17 05:50:34 : <INIT> Detected DriverPack Sound A 6.08.1!
2006-10-17 05:50:34 : <INIT> Detected DriverPack Sound B 6.08!
2006-10-17 05:50:34 : <INIT> Detected DriverPack WLAN 6.08!
2006-10-17 05:50:34 : <INIT> Detected 3rd party DriverPack(s).
2006-10-17 05:50:34 : <INIT> Finished scanning.
2006-10-17 05:50:34 : <INIT> Detected settings file "C:\Documents and Settings\Frank\Desktop\DPs_BASE_610\DPs_BASE.ini".
2006-10-17 05:50:34 : <INIT> Windows XP Professional - Retail SP2 detected.
2006-10-17 05:50:34 : <INIT> The platform wnt5_x86-32_disc will be used (which is the 'disc' installation platform for the OS family 'wnt5_x86-32').
2006-10-17 05:50:34 : <INIT> Imported settings from settings file.
2006-10-17 05:50:34 : <INIT> QuickStream Cache directory not found!
2006-10-17 05:50:34 : <GUI> Initialized GUI.
2006-10-17 05:50:34 : <GUI> Created a list of all available language files.
2006-10-17 05:50:34 : <GUI> Set the last used language, English, as the GUI language.
And my settings file info:
[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 = "N:\UWXPCD_ROOT"
; 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 = "RunOnceEx"
; you should only add this section if you've set [Settings]\finishMethod to "RunOnceEx"
[RunOnceExSettings]
; custom/default, if not specified: default
startID = "default"
; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD = "none"
; 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 = "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 = "CCC"
Well i hope this info is to any use for you! Hope you could tell me how to fix it.