Re: [SOLVED] DriverPack Finisher error using ROE

I have the same problem.

DPsFnshr.log

2006-10-06 21:20:56 : <INIT> DriverPacks Finisher 6.10 initialized.
2006-10-06 21:20:56 : <INIT> Splash screen initialized.
2006-10-06 21:20:56 : <INIT> Detected platform wnt5_x86-32.
2006-10-06 21:20:56 : <INIT> Start logging of the HWIDs for relevant devices present in this system.
2006-10-06 21:20:56 : <INIT> 1. ACPI devices

ACPI\ACPI0003\1                                             : ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_35\_0               : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
ACPI\FIXEDBUTTON\2&DABA3FF&0                                : ACPI\PNP0001\4&5289E18&0                                    : ACPI\PNP0100\4&5289E18&0                                    : ACPI\PNP0200\4&5289E18&0                                    : ACPI\PNP0303\4&5289E18&0                                    : ACPI\PNP0400\5&324D5432&0                                   : ACPI\PNP0501\1                                              : ACPI\PNP0501\2                                              : ACPI\PNP0700\5&324D5432&0                                   : ACPI\PNP0800\4&5289E18&0                                    : ACPI\PNP0A03\2&DABA3FF&0                                    : ACPI\PNP0A05\4&5289E18&0                                    : ACPI\PNP0B00\4&5289E18&0                                    : CMOS ACPI\PNP0C02\1F                                             : ACPI\PNP0F13\4&5289E18&0                                    : VMware Pointing Device
ACPI_HAL\PNP0C08\0                                          : Microsoft ACPI-ROOT\ACPI_HAL\0000                                          : 19 matching device(s) found.

2006-10-06 21:20:57 : <INIT> 2. PCI devices

PCI\VEN_104B&DEV_1040&SUBSYS_1040104B&REV_01\3&61AAA01&0&80 : VMware SCSI Controller
PCI\VEN_1274&DEV_1371&SUBSYS_13711274&REV_02\3&61AAA01&0&88 : PCI\VEN_15AD&DEV_0405&SUBSYS_040515AD&REV_00\3&61AAA01&0&78 : VMware SVGA II
PCI\VEN_8086&DEV_7110&SUBSYS_00000000&REV_08\3&61AAA01&0&38 : Intel 82371AB/EB PCI - ISA PCI\VEN_8086&DEV_7111&SUBSYS_197615AD&REV_01\3&61AAA01&0&39 : Intel(R) 82371AB/EB PCI Bus Master IDE PCI\VEN_8086&DEV_7112&SUBSYS_197615AD&REV_00\3&61AAA01&0&3A : Intel(r) 82371AB/EB PCI - USB PCI\VEN_8086&DEV_7190&SUBSYS_00000000&REV_01\3&61AAA01&0&00 : Intel 82443BX Pentium® II CPU - PCI PCI\VEN_8086&DEV_7191&SUBSYS_00000000&REV_01\3&61AAA01&0&08 : Intel 82443BX Pentium® II CPU - AGP 8 matching device(s) found.

2006-10-06 21:20:57 : <INIT> 3. HDAUDIO devices

No matching devices found.

2006-10-06 21:20:57 : <INIT> 4. USB devices

USB\ROOT_HUB\4&3788CC09&0                                   : 1 matching device(s) found.

2006-10-06 21:20:57 : <INIT> Logging of HWIDs complete.
2006-10-06 21:20:57 : <CRIT> The DriverPacks root directory in the settings file doesn't contain a valid DriverPacks directory structure!
2006-10-06 21:21:02 : <CLNP> Deleted "C:\DPsFnshr.ini"!
2006-10-06 21:21:02 : <CLNP> Deleted "C:\devcon.exe"!
2006-10-06 21:21:02 : <CLNP> Deleted "C:\makePNF.exe"!
2006-10-06 21:21:02 : <CLNP> Deleted "C:\pmtimer.exe"!
2006-10-06 21:21:02 : <CLNP> Deleted "C:\ATICCC.ins"!
2006-10-06 21:21:02 : <CLNP> Deleted "C:\DSPdsblr.exe"!
2006-10-06 21:21:02 : <CLNP> Added new value to the RunOnce key in the registry: the DriverPacks Finisher itself will get deleted after the next reboot.
2006-10-06 21:21:02 : Program terminated.

