Topic: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

At first excuse for my poor english.

i have big trouble to get the things running...

in earlier versions nlite and the driver packs works togehter with xp home , now they dosen´t do this..

what i do is the following:

xp home with sp2 -> serebey´s updatepack -> nlite 1.0.1  this solution works with autologon and the installation get finished.

xp home sp2 -> sereby´s updatepack -> nlite 1.0.1 -> driverpack  this dosen´t work . i got message that i can autolon with this account, and also if i make ist manual i got some errors during install the drivers , a box with somethin about driverpolicy, and then some error txt files ...


what goes wrong here ?


hope anybody have solution ?


mikel

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

The Driver Signing Policy popups should be disabled automatically. The problem with the autologon cannot be caused by the DriverPack Sound B as far as I can tell.

Can you please post your DPs_BASE.ini, DPs_BASE.log, DPsFnshr.ini and DPsFnshr.log?

Founder of DriverPacks.net — wimleers.com

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

[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	= ""
; 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%\"
[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	= ""
2006-10-02 11:28:56 : <INIT> DriverPacks BASE 6.09 initialized.
2006-10-02 11:28:56 : <INIT> Host environment: WIN_XP Service Pack 2 on X86 CPU.
2006-10-02 11:28:56 : <INIT> Imported proxy settings from Internet Explorer.
2006-10-02 11:28:56 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack Chipset 6.09.1!
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack CPU 6.09.1!
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack Graphics A 6.09.1!
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack Graphics B 6.09!
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack Graphics C 6.09!
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack LAN 6.08.1!
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack MassStorage 6.08!
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack Sound A 6.08.1!
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack Sound B 6.08!
2006-10-02 11:28:56 : <INIT> 	Detected DriverPack WLAN 6.08!
2006-10-02 11:28:56 : <INIT> 	Could not detect any 3rd party DriverPacks.
2006-10-02 11:28:56 : <INIT> 	Finished scanning.
2006-10-02 11:28:56 : <INIT> Detected settings file "J:\Image_F\Bâshrat the Sneaky\DPs_BASE.ini".
2006-10-02 11:28:56 : <INIT> No OS could be detected.
2006-10-02 11:28:56 : <INIT> Could not verify location set in settings file: it seems to be invalid!
2006-10-02 11:28:56 : <INIT> Imported settings from settings file.
2006-10-02 11:28:56 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2006-10-02 11:28:56 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2006-10-02 11:28:56 : <INIT> [OptionalSettings]\KTD not specified: default (none) was set.
2006-10-02 11:28:56 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2006-10-02 11:28:56 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (CCC) was set.
2006-10-02 11:28:56 : <GUI>  Initialized GUI.
2006-10-02 11:28:56 : <GUI>  Created a list of all available language files.
2006-10-02 11:28:56 : <GUI>  Set the last used language, English, as the GUI language.
2006-10-02 11:28:58 : <GUI>  Refreshed UpdateChecker with success.
2006-10-02 11:29:00 : <GUI>  Closed GUI.
2006-10-02 11:29:00 : <GUI>  Saved settings!
2006-10-02 11:29:00 : Program terminated.

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

i have checked it severel times ...

after i have submit the driverpack then autologon dosen´t work anymore ...  but only by xp HOME  not by PRO there it is all ok ...

i´m turning in a cirle and see no way for soulution...

mikel

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

As far as I can tell, you have not yet slipstreamed the DriverPacks yet.

- your DPs_BASE.ini is in its original state, with no settings from you
- the same for your DPsFnshr.ini (that would have been configured by the DriverPack Sound B if you had slipstreamed the DriverPacks)
- your DPs_BASE.log just shows that you've started the DriverPack Sound B, not that you've slipstreamed the DriverPacks.

Founder of DriverPacks.net — wimleers.com

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

[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	= ""
; 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%\"
[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	= "J:\Image_F\xp_home\xphome_updatepack_1591_nlite_treiber_wpa"
; 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	= "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		= "CCC"
2006-10-02 17:24:50 : <INIT> DriverPacks BASE 6.09 initialized.
2006-10-02 17:24:50 : <INIT> Host environment: WIN_XP Service Pack 2 on X86 CPU.
2006-10-02 17:24:50 : <INIT> Imported proxy settings from Internet Explorer.
2006-10-02 17:24:50 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack Chipset 6.09.1!
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack CPU 6.09.1!
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack Graphics A 6.09.1!
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack Graphics B 6.09!
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack Graphics C 6.09!
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack LAN 6.08.1!
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack MassStorage 6.08!
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack Sound A 6.08.1!
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack Sound B 6.08!
2006-10-02 17:24:50 : <INIT> 	Detected DriverPack WLAN 6.08!
2006-10-02 17:24:50 : <INIT> 	Could not detect any 3rd party DriverPacks.
2006-10-02 17:24:50 : <INIT> 	Finished scanning.
2006-10-02 17:24:50 : <INIT> Detected settings file "J:\Image_F\Bâshrat the Sneaky\DPs_BASE.ini".
2006-10-02 17:24:50 : <INIT> No OS could be detected.
2006-10-02 17:24:50 : <INIT> Could not verify location set in settings file: it seems to be invalid!
2006-10-02 17:24:50 : <INIT> Imported settings from settings file.
2006-10-02 17:24:50 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2006-10-02 17:24:50 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2006-10-02 17:24:50 : <INIT> [OptionalSettings]\KTD not specified: default (none) was set.
2006-10-02 17:24:50 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2006-10-02 17:24:50 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (CCC) was set.
2006-10-02 17:24:50 : <GUI>  Initialized GUI.
2006-10-02 17:24:50 : <GUI>  Created a list of all available language files.
2006-10-02 17:24:50 : <GUI>  Set the last used language, English, as the GUI language.
2006-10-02 17:24:52 : <GUI>  Refreshed UpdateChecker with success.
2006-10-02 17:25:10 : <GUI>  Changed Windows installation files OR export (depending on the installation platform) location to J:\Image_F\xp_home\xphome_updatepack_1591_nlite_treiber_wpa.
2006-10-02 17:25:11 : <GUI>  Windows XP Home Edition -  OEM SP2 detected.
2006-10-02 17:25:11 : <GUI>  The platform wnt5_x86-32_disc will be used (which is the 'disc' installation platform for the OS family 'wnt5_x86-32').
2006-10-02 17:25:33 : <GUI>  Saved settings!
2006-10-02 17:25:33 : <GUI>  Closed GUI.
2006-10-02 17:25:33 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m2.
2006-10-02 17:25:34 : <PREP> Removed all attributes from \I386.
2006-10-02 17:25:34 : <PREP> Created a backup of \I386\winnt.sif.
2006-10-02 17:25:34 : <PREP> Created a backup of \I386\txtsetup.sif.
2006-10-02 17:25:34 : <PREP> Created a backup of \I386\dosnet.inf.
2006-10-02 17:25:34 : <PREP> Created temporary working directory.
2006-10-02 17:25:34 : <SLIP> Created necessary directory structure for method 2.
2006-10-02 17:25:34 : <SLIP> Copied files necessary for method 2.
2006-10-02 17:25:35 : <SLIP> Extracted files necessary for method 2.
2006-10-02 17:25:36 : <SLIP> Created \I386\presetup.cmd file.
2006-10-02 17:25:36 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2006-10-02 17:25:36 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2006-10-02 17:26:03 : <SLIP> Copied DriverPacks to \OEM.
2006-10-02 17:26:03 : <SLIP> German (Sereby's) UpdatePack detected: no HDA hotfix will be slipstreamed.
2006-10-02 17:26:03 : <SLIP> QuickStream Cache available for DriverPack MassStorage text mode drivers!
2006-10-02 17:26:11 : <SLIP> Slipstreamed DP MassStorage text mode drivers using QuickStream Cache.
2006-10-02 17:26:20 : <SLIP> Removed entries from \I386\txtsetup.sif that will be updated.
2006-10-02 17:26:21 : <SLIP> Removed entries from \I386\dosnet.inf that will be updated.
2006-10-02 17:27:06 : <SLIP> Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2006-10-02 17:27:06 : <SLIP> Updated \I386\winnt.sif to support method 2.
2006-10-02 17:27:06 : <SLIP> Updated DPsFnshr.ini to enable KTD for all DriverPacks.
2006-10-02 17:27:06 : <SLIP> Updated \I386\winnt.sif's GUIRunOnce section.
2006-10-02 17:27:06 : <SLIP> Slipstream finished in 1 minutes and 33 seconds.
2006-10-02 17:27:08 : <CLNP> Temporary working directory successfully deleted.
2006-10-02 17:27:08 : Program terminated.

where are this file ?  DPsFnshr.log

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

It's in %systemdrive%\ (most likely C:\) after you've installed Windows.

Founder of DriverPacks.net — wimleers.com

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

so  it is definitly that home and driverpack doesn´t work anymore ...

i have a pure nlite installation only unattended thing konfiguriert, and it works ...

than i use this version an sumit the driverpack an now nothing works fine :-(

i got the dialog box  that about privilegs the autologon dosen´t work , so i make it manually ...

then i got the windows with this driver sign policy...   and now there comes some popups during hardware install that says  there is a driver has the logotest not solved..

and bevor this all i got a error window  that tells me that  the driver couldn´t copy from c:\d  to c:\windows\driverpacks


more and more things come stupid :-(

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

2006-10-02 18:13:17 : <INIT> DriverPacks Finisher 6.09 initialized.
2006-10-02 18:13:17 : <INIT> Detected platform wnt5_x86-32.
2006-10-02 18:13:17 : <INIT> Start logging of the HWIDs for relevant devices present in this system.
2006-10-02 18:13:17 : <INIT> 1. ACPI devices

ACPI\AUTHENTICAMD_-_X86_FAMILY_6_MODEL_10\_0                : AMD Athlon(TM) XP 2800+
ACPI\FIXEDBUTTON\2&DABA3FF&0                                : ACPI-Schalter
ACPI\PNP0000\4&10C7922&0                                    : Programmierbarer Interruptcontroller
ACPI\PNP0100\4&10C7922&0                                    : Systemzeitgeber
ACPI\PNP0200\4&10C7922&0                                    : DMA-Controller
ACPI\PNP0303\4&10C7922&0                                    : Standardtastatur (101/102 Tasten) oder Microsoft Natural Keyboard (PS/2)
ACPI\PNP0401\4&10C7922&0                                    : ECP-Druckeranschluss (LPT1)
ACPI\PNP0501\1                                              : Kommunikationsanschluss (COM1)
ACPI\PNP0700\4&10C7922&0                                    : Standard-Diskettenlaufwerkcontroller
ACPI\PNP0800\4&10C7922&0                                    : Systemlautsprecher
ACPI\PNP0A03\2&DABA3FF&0                                    : PCI-Bus
ACPI\PNP0B00\4&10C7922&0                                    : System CMOS/Echtzeituhr
ACPI\PNP0C01\2&DABA3FF&0                                    : Systemplatine
ACPI\PNP0C02\1                                              : Hauptplatinenressourcen
ACPI\PNP0C02\3                                              : Hauptplatinenressourcen
ACPI\PNP0C02\4                                              : Hauptplatinenressourcen
ACPI\PNP0C04\4&10C7922&0                                    : Numerischer Coprozessor
ACPI\PNP0C0C\2&DABA3FF&0                                    : ACPI-Einschaltknopf
ACPI\PNP0F03\4&10C7922&0                                    : Microsoft PS/2-Maus
ACPI_HAL\PNP0C08\0                                          : Microsoft ACPI-konformes System
ROOT\ACPI_HAL\0000                                          : ACPI-Uniprozessor-PC
21 matching device(s) found.

2006-10-02 18:13:18 : <INIT> 2. PCI devices

PCI\VEN_10DE&DEV_0181&SUBSYS_00000000&REV_A2\4&1FEB96E4&0&0008: NVIDIA GeForce4 MX 440 with AGP8X
PCI\VEN_1106&DEV_0571&SUBSYS_80ED1043&REV_06\3&61AAA01&0&79 : VIA Bus-Master-IDE-Controller
PCI\VEN_1106&DEV_3038&SUBSYS_80ED1043&REV_81\3&61AAA01&0&80 : VIA Rev 5 oder höher USB universeller Hostcontroller
PCI\VEN_1106&DEV_3038&SUBSYS_80ED1043&REV_81\3&61AAA01&0&81 : VIA Rev 5 oder höher USB universeller Hostcontroller
PCI\VEN_1106&DEV_3038&SUBSYS_80ED1043&REV_81\3&61AAA01&0&82 : VIA Rev 5 oder höher USB universeller Hostcontroller
PCI\VEN_1106&DEV_3038&SUBSYS_80ED1043&REV_81\3&61AAA01&0&83 : VIA Rev 5 oder höher USB universeller Hostcontroller
PCI\VEN_1106&DEV_3044&SUBSYS_808A1043&REV_80\3&61AAA01&0&38 : VIA OHCI-konformer IEEE 1394-Hostcontroller
PCI\VEN_1106&DEV_3059&SUBSYS_810F1043&REV_60\3&61AAA01&0&8D : Realtek AC'97 Audio for VIA (R) Audio Controller
PCI\VEN_1106&DEV_3065&SUBSYS_80ED1043&REV_78\3&61AAA01&0&90 : VIA Rhine II Fast Ethernet Adapter
PCI\VEN_1106&DEV_3104&SUBSYS_80ED1043&REV_86\3&61AAA01&0&84 : VIA USB erweiterter Hostcontroller
PCI\VEN_1106&DEV_3149&SUBSYS_80ED1043&REV_80\3&61AAA01&0&78 : Standard-Zweikanal-PCI-IDE-Controller
PCI\VEN_1106&DEV_3189&SUBSYS_00000000&REV_80\3&61AAA01&0&00 : VIA Standard Host Bridge
PCI\VEN_1106&DEV_3227&SUBSYS_00000000&REV_00\3&61AAA01&0&88 : VIA Standard PCI to ISA Bridge
PCI\VEN_1106&DEV_B198&SUBSYS_00000000&REV_00\3&61AAA01&0&08 : VIA CPU to AGP2.0/AGP3.0 Controller
14 matching device(s) found.

2006-10-02 18:13:18 : <INIT> 3. HDAUDIO devices

No matching devices found.

2006-10-02 18:13:18 : <INIT> 4. USB devices

USB\ROOT_HUB\4&1A929F47&0                                   : USB-Root-Hub
USB\ROOT_HUB\4&1D9A72A8&0                                   : USB-Root-Hub
USB\ROOT_HUB\4&7D8EEA2&0                                    : USB-Root-Hub
USB\ROOT_HUB\4&AE0C203&0                                    : USB-Root-Hub
USB\ROOT_HUB20\4&13F2BADF&0                                 : USB-Root-Hub
5 matching device(s) found.

2006-10-02 18:13:19 : <INIT> Logging of HWIDs complete.
2006-10-02 18:13:19 : <INIT> Processed settings.
2006-10-02 18:13:19 : <FLTR> Collected the HWIDs for this system.
2006-10-02 18:13:19 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0000__D] (1 of 21 exceptions).
2006-10-02 18:13:19 : <FLTR> 	2. +hwids (ANY +hwids must be matched)
2006-10-02 18:13:19 : <FLTR> 		! Could not match any of the +hwids.
2006-10-02 18:13:19 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:19 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0002__D-G-A-1] (2 of 21 exceptions).
2006-10-02 18:13:19 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:19 : <FLTR> 		Found tagfile "C:\ATICCC.ins" (1/2).
2006-10-02 18:13:19 : <FLTR> 		Found tagfile "C:\D\G\A\1\ATICCC.exe" (2/2).
2006-10-02 18:13:19 : <FLTR> 	4. +infFiles (ANY +infFiles must be matched)
2006-10-02 18:13:19 : <FLTR> 		Wildcard specified for +infFiles requirement: scan for .inf files (1 of 1 +infFiles).
2006-10-02 18:13:19 : <FLTR> 		Checking .inf file "C:\D\G\A\1\C2_35774.inf".
2006-10-02 18:13:22 : <FLTR> 		Checking .inf file "C:\D\G\A\1\CX_35774.inf".
2006-10-02 18:13:24 : <FLTR> 		Checking .inf file "C:\D\G\A\1\CX_35779.inf".
2006-10-02 18:13:25 : <FLTR> 		Checking .inf file "C:\D\G\A\1\mobility.inf".
2006-10-02 18:13:25 : <FLTR> 		! Could not match any of the +infFiles.
2006-10-02 18:13:25 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:25 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0003__D-G-A-1] (3 of 21 exceptions).
2006-10-02 18:13:25 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:25 : <FLTR> 		! Could not find tagfile "C:\ATICCP.ins" (1 of 2 tagfiles).
2006-10-02 18:13:25 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:25 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0004__D-G-A-2] (4 of 21 exceptions).
2006-10-02 18:13:25 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:25 : <FLTR> 		Found tagfile "C:\D\G\A\2\CPanel.exe" (1/1).
2006-10-02 18:13:25 : <FLTR> 	4. +infFiles (ANY +infFiles must be matched)
2006-10-02 18:13:25 : <FLTR> 		! Could not match any of the +infFiles.
2006-10-02 18:13:25 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:25 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0005__D-G-A-5] (5 of 21 exceptions).
2006-10-02 18:13:25 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:25 : <FLTR> 		! Could not find tagfile "C:\ATICCP.ins" (1 of 2 tagfiles).
2006-10-02 18:13:25 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:25 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0006__D-G-A-5] (6 of 21 exceptions).
2006-10-02 18:13:25 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:25 : <FLTR> 		Found tagfile "C:\ATICCC.ins" (1/2).
2006-10-02 18:13:25 : <FLTR> 		Found tagfile "C:\D\G\A\1\ATICCC.exe" (2/2).
2006-10-02 18:13:25 : <FLTR> 	4. +infFiles (ANY +infFiles must be matched)
2006-10-02 18:13:25 : <FLTR> 		! Could not match any of the +infFiles.
2006-10-02 18:13:25 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:25 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0007__D-G-3-1] (7 of 21 exceptions).
2006-10-02 18:13:25 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:25 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\3dfxV2ps.dll" (1 of 1 tagfiles).
2006-10-02 18:13:25 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:25 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0009__D-S-CR-1] (8 of 21 exceptions).
2006-10-02 18:13:25 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:25 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\ha20x2k.sys" (1 of 2 tagfiles).
2006-10-02 18:13:25 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:25 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0010__D-S-CR-2] (9 of 21 exceptions).
2006-10-02 18:13:25 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:25 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\ha10kx2k.sys" (1 of 3 tagfiles).
2006-10-02 18:13:25 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:25 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0011__D-S-CR-3] (10 of 21 exceptions).
2006-10-02 18:13:25 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:25 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\P17.sys" (1 of 2 tagfiles).
2006-10-02 18:13:25 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:25 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0012__D-S-H-2] (11 of 21 exceptions).
2006-10-02 18:13:25 : <FLTR> 	4. +infFiles (ANY +infFiles must be matched)
2006-10-02 18:13:26 : <FLTR> 		! Could not match any of the +infFiles.
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0013__D-S-N] (12 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\nvapu.sys" (1 of 1 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0014__D-S-S-U] (13 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\sthda.sys" (1 of 1 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0015__D-S-SI-1] (14 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\sis7012.sys" (1 of 1 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0016__D-S-SI-2] (15 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\sis7018.sys" (1 of 1 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0017__D-S-T-2] (16 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\FM801.sys" (1 of 1 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0018__D-S-T-3] (17 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\cmaudio.sys" (1 of 1 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0019__D-S-T-4] (18 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\TT1724ht.sys" (1 of 1 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0020__D-S-T-5] (19 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\dmxsens.sys" (1 of 1 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0021__D-S-V-1] (20 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\envysens.sys" (1 of 1 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Verifying requirements for exception [wnt5_x86-32__0022__D-S-V-2] (21 of 21 exceptions).
2006-10-02 18:13:26 : <FLTR> 	1. tagFiles (ALL tagFiles must be found)
2006-10-02 18:13:26 : <FLTR> 		! Could not find tagfile "C:\WINDOWS\system32\drivers\vinyl97.sys" (1 of 2 tagfiles).
2006-10-02 18:13:26 : <FLTR> 	=> This exception will not be applied.
2006-10-02 18:13:26 : <FLTR> Finished filtering exceptions.
2006-10-02 18:13:26 : <EXEC> No exceptions left to execute: none have met all requirements!
2006-10-02 18:13:26 : <KTD>  KTD cache location set: "C:\WINDOWS\DriverPacks".
2006-10-02 18:13:26 : <KTD>  KTD is enabled, in PATHS mode.
2006-10-02 18:13:27 : <ERR>  Could not move drivers from "C:\D" to "C:\WINDOWS\DriverPacks\D"!
2006-10-02 18:17:33 : <KTD>  Successfully created the "%KTD%" environment variable, it has been set to "C:\WINDOWS\DriverPacks". It will be available after the next reboot.
2006-10-02 18:17:42 : <KTD>  Successfully updated the DevicePath registry value!
2006-10-02 18:20:33 : <KTD>  Successfully created the .pnf files. KTD has been applied! It will be available after the next reboot.
2006-10-02 18:21:08 : <CLNP> Deleted the DriverPacks, which were located in "C:\D".
2006-10-02 18:21:08 : <CLNP> Deleted "C:\hwids.dat"!
2006-10-02 18:21:08 : <CLNP> Deleted "C:\DPsFnshr.ini"!
2006-10-02 18:21:08 : <CLNP> Deleted "C:\devcon.exe"!
2006-10-02 18:21:08 : <CLNP> Deleted "C:\makePNF.exe"!
2006-10-02 18:21:08 : <CLNP> Deleted "C:\pmtimer.exe"!
2006-10-02 18:21:08 : <CLNP> Deleted "C:\ATICCC.ins"!
2006-10-02 18:21:08 : <CLNP> Deleted "C:\DSPdsblr.exe"!
2006-10-02 18:21:08 : <CLNP> Added new value to the RunOnce key in the registry: the DriverPacks Finisher itself will get deleted after the next reboot.
2006-10-02 18:21:08 : Program terminated.

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

Do you autologin as the administrator account or as what account?

Founder of DriverPacks.net — wimleers.com

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

in nlite i konfigure that i login as a user with admin privilegs but i see  that evcverytime when windows starts Administrator as user name was used ...

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

It's very strange that C:\D could not be moved, especially because no exceptions at all are being executed.

Founder of DriverPacks.net — wimleers.com

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

when i looked into the windows dir there are the drivers :-) in driverspack\D

i will post you the nlite session inis later so you can try ist at home with a  xp home  to test this ...

have you msn oder something like this to kommunikate faster than here ?

Last edited by mikelm (2006-10-03 08:39:13)

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

[Main]
Env = 1.2 beta - 2.0.50727.166.Microsoft Windows NT 5.1.2600 Service Pack 2
Target = Windows XP Home Edition SP:2 - 2180 - Deutsch (Deutschland)

[Tasks]
Remove Components
Unattended Setup
Hotfixes and Update Packs
Tweaks
Options

[Components]
;# Betriebssystem #
.NET Framework
DR Watson
Tour
;# Sprachen #
;Arabisch
Arabisch (Ägypten)
Arabisch (Algerien)
Arabisch (Bahrain)
Arabisch (Irak)
Arabisch (Jemen)
Arabisch (Jordan)
Arabisch (Kuwait)
Arabisch (Libanon)
Arabisch (Libyen)
Arabisch (Marokko)
Arabisch (Oman)
Arabisch (Qatar)
Arabisch (Saudi-Arabien)
Arabisch (Syrien)
Arabisch (Tunesien)
Arabisch (U.A.E.)
Divehi (Malediven)
Pashto
Syrisch (Syrien)
Urdu
;Armenisch
Armenisch
;Baltisch
Estnisch
Lettisch
Litauisch
;Chinesisch (traditionell)
Chinesisch (Hongkong S.A.R.)
Chinesisch (Macao S.A.R.)
Chinesisch (Taiwan)
;Chinesisch (vereinfacht)
Chinesisch (Singapur)
Chinesisch (VR China)
;Georgisch
Georgisch
;Griechisch
Griechisch
;Hebräisch
Hebräisch
;Indisch
Bengali (Indien)
Gudscharati (Indien)
Hindi
Kannada (Indien)
Konkani
Malayalam (Indien)
Marathi
Nepali_Nepal
Punjabi (Indien)
Sanskrit
Tamil
Telugu (Indien)
;Japanisch
Japanisch
;Koreanisch
Koreanisch
;Kyrillisch
Azeri (Kyrillisch)
Belarussisch
Bosnian_Cyrillic
Bulgarisch
Kasachisch
Kirgisisch (Kirgisistan)
Mazedonisch (FYROM)
Mongolisch (Mongolei)
Russisch
Serbisch (Kyrillisch)
Serbisch (Kyrillisch, Bosnien und Herzegowina)
Tatar
Ukrainisch
Usbekisch (Kyrillisch)
;Mitteleuropa
Albanisch
Bosnisch (Lateinisch, Bosnien und Herzegowina)
Kroatisch
Kroatisch (Bosnien und Herzegowina)
Polnisch
Rumänisch
Serbisch (Lateinisch)
Serbisch (Lateinisch, Bosnien und Herzegowina)
Slowakisch
Slowenisch
Tschechisch
Ungarisch
;Thai
Farsi
Thai
;Türkisch
Azeri (Lateinisch)
Türkisch
Usbekisch (Lateinisch)
;Vietnamesisch
Vietnamesisch
;Westeuropa und USA
Afrikaans
Baskisch
Dänisch
Deutsch (Liechtenstein)
Deutsch (Luxemburg)
Deutsch (Österreich)
Deutsch (Schweiz)
Englisch (Australien)
Englisch (Belize)
Englisch (Großbritannien u. Nordirland)
Englisch (Irland)
Englisch (Jamaika)
Englisch (Kanada)
Englisch (Karibik)
Englisch (Neuseeland)
Englisch (Philippinen)
Englisch (Simbabwe)
Englisch (Südafrika)
Englisch (Trinidad)
Englisch (USA)
Färöisch
Filipino
Finnisch
Französisch (Belgien)
Französisch (Frankreich)
Französisch (Kanada)
Französisch (Luxemburg)
Französisch (Monaco)
Französisch (Schweiz)
Frisian
Galicisch (Spanien)
Indonesisch
Inuktitut_Latin
Irish
Isländisch
Italienisch (Italien)
Italienisch (Schweiz)
Katalanisch
Luxembourgish
Malaiisch (Brunei Darussalam)
Malaiisch (Malaysia)
Maltesisch
Maori
Mapudungun
Mohawk
Niederländisch (Belgien)
Niederländisch (Niederlande)
Nord-Sotho
Norwegisch (Bokmal)
Norwegisch (Nynorsk)
Portugiesisch (Brasilien)
Portugiesisch (Portugal)
Quechua (Bolivien)
Quechua (Ecuador)
Quechua (Peru)
Romansh
Samisch, Inari- (Finnland)
Samisch, Lule- (Norwegen)
Samisch, Lule- (Schweden)
Samisch, Nord- (Finnland)
Samisch, Nord- (Norwegen)
Samisch, Nord- (Schweden)
Samisch, Skolt- (Finnland)
Samisch, Süd- (Norwegen)
Samisch, Süd- (Schweden)
Schwedisch
Schwedisch (Finnland)
Spanisch (Argentinien)
Spanisch (Bolivien)
Spanisch (Chile)
Spanisch (Costa Rica)
Spanisch (Dominikanische Republik)
Spanisch (Ecuador)
Spanisch (El Salvador)
Spanisch (Guatemala)
Spanisch (Honduras)
Spanisch (Internationale Sortierung)
Spanisch (Kolumbien)
Spanisch (Mexiko)
Spanisch (Nicaragua)
Spanisch (Panama)
Spanisch (Paraguay)
Spanisch (Peru)
Spanisch (Puerto Rico)
Spanisch (Trad. Sortierung)
Spanisch (Uruguay)
Spanisch (Venezuela)
Suaheli
Tswana
Walisisch
Xhosa
Zulu
;# Tastaturen #
Albanisch tastatur
Arabisch (101) tastatur
Arabisch (102) AZERTY tastatur
Arabisch (102) tastatur
Azeri (Kyrillisch) tastatur
Azeri (Lateinisch) tastatur
Belarussisch tastatur
Belgisch (Komma) tastatur
Belgisch (Punkt) tastatur
Belgisch (Wallonisch) tastatur
Bengali (Inscript) tastatur
Bengali tastatur
Bosnisch (Kyrillisch) tastatur
Bosnisch tastatur
Bulgarisch (Lateinisch) tastatur
Bulgarisch tastatur
Chinesisch (traditionell) - Alphanumerisch tastatur
Chinesisch (traditionell) - Array tastatur
Chinesisch (traditionell) - Big5-Code tastatur
Chinesisch (traditionell) - ChangJie tastatur
Chinesisch (traditionell) - ChangJie, neu tastatur
Chinesisch (traditionell) - DaYi tastatur
Chinesisch (traditionell) - Phonetisch tastatur
Chinesisch (traditionell) - Phonetisch, neu tastatur
Chinesisch (traditionell) - Quick tastatur
Chinesisch (traditionell) - Unicode tastatur
Chinesisch (traditionell) - US-Tastatur tastatur
Chinesisch (vereinfacht) - Microsoft Pinyin IME 3.0 tastatur
Chinesisch (vereinfacht) - NeiMa tastatur
Chinesisch (vereinfacht) - QuanPin tastatur
Chinesisch (vereinfacht) - ShuangPin tastatur
Chinesisch (vereinfacht) - US-Tastatur tastatur
Chinesisch (vereinfacht) - ZhengMa tastatur
Dänisch tastatur
Deutsch (IBM) tastatur
Deutsch (Schweiz) tastatur
Devanagari - INSCRIPT tastatur
Divehi (Phonetisch) tastatur
Divehi (Schreibmaschine) tastatur
Englisch (Großbritannien u. Nordirland) tastatur
Englisch (USA, Dvorak für Linkshänder) tastatur
Englisch (USA, Dvorak für Rechtshänder) tastatur
Englisch (USA, Dvorak) tastatur
Englisch (USA, International) tastatur
Estnisch tastatur
Färöisch tastatur
Farsi tastatur
Finnisch mit Samisch tastatur
Finnisch tastatur
Französisch (Kanada) tastatur
Französisch (Kanada, herkömmlich) tastatur
Französisch (Schweiz) tastatur
Französisch tastatur
Gälisch tastatur
Georgisch tastatur
Griechisch (220) tastatur
Griechisch (220, Lateinisch) tastatur
Griechisch (319) tastatur
Griechisch (319, Lateinisch) tastatur
Griechisch (Lateinisch) tastatur
Griechisch (Polytonisch) tastatur
Griechisch tastatur
Gudscharati tastatur
Hebräisch tastatur
Hindi (traditionell) tastatur
Inuktitut (Lateinisch) tastatur
Irisch tastatur
Isländisch tastatur
Italienisch (142) tastatur
Italienisch tastatur
Japanisch tastatur
Japanisches Eingabesystem (MS-IME2002) tastatur
Kanada (Standard -- Multilingual) tastatur
Kannada tastatur
Kasachisch tastatur
Kirgisisches Kyrillisch tastatur
Koreanisch tastatur
Koreanisches Eingabesystem (IME 2000) tastatur
Kroatisch tastatur
Lateinamerikanisch tastatur
Lettisch (QWERTY) tastatur
Lettisch tastatur
Lëtzebuergisch tastatur
Litauisch (IBM) tastatur
Litauisch tastatur
Malayalam tastatur
Maltesisch 47-Tasten tastatur
Maltesisch 48-Tasten tastatur
Maori tastatur
Marathi tastatur
Mazedonisch (FYROM) tastatur
Mongolisches Kyrillisch tastatur
Nepalesisch tastatur
Niederländisch tastatur
Norwegisch mit Samisch tastatur
Norwegisch tastatur
Ostarmenisch tastatur
Paschtu tastatur
Polnisch (214) tastatur
Polnisch (Programmierer) tastatur
Portugiesisch  (Brasilianisch, ABNT) tastatur
Portugiesisch  (Brasilianisch, ABNT2) tastatur
Portugiesisch tastatur
Punjabi tastatur
Rumänisch tastatur
Russisch (Schreibmaschine) tastatur
Russisch tastatur
Samisch-erweitert Finnland-Schweden tastatur
Samisch-erweitert Norwegen tastatur
Schwedisch mit Samisch tastatur
Schwedisch tastatur
Serbisch (Kyrillisch) tastatur
Serbisch (Lateinisch) tastatur
Slowakisch (QWERTY) tastatur
Slowakisch tastatur
Slowenisch tastatur
Spanisch (Variation) tastatur
Spanisch tastatur
Syrisch (Phonetisch) tastatur
Syrisch tastatur
Tamil tastatur
Tatarisch tastatur
Telugu tastatur
Thai Kedmanee (nicht ShiftLock) tastatur
Thai Kedmanee tastatur
Thai Pattachote (nicht ShiftLock) tastatur
Thai Pattachote tastatur
Tschechisch (Programmierer) tastatur
Tschechisch (QWERTY) tastatur
Tschechisch tastatur
Türkisch F tastatur
Türkisch Q tastatur
Ukrainisch tastatur
Ungarisch (101-Tastatur) tastatur
Ungarisch tastatur
Urdu tastatur
Usbekisches Kyrillisch tastatur
US-Englische Tabelle für IBM Arabisch 238_L tastatur
Vereinigtes Königreich erweitert tastatur
Vietnamesisch tastatur
Westarmenisch tastatur
;# Zusätzliche Ordner #
DOCS
SUPPORT
VALUEADD
;# Kompatibilität #
Compat01
Compat02
Compat03
Compat04
Compat06
Compat07
Compat09
Compat11

[KeepFiles]
msconfig.exe

[RemoveFiles]
clock.avi

[Options]
ClassicSetup
BlackSetupBack
ProfilesDir = "%SystemDrive%\Dokumente und Einstellungen"
TargetPath = "WINDOWS"
temp_dir = %USERPROFILE%\Lokale Einstellungen\Temp
NoKeepCp
RemoveMUI
AdvTweaks

[Patches]

[Services2]

[Tweaks]

[Unattended]
UnattendMode = 1
ComputerType = Automatisch
AutoLogon = Besitzer
Resolution = 1024x768
BitsPerPel = 16 Bit (High Color)
MaximumDataStorePercentOfDisk = 10
RestorePointLife = 365
DesktopTheme = Standard||
AutoUpdates = 1
AutoUDay = 5
AutoUHour = 15
AUElevate
AUMinor
ProgFilesPath = "\Programme"

[NetAdapter1]
connname = ""
macaddress = ""
ipaddress = "192.168.0.1"
subnetmask = "255.255.255.0"
defaultgateway = ""
dnsserver1 = ""
dnsserver2 = ""
winsserver = ""
netbiossetting = "0"
ipxnetworknumber = "00000000"
ipxnetworkframetype = "0xFF"

[GuiRunOnce]
%SYSTEMROOT%\mitsvt.cmd

[Drivers]

[Hotfixes]
J:\Image_F\x\udatepack sereby\DX-Addon.CAB
J:\Image_F\x\udatepack sereby\FRMWRK1.1+2.0.CAB
J:\Image_F\x\udatepack sereby\JRE5.CAB
J:\Image_F\x\udatepack sereby\Runtime-Addon.CAB
J:\Image_F\x\udatepack sereby\WMP10-Addon.CAB
;
; nLite unattended settings
; (don't post it on the net, it's not important for debugging)

[Personal]
TimeZone = (GMT+01:00) Amsterdam, Berlin, Bern, Rom, Stockholm, Wien
CDKey = "XXXX"
ComputerName = HOMEEDITION
Organization = Firma
Language = Deutsch (Deutschland)
Locale = Deutsch (Deutschland)
Keyboard = Deutsch (Deutschland)
DomainAdmin = 
DomainPass = 
JoinDomain = 
JoinWorkgroup = Arbeitsgruppe

[Users]
Administrator|Peter Maier||True|Administratoren|tom|False|True|True
Gast|||False|Gäste||True|False|False
Besitzer|Max Paul||True|Administratoren|test|False|True|True

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

Did you compare working unattend cd and bad unattend's WINNT.SIF? You may want to post both of those versions.

Huh... Anyone know if spaces before and after '=' make a difference if WINNT.SIF?

Last edited by razormoon (2006-10-03 10:06:56)

The following sentence is false.
The preceding sentence is true.

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

TIP : get rid of NLite

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

working winnt.sif

; Generated by nLite 1.0.1

[Data]
AutomaticUpdates = "Yes"
Autopartition = 0
MsDosInitiated = 0
UnattendedInstall = "Yes"

[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = "Yes"
OemPreinstall = "Yes"
OemSkipEula = "Yes"
FileSystem = *
WaitForReboot = "No"
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
DriverSigningPolicy = Ignore
NonDriverSigningPolicy = Ignore

[Display]
Xresolution = 1024
Yresolution = 768
BitsPerPel = 16

[SystemRestore]
MaximumDataStorePercentOfDisk = 10
RestorePointLife = 365

[SetupParams]
SkipMissingFiles = "No"

[GuiUnattended]
AutoLogon = "Yes"
EncryptedAdminPassword = "No"
AdminPassword = *
TimeZone = 110
OEMSkipRegional = 1
OemSkipWelcome = 1

[Components]

[UserData]
ProductKey = "XXXX"
ComputerName = TESTRECHNER
FullName = "Herr Mustermann"
OrgName = "Musterfirma"

[RegionalSettings]
Language =  "0407"

[Networking]
InstallDefaultComponents = "Yes"

[Identification]
JoinWorkgroup = "Arbeitsgruppe"

[GuiRunOnce]
"%SystemRoot%\System32\nLite.cmd"

not working

; Generated by nLite 1.0.1

[Data]
AutomaticUpdates = "Yes"
Autopartition = 0
UnattendedInstall = "Yes"
	MsDosInitiated=No

[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = "Yes"
OemSkipEula = "Yes"
FileSystem = *
WaitForReboot = "No"
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
DriverSigningPolicy = Ignore
NonDriverSigningPolicy = Ignore
	OemPreinstall=Yes

[Display]
Xresolution = 1024
Yresolution = 768
BitsPerPel = 16

[SystemRestore]
MaximumDataStorePercentOfDisk = 10
RestorePointLife = 365

[SetupParams]
SkipMissingFiles = "No"

[GuiUnattended]
AutoLogon = "Yes"
EncryptedAdminPassword = "No"
AdminPassword = *
TimeZone = 110
OEMSkipRegional = 1
OemSkipWelcome = 1

[Components]

[UserData]
ProductKey = "XXXX"
ComputerName = TESTRECHNER
FullName = "Herr Mustermann"
OrgName = "Musterfirma"

[RegionalSettings]
Language =  "0407"

[Networking]
InstallDefaultComponents = "Yes"

[Identification]
JoinWorkgroup = "Arbeitsgruppe"

[GuiRunOnce]
"%SystemRoot%\System32\nLite.cmd"

	command9="%SystemDrive%\DPsFnshr.exe"

i have post the session files from nlite so you can test it by your self with a home version, i´m interessted if the same effects  are when you test it.

Last edited by mikelm (2006-10-03 19:29:08)

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

ok here the next mystic......  with a home nlited and driverpack submited version... still  didn´t work

i used this users:

[Users]
Administrator|Peter Maier||True|Administratoren|tom|False|True|True
Gast|||False|Gäste||True|False|False
Besitzer|Max Paul||True|Administratoren|test|False|True|True

1. when logon then in the login box as user is Administrator but with the password from User Besitzer, i see it because Admin pass was TOM and Besitzer pass was TEST and there are 4 *

2. then after manual login a  LOGO-TEST box comes up an the DRIVE Rsigning policy window from DP are also visible which tells reset  one 1times and disable popup 0 times...

3. after finisching all the stuff, Notepad comes up and shows  a dektop.ini , why?  i found a desktop.ini in AUTOSTART. who put it in it?


it seems that there is a big mess between HOME, NLITE and DRIVERPACK in earlier times ther eare no problems with these 3 programms...  why now ?

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

try without NLite , mostly thats the problem.
Since i quit using that crap, everything works fine.

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

if you are able to read what i wrote, then you see that nlite isn´t the crap because it works only after submit the driverpack it doesn´t work anymore. .. it seems that nlite is too hard to understand for you.

I need no message as your´s because the didn´t solve the problem...
so please be quiet and not waste the space for help from others, thanx...

Last edited by mikelm (2006-10-04 02:39:46)

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

if you are able to read what i wrote, then you see that nlite isn´t the crap because it works only after submit the driverpack it doesn´t work anymore. .. it seems that nlite is too hard to understand for you.

I need no message as your´s because the didn´t solve the problem...
so please be quiet and not waste the space for help from others, thanx...

yep , whatever

Last edited by muiz3 (2006-10-04 06:35:33)

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

Ok here is some important information:

now i have tried the following combination:

windows xp home sp2
nlite 1.2b
and actual driverpack but with BASE 6.06.  not the Base 6.09 this is important ...
but with base 6.06  textmode dosen´t work

BUT WITH THIS constallation the Autologin works and there are only thom e LOGOTEST dialogboxes during start up in windows.

so you see that is not the fault by nlite , it is the fault by the BASE 6.09 ... !!!

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

The DriverPacks don't have anything to do with autologin settings.  And autologon has been working for me just fine for me.  I don't use nLite to manage my autologon settings, but I do use nLite 1.2RC and the DriverPacks 6.09.

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

I agree with RogueSpear.

Please do this:
1) start with original Windows XP installation files
2) add autologin
3) test it
4) slipstream the DriverPacks
5) test it

I'm sure that at step 5, everything will still work fine. It must be caused by something external.

Founder of DriverPacks.net — wimleers.com

Re: [NEEDS REPLY] nLite 1.2b/1.0.1 + DriverPacks => autologon issue

NO NO NO

with wich version did he tried it ?  xp pro or home ?  with pro it works all fine only with home version it gives the trouble..


again:

i used XP HOME !!!

then sereby´s updatepack 1.5.9.1

then nlite 1.2b or 1.2RC makes no differenz

then aktuall driver pack and BASE 6.06

with this constallation it WORKS !!!   YOU READ IT ?  IT WORKS !!


if i used the BASE 6.09 all the mess comes up....


if tried also 6.08 BASE autologin works but something with the exeption didn´t work ... and startup take too long ..


so please stop to say that everything external is the fault , i used the same pc the sme XP and the same konfiguration every time ...

only base is different and then the mess comes up....

it would be easierer if you habe MSN to kommunicate directly insted here, is that possible ?

Last edited by mikelm (2006-10-05 05:06:52)