DPsFnshr.ini

[Settings]
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU! (may NOT contain any spaced, if it does, all exceptions must be adapted to be compatible!)
DPsRoot	= "%SystemDrive%"
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU!
KTD	= "paths:D"
; system variables supported: %SystemDrive%, %SystemRoot% and %WinDir%, one
; location cannot be used as KTDlocation: the root directory specified in
; [Settings]\DPsRoot
KTDlocation	= "%SystemRoot%\DriverPacks"


; =============================================================================
;
; REMARKS
;
; =============================================================================
; -----------------------------------------------------------------------------
; About adding your own exceptions
; -----------------------------------------------------------------------------
;
; - The following system variables are supported:
;  * %SystemDrive%
;  * %SystemRoot%
;  * %WinDir%
;  * %ProgramFiles%
;  * %DPSROOT% (equals the value of [Settings]\DPsRoot)
;  * %DPSTMP% (when you must extract files for example)
;
; - Available executables:
;  * addUsepmtimer.exe
;  * devcon.exe
;
; - The unique ID in the sectionnames (i.e.: [<OS platform>__<unique ID>__
;   <driver dir, including the master 'D' dir>]) must NOT be sequential, it
;   must just be unique. Only numbers (0-9) can be used. The reason for the
;   existence of this string is that sometimes there are multiple exceptions
;   for the same driver, which would result in identical section names, which
;   is not allowed.
;
; - A requirement of the type 'tagFiles' is considered forfilled if ALL of the
;   listed conditions are met.
;
; - A requirement of the types '+hwids', '-hwids', '+infFiles' and '-infFiles'
;   is considered forfilled if ANY of the listed conditions is met.
;
; - The commands will ONLY be executed if ALL the active requirements are
;
; - The commands will be executed in the order they are entered.
;
;
; -----------------------------------------------------------------------------
; About the implementation of KTD
; -----------------------------------------------------------------------------
;
; - To optimize the DevicePath entry in the registry (to allow more drivers to
;   be added), a new system variable will be created, which will accessible
;   through the variable %KTD%. The result is that each path that is added
;   (that refers to a driver), will be much shorter - and therefore this allows
;   more drivers to be added.
;
; =============================================================================

[wnt5_x86-32__0000__D]
tagFiles	= 0
+hwids		= 1
+hwid1		= "ACPI\MGMT180"
-hwids		= 0
+infFiles	= 0
-infFiles	= 0
commands	= 1
command1	= "%SystemDrive%\devcon.exe remove ACPI\MGMT180"


[wnt5_x86-32__0001__D-CP]
tagFiles	= 0
+hwids		= 1
+hwid1		= "ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_35"
-hwids		= 0
+infFiles	= 0
-infFiles	= 0
commands	= 1
command1	= "%SystemDrive%\pmtimer.exe"


[wnt5_x86-32__0002__D-G-A-1]
tagFiles	= 2
tagFile1	= "%SystemDrive%\ATICCC.ins"
tagFile2	= "%DPSROOT%\D\G\A\1\ATICCC.exe"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\G\A\1\*.inf"
-infFiles	= 0
commands	= 6
command1	= "%DPSROOT%\D\G\A\1\ATICCC.exe -y -o%DPSTMP%"
command2	= "msiexec /i %DPSTMP%\ISScript9.Msi /qn /norestart"
command3	= "?processWaitClose:ISScript9.Msi"
command4	= "msiexec /i %DPSTMP%\ATICCC.msi /qn /norestart"
command5	= "?processWaitClose:ATICCC.msi"
command6	= "rd /s /q %DPSTMP%"


[wnt5_x86-32__0003__D-G-A-1]
tagFiles	= 2
tagFile1	= "%SystemDrive%\ATICCP.ins"
tagFile2	= "%DPSROOT%\D\G\A\1\ATICCP.exe"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\G\A\1\*.inf"
-infFiles	= 0
commands	= 3
command1	= "%DPSROOT%\D\G\A\1\ATICCP.exe -y -o%DPSTMP%"
command2	= "start /wait %DPSTMP%\Setup.exe /K"
command3	= "rd /s /q %DPSTMP%"


[wnt5_x86-32__0004__D-G-A-2]
tagFiles	= 1
tagFile1	= "%DPSROOT%\D\G\A\2\CPanel.exe"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\G\A\2\*.inf"
-infFiles	= 0
commands	= 3
command1	= "%DPSROOT%\D\G\A\2\CPanel.exe -y -o%DPSTMP%"
command2	= "start /wait %DPSTMP%\setup.exe /K"
command3	= "rd /s /q %DPSTMP%"


[wnt5_x86-32__0005__D-G-A-5]
tagFiles	= 2
tagFile1	= "%SystemDrive%\ATICCP.ins"
tagFile2	= "%DPSROOT%\D\G\A\1\ATICCP.exe"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\G\A\5\*.inf"
-infFiles	= 0
commands	= 3
command1	= "%DPSROOT%\D\G\A\1\ATICCP.exe -y -o%DPSTMP%"
command2	= "start /wait %DPSTMP%\Setup.exe /K"
command3	= "rd /s /q %DPSTMP%"


[wnt5_x86-32__0006__D-G-A-5]
tagFiles	= 2
tagFile1	= "%SystemDrive%\ATICCC.ins"
tagFile2	= "%DPSROOT%\D\G\A\1\ATICCC.exe"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\G\A\5\*.inf"
-infFiles	= 0
commands	= 6
command1	= "%DPSROOT%\D\G\A\1\ATICCC.exe -y -o%DPSTMP%"
command2	= "msiexec /i %DPSTMP%\ISScript9.Msi /qn /norestart"
command3	= "?processWaitClose:ISScript9.Msi"
command4	= "msiexec /i %DPSTMP%\ATICCC.msi /qn /norestart"
command5	= "?processWaitClose:ATICCC.msi"
command6	= "rd /s /q %DPSTMP%"


[wnt5_x86-32__0007__D-G-3-1]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\3dfxV2ps.dll"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\G\3\1\*.inf"
-infFiles	= 0
commands	= 1
command1	= "%DPSROOT%\D\G\3\1\V2_OC_control_panel.exe"


[wnt5_x86-32__0008__D-L-NV-123]
tagFiles	= 0
+hwids		= 1
+hwid1		= "PCI\VEN_10DE&DEV_00DF&SUBSYS_E0001458&REV_A2"
+hwid2		= "PCI\VEN_10DE&DEV_00DF&SUBSYS_02501462&REV_A2"
+hwid3		= "PCI\VEN_10DE&DEV_00DF&SUBSYS_A5511297&REV_A2"
-hwids		= 0
+infFiles	= 0
-infFiles	= 0
commands	= 2
command1	= "%SystemDrive%\devcon.exe update %DPSROOT%\D\L\NV\123\nvnetbus.inf "PCI\VEN_10DE&DEV_00DF&SUBSYS_*""
command2 	= "%SystemDrive%\devcon.exe update %DPSROOT%\D\L\NV\123\nvnetfd.inf "{1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV00DF""



[wnt5_x86-32__0009__D-S-CR-1]
tagFiles	= 2
tagFile1	= "%SystemRoot%\system32\drivers\ha20x2k.sys"
tagFile2	= "%DPSROOT%\D\S\CR\1\Ctzapxx.ini"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\CR\1\*.inf"
-infFiles	= 0
commands	= 19
command1	= "expand -r %DPSROOT%\D\S\CR\1\*.* %DPSROOT%\CR\1"
command2	= "expand -r %DPSROOT%\D\S\CR\1\common\*.* %DPSROOT%\D\S\CR\1\common"
command3	= "expand -r %DPSROOT%\D\S\CR\1\common\i386\*.* %DPSROOT%\D\S\CR\1\common\i386"
command4	= "expand -r %DPSROOT%\D\S\CR\1\lang\*.* %DPSROOT%\D\S\CR\1\lang"
command5	= "expand -r %DPSROOT%\D\S\CR\1\lang\i386\*.* %DPSROOT%\D\S\CR\1\lang\i386"
command6	= "expand -r %DPSROOT%\D\S\CR\1\win2k_xp\*.* %DPSROOT%\D\S\CR\1\win2k_xp"
command7	= "expand -r %DPSROOT%\D\S\CR\1\win2k_xp\data\*.* %DPSROOT%\D\S\CR\1\win2k_xp\data"
command8	= "expand -r %DPSROOT%\D\S\CR\1\win2k_xp\i386\*.* %DPSROOT%\D\S\CR\1\win2k_xp\i386"
command9	= "del /q %DPSROOT%\D\S\CR\1\*.??_"
command10	= "del /q %DPSROOT%\D\S\CR\1\common\*.??_"s
command11	= "del /q %DPSROOT%\D\S\CR\1\common\i386\*.??_"
command12	= "del /q %DPSROOT%\D\S\CR\1\lang\*.??_"
command13	= "del /q %DPSROOT%\D\S\CR\1\lang\i386\*.??_"
command14	= "del /q %DPSROOT%\D\S\CR\1\win2k_xp\*.??_"
command15	= "del /q %DPSROOT%\D\S\CR\1\win2k_xp\data\*.??_"
command16	= "del /q %DPSROOT%\D\S\CR\1\win2k_xp\i386\*.??_"
command17	= "copy /y %DPSROOT%\D\S\CR\1\common\i386\CtCtlPan.cpl %SystemRoot%\system32\"
command18	= "copy /y %DPSROOT%\D\S\CR\1\common\i386\CtPanel.exe %SystemRoot%\system32\"
command19	= "start /wait %DPSROOT%\D\S\CR\1\CTZAPXX.exe /S"


[wnt5_x86-32__0010__D-S-CR-2]
tagFiles	= 3
tagFile1	= "%SystemRoot%\system32\drivers\ha10kx2k.sys"
tagFile2	= "%SystemRoot%\system32\drivers\ha20x2k.sys"
tagFile3	= "%DPSROOT%\D\S\CR\2\Ctzapxx.ini"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\CR\2\*.inf"
-infFiles	= 0
commands	= 19
command1	= "expand -r %DPSROOT%\D\S\CR\2\*.* %DPSROOT%\CR\2"
command2	= "expand -r %DPSROOT%\D\S\CR\2\common\*.* %DPSROOT%\D\S\CR\2\common"
command3	= "expand -r %DPSROOT%\D\S\CR\2\common\i386\*.* %DPSROOT%\D\S\CR\2\common\i386"
command4	= "expand -r %DPSROOT%\D\S\CR\2\lang\*.* %DPSROOT%\D\S\CR\2\lang"
command5	= "expand -r %DPSROOT%\D\S\CR\2\lang\i386\*.* %DPSROOT%\D\S\CR\2\lang\i386"
command6	= "expand -r %DPSROOT%\D\S\CR\2\win2k_xp\*.* %DPSROOT%\D\S\CR\2\win2k_xp"
command7	= "expand -r %DPSROOT%\D\S\CR\2\win2k_xp\data\*.* %DPSROOT%\D\S\CR\2\win2k_xp\data"
command8	= "expand -r %DPSROOT%\D\S\CR\2\win2k_xp\i386\*.* %DPSROOT%\D\S\CR\2\win2k_xp\i386"
command9	= "del /q %DPSROOT%\D\S\CR\2\*.??_"
command10	= "del /q %DPSROOT%\D\S\CR\2\common\*.??_"
command11	= "del /q %DPSROOT%\D\S\CR\2\common\i386\*.??_"
command12	= "del /q %DPSROOT%\D\S\CR\2\lang\*.??_"
command13	= "del /q %DPSROOT%\D\S\CR\2\lang\i386\*.??_"
command14	= "del /q %DPSROOT%\D\S\CR\2\win2k_xp\*.??_"
command15	= "del /q %DPSROOT%\D\S\CR\2\win2k_xp\data\*.??_"
command16	= "del /q %DPSROOT%\D\S\CR\2\win2k_xp\i386\*.??_"
command17	= "copy /y %DPSROOT%\D\S\CR\2\common\i386\CtCtlPan.cpl %SystemRoot%\system32\"
command18	= "copy /y %DPSROOT%\D\S\CR\2\common\i386\CtPanel.exe %SystemRoot%\system32\"
command19	= "start /wait %DPSROOT%\D\S\CR\2\CTZAPXX.exe /S"


[wnt5_x86-32__0011__D-S-CR-3]
tagFiles	= 2
tagFile1	= "%SystemRoot%\system32\drivers\P17.sys"
tagFile2	= "%DPSROOT%\D\S\CR\3\Ctzapxx.ini"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\CR\3\*.inf"
-infFiles	= 0
commands	= 14
command1	= "expand -r %DPSROOT%\D\S\CR\3\*.* %DPSROOT%\CR\3"
command2	= "expand -r %DPSROOT%\D\S\CR\3\AddOn\*.* %DPSROOT%\D\S\CR\3\AddOn"
command3	= "expand -r %DPSROOT%\D\S\CR\3\common\*.* %DPSROOT%\D\S\CR\3\common"
command4	= "expand -r %DPSROOT%\D\S\CR\3\Lang\i386\*.* %DPSROOT%\D\S\CR\3\Lang\i386"
command6	= "expand -r %DPSROOT%\D\S\CR\3\Win2K_XP\*.* %DPSROOT%\D\S\CR\3\Win2K_XP"
command7	= "expand -r %DPSROOT%\D\S\CR\3\Win2K_XP\i386\*.* %DPSROOT%\D\S\CR\3\Win2K_XP\i386"
command8	= "del /q %DPSROOT%\D\S\CR\3\*.??_"
command9	= "del /q %DPSROOT%\D\S\CR\3\Addon\*.??_"
command10	= "del /q %DPSROOT%\D\S\CR\3\common\*.??_"
command11	= "del /q %DPSROOT%\D\S\CR\3\Lang\i386\*.??_"
command12	= "del /q %DPSROOT%\D\S\CR\3\Win2K_XP\*.??_"
command13	= "del /q %DPSROOT%\D\S\CR\3\Win2k_XP\i386\*.??_"
command14	= "start /wait %DPSROOT%\D\S\CR\3\CTZapxx.Exe /S"


[wnt5_x86-32__0012__D-S-H-2]
tagFiles	= 0
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\H\2.inf"
-infFiles	= 0
commands	= 4
command1	= "%SystemDrive%\devcon.exe disable =net"
command2	= "%SystemDrive%\devcon.exe updateni %DPSROOT%\D\S\H\2\wdmaherc.inf "PCI\VEN_1013&DEV_6003&SUBSYS_*""
command3	= "%SystemDrive%\devcon.exe updateni %DPSROOT%\D\S\H\2\wdmaherc.inf "HERCULES\*""
command4	= "%SystemDrive%\devcon.exe enable =net"


[wnt5_x86-32__0013__D-S-N]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\drivers\nvapu.sys"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\N\*.inf"
-infFiles	= 0
commands	= 3
command1	= "start /wait %DPSROOT%\D\S\N\AudioUtl.exe -y -o%DPSTMP%"
command2	= "start /wait %DPSTMP%\Setup.exe -s -f1"
command3	= "rd /s /q %DPSTMP%"


[wnt5_x86-32__0014__D-S-S-U]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\drivers\sthda.sys"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\S\U\3\*.inf"
-infFiles	= 0
commands	= 6
command1	= "copy /y %DPSROOT%\D\S\S\U\stlang.dll %SystemRoot%\system32"
command2	= "copy /y %DPSROOT%\D\S\S\U\stacgui.dll %SystemRoot%\system32"
command3	= "copy /y %DPSROOT%\D\S\S\U\stacgui.cpl %SystemRoot%\system32"
command4	= "md "%ProgramFiles%\Sigmatel\C-Major Audio\STACGUI""
command5	= "copy /y %DPSROOT%\D\S\S\U\sttray.exe "%ProgramFiles%\Sigmatel\C-Major Audio\STACGUI""
command6	= "copy /y %DPSROOT%\D\S\S\U\stlang.dll "%ProgramFiles%\Sigmatel\C-Major Audio\WDM""


[wnt5_x86-32__0015__D-S-SI-1]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\drivers\sis7012.sys"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\SI\1\*.inf"
-infFiles	= 0
commands	= 1
command1	= "start /wait %DPSROOT%\D\S\SI\1\SI_7012.exe x -y o%SystemRoot%\"


[wnt5_x86-32__0016__D-S-SI-2]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\drivers\sis7018.sys"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\SI\2\*.inf"
-infFiles	= 0
commands	= 1
command1	= "start /wait %DPSROOT%\D\S\SI\2\SI_7018.exe x -y o%SystemRoot%\"


[wnt5_x86-32__0017__D-S-T-2]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\drivers\FM801.sys"
tagFile1	= "%DPSROOT%\D\S\T\2\Setup.ex_"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\T\2\*.inf"
-infFiles	= 0
commands	= 3
command1	= "expand -r %DPSROOT%\D\S\T\2\*.* %DPSROOT%\D\S\T\2"
command2	= "del /q %DPSROOT%\D\S\T\2\*.??_"
command3	= "start /wait %DPSROOT%\D\S\T\2\Setup.exe /S"


[wnt5_x86-32__0018__D-S-T-3]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\drivers\cmaudio.sys"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\T\3\*.inf"
-infFiles	= 0
commands	= 1
command1	= "start /wait %DPSROOT%\D\S\T\3\T_3.exe"

[wnt5_x86-32__0019__D-S-T-4]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\drivers\TT1724ht.sys"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\T\4\*.inf"
-infFiles	= 0
commands	= 1
command1	= "start /wait %DPSROOT%\D\S\T\4\T_SSU.exe"


[wnt5_x86-32__0020__D-S-T-5]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\drivers\dmxsens.sys"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\T\5\*.inf"
-infFiles	= 0
commands	= 1
command1	= "start /wait %DPSROOT%\D\S\T\5\T_DMX.exe"


[wnt5_x86-32__0021__D-S-V-1]
tagFiles	= 1
tagFile1	= "%SystemRoot%\system32\drivers\envysens.sys"
tagFile1	= "%DPSROOT%\D\S\V\1\V_ENVY.exe"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\V\1\*.inf"
-infFiles	= 0
commands	= 1
command1	= "start /wait %DPSROOT%\D\S\V\1\V_ENVY.exe -y -o%SystemRoot%\"


[wnt5_x86-32__0022__D-S-V-2]
tagFiles	= 2
tagFile1	= "%SystemRoot%\system32\drivers\vinyl97.sys"
tagFile2	= "%DPSROOT%\D\S\V\2\V_VINYL.exe"
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= "%DPSROOT%\D\S\V\2\*.inf"
-infFiles	= 0
commands	= 1
command1	= "start /wait %DPSROOT%\D\S\V\2\V_VINYL.exe -y -o%SystemRoot%\"

Last edited by melato (2006-10-21 02:29:59)

Re: [SOLVED] DriverPack Finisher error using ROE

i wonder if DPsRoot should be "%SystemDrive%\d"

Re: [SOLVED] DriverPack Finisher error using ROE

Hi guys, when I saw this topic I had to register.
Greets to Bâshrat for this most awesome slipstreamer!

I see this topic has been neglected for some time, I'm getting the same error as the others in this thread and was hoping to bounce it up..

I'm using:
- VMware 5.5
- XP pro SP2
- RVM integrator
- DriverPacks BASE 7.01.1
- All but Graphics pack C
- M2
- ROE finisher method

I have verified that the "%systemdrive%\D"-structure is in place before the Finisher runs.

*) note: I'm aware of the Mass storage bug in 7.01.1 causing the mass storage drivers to not be slipstreamed textmode (the observant can see this from my DPs_BASE.log). As of now I don't care about this, I just want to get a hang of how to use this slipstreamer (hopefylly the bug is corrected by the time I have things in order tongue )


DPs_BASE.log

2007-01-08 22:13:28 : <GUI>  Closed GUI.
2007-01-08 22:13:28 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m2.
2007-01-08 22:13:30 : <PREP> Removed all attributes from \I386.
2007-01-08 22:13:30 : <PREP> Created a backup of \I386\winnt.sif.
2007-01-08 22:13:30 : <PREP> Created a backup of \I386\txtsetup.sif.
2007-01-08 22:13:30 : <PREP> Created a backup of \I386\dosnet.inf.
2007-01-08 22:13:41 : <PREP> Cleaned up \$OEM$\cmdlines.txt.
2007-01-08 22:13:41 : <PREP> Created temporary working directory.
2007-01-08 22:13:41 : <SLIP> Created necessary directory structure for method 2.
2007-01-08 22:13:41 : <SLIP> Copied files necessary for method 2.
2007-01-08 22:13:41 : <SLIP> Extracted files necessary for method 2.
2007-01-08 22:13:41 : <SLIP> Created \I386\presetup.cmd file.
2007-01-08 22:13:42 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2007-01-08 22:13:42 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2007-01-08 22:14:11 : <SLIP> Copied DriverPacks to \OEM.
2007-01-08 22:14:12 : <SLIP> Extracted and deleted \I386\svcpack.in_.
2007-01-08 22:14:12 : <SLIP> Updated \I386\svcpack.inf file to support KB888111 and KB921401.
2007-01-08 22:14:13 : <SLIP> Updated \I386\txtsetup.sif file to support KB888111.
2007-01-08 22:14:14 : <SLIP> Updated \I386\dosnet.inf file to support KB888111.
2007-01-08 22:14:15 : <SLIP> Updated \I386\dosnet.inf file to support KB921401.
2007-01-08 22:14:16 : <SLIP> Extracted DriverPack MassStorage to a temporary working directory.
2007-01-08 22:14:16 : <SLIP> Updated \I386\winnt.sif to support method 2.
2007-01-08 22:14:16 : <SLIP> Updated DPsFnshr.ini to enable KTD.
2007-01-08 22:14:17 : <SLIP> Updated \$OEM$\cmdlines.txt to execute ROE.exe.
2007-01-08 22:14:17 : <SLIP> Slipstream finished in 49 seconds.
2007-01-08 22:14:54 : <CLNP> Temporary working directory successfully deleted.
2007-01-08 22:14:54 : Program terminated.

DPsFnshr.ini (as you see I'm trying to use KTD patterns)

[Settings]
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU! (may NOT contain any spaced, if it does, all exceptions must be adapted to be compatible!)
DPsRoot	= "%SystemDrive%"
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU!
KTD = "patterns:1394\;DOT4PRT\;FlashMedia\;HID\;LPTENUM\;Monitor\;PCMCIA\;SERENUM\;USB\;USBPRINT\"
; system variables supported: %SystemDrive%, %SystemRoot% and %WinDir%, one
; location cannot be used as KTDlocation: the root directory specified in
; [Settings]\DPsRoot
KTDlocation	= "%SystemRoot%\DriverPacks"
; enables/disables debug mode (enabled by default)
debug = "true"

<SKIPPNG THE REST TO SAVE FORUM SIZE>

DPsFnshr.log

2007-01-08 18:25:53 : <INIT> DriverPacks Finisher 7.01.1 initialized.
2007-01-08 18:25:53 : <INIT> Splash screen initialized.
2007-01-08 18:25:53 : <INIT> Detected platform wnt5_x86-32.
2007-01-08 18:25:53 : <INIT> Start logging of the HWIDs for relevant devices present in this system.
2007-01-08 18:25:53 : <INIT> 1. ACPI devices
<SKIPPED TO SAVE FORUM SIZE, STANDARD VMware HWID's>
2007-01-08 18:25:53 : <INIT> 2. PCI devices
<SKIPPED TO SAVE FORUM SIZE, STANDARD VMware HWID's>
2007-01-08 18:25:54 : <INIT> 3. HDAUDIO devices
<SKIPPED TO SAVE FORUM SIZE, STANDARD VMware HWID's>
2007-01-08 18:25:54 : <INIT> 4. USB devices
<SKIPPED TO SAVE FORUM SIZE, STANDARD VMware HWID's>
2007-01-08 18:25:54 : <INIT> Logging of HWIDs complete.
2007-01-08 18:25:54 : <CRIT>    The DriverPacks root directory in the settings file doesn't contain a valid DriverPacks directory structure!
2007-01-08 18:25:59 : <CLNP> Deleted "C:\DPsFnshr.ini"!
2007-01-08 18:25:59 : <CLNP> Deleted "C:\devcon.exe"!
2007-01-08 18:25:59 : <CLNP> Deleted "C:\makePNF.exe"!
2007-01-08 18:25:59 : <CLNP> Deleted "C:\pmtimer.exe"!
2007-01-08 18:25:59 : <CLNP> Deleted "C:\ATICCP.ins"!
2007-01-08 18:25:59 : <CLNP> Deleted "C:\DSPdsblr.exe"!
2007-01-08 18:25:59 : <CLNP> Added new value to the RunOnce key in the registry: the DriverPacks Finisher itself will get deleted after the next reboot.
2007-01-08 18:25:59 : Program terminated.
Greets from:
Leif_, Norway

Re: [SOLVED] DriverPack Finisher error using ROE

@Pedro80: thank you very much for the detailed report! After scanning through all previous posts, the general rule seems to be that you're all using RunOnceEx as the Finisher method. Now this itself shouldn't be the cause of this problem. I think the problem would lie in some of the other programs you're running. Are you running ANY program that COULD possibly perform a clean-up before the Finisher gets executed? Such as WPI or XPlode for example, or a self-written batch file?

If that's NOT the cause, then it must be the system variable that cannot be imported or something. Would you like to do another test run with a custom DriverPacks Finisher that logs the values of the system variables (%SystemDrive% in particular of course)?

EDIT: is now implemented by default in the next update of the DriverPacks Finisher!

Last edited by Bâshrat the Sneaky (2007-01-09 09:13:06)

Founder of DriverPacks.net — wimleers.com

Re: [SOLVED] DriverPack Finisher error using ROE

Hi Bâshrat, thx for quick reply smile

My time on this is limited to a couple of hours in the evenings, but I'm at it again now. I suspect the reason to be my incautiousness regarding the order of which the different programs is executed by RunOnceEx. Currently I'm compiling a new DVD and I'll be back in an hour or so with feedback..

Update:
And my suspicions was right; I'm now running the finisher before any other software and it works like a charm big_smile

As of the problems described earlier in this thread, niche99 should respond to verify that his problem still exists..

From my custom BASE.ini ("009" is before any of my entries):

[RunOnceExSettings]
startID		= "custom"
customStartID	= "009"

Last edited by Pedro80 (2007-01-10 06:50:31)

Greets from:
Leif_, Norway

Re: [SOLVED] DriverPack Finisher error using ROE

EDIT

Then this topic can now be closed. If somebody else still experiences this issue, start a new topic.

Founder of DriverPacks.net — wimleers.com