5eraph wrote:

I'm considering doing this because the existence of my card reader's four drive letters throws all the others out of whack.  My Windows/system drive is I:. sad

In that case, changing the boot sequence in the BIOS might be enough to do the trick.

I don't have problems on my primary system since it does not allow me to boot from the reader (or I just don't have boot from USB enabled, dunno).
On a second system, they will show up after the HDDs (hence starting with E) but before the ODD, which is accordingly to the boot sequence I set.

1,402

(11 replies, posted in Feature Requests)

No, what I meant is, if you know how, you could script support for ISO creation using CDIMAGE tool yourself (I think) wink

That is, at least for so long it would take Bâshrat the Sneaky to implement support.

Since DP slipstreaming is the last step I do, it obvously would come in very handy to have it auto-create the ISO, I agree with you here.
I find it kind of pointless having the option in nLite, OTOH, since it's still missing the drivers then.

1,403

(11 replies, posted in Feature Requests)

I'm sure you could use this somehow.
If you only use the command line tool, it could be called from a script at the end of the slipstream process.
Not use if you could work that in yourself or if Bash needs to enable it though...

Gah, I think you cannot link to search results as they only seem to get saved by session.

Anyway, either follow Siginet's link or enter "virus" as a search term yourself wink

Fragbert wrote:

A search of the forum for "hacktool.hidewindow" yields zero results.

A search for virus does, however.

Oh, I'm sorry, Bash, I didn't think of this at all...!

Here it is:

C:\WINDOWS\system32>CMDOW @ /HID 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |                                                                          | 

C:\WINDOWS\system32>REM | Only edit this file if you know what you're doing!                       | 

C:\WINDOWS\system32>REM |                                                                          | 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   Editable variables.                                                    | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>SET DriverPacks=C:\D 

C:\WINDOWS\system32>SET D=C:\WINDOWS\system32\drivers 

C:\WINDOWS\system32>SET S=C:\WINDOWS\system32 

C:\WINDOWS\system32>SET DPS_TMP=C:\WINDOWS\DPs_temp 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   DriverPack Graphics A control panels.                                  | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>SET C=C:\D\G 

C:\WINDOWS\system32>IF NOT EXIST C:\D\G\A\1 GOTO DP_GA_2 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\atioglx1.dll (
IF EXIST C:\ATICCC.ins (
C:\D\G\A\1\ATICCC.exe -y -oC:\WINDOWS\DPs_temp  
 MSIEXEC /i C:\WINDOWS\DPs_temp\ISScript9.Msi /qn /norestart  
 MSIEXEC /i C:\WINDOWS\DPs_temp\ATICCC.msi /qn /norestart  
 RD /S /Q C:\WINDOWS\DPs_temp 
)  
 IF EXIST C:\ATICCP.ins (
C:\D\GA\1\ATICCP.exe -y -oC:\WINDOWS\DPs_temp  
 START /WAIT C:\WINDOWS\DPs_temp\Setup.exe /K  
 RD /S /Q C:\WINDOWS\DPs_temp 
) 
) 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   DriverPack Graphics B control panels.                                  | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>SET C=C:\D\G 

C:\WINDOWS\system32>IF NOT EXIST C:\D\G\3\1 GOTO DP_GB_2 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\3dfxV2ps.dll (C:\D\G\3\1\V2_OC_control_panel.exe) 

C:\WINDOWS\system32>IF NOT EXIST C:\D\G\S\1 GOTO DP_GB_3 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\sisgrp.sys (
C:\D\G\S\1\UVGA3.exe -y -oC:\WINDOWS\DPs_temp  
 START /WAIT C:\WINDOWS\DPs_temp\setup.exe -s  
 RD /S /Q C:\WINDOWS\DPs_temp 
) 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   DriverPack Graphics C control panels.                                  | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>SET C=C:\D\G 

C:\WINDOWS\system32>IF NOT EXIST C:\D\G\A\3 GOTO DP_GC_2 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\atioglgl.dll (
C:\D\G\A\3\CPanel.exe -y -oC:\WINDOWS\DPs_temp  
 START /WAIT C:\WINDOWS\DPs_temp\Setup.exe /K  
 RD /S /Q C:\WINDOWS\DPs_temp 
) 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   DriverPack Sound A control panels.                                     | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>SET C=C:\D\S 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\CR GOTO DP_SA_2 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\ha10kx2k.sys (
IF EXIST C:\WINDOWS\system32\drivers\ha20x2k.sys IF EXIST C:\D\S\CR\1\Ctzapxx.ini (
EXPAND -R C:\D\S\CR\1\*.* C:\D\S\CR  
 EXPAND -R C:\D\S\CR\1\common\*.* C:\D\S\CR\1\common  
 EXPAND -R C:\D\S\CR\1\common\i386\*.* C:\D\S\CR\1\common\i386  
 EXPAND -R C:\D\S\CR\1\lang\*.* C:\D\S\CR\1\lang  
 EXPAND -R C:\D\S\CR\1\lang\i386\*.* C:\D\S\CR\1\lang\i386  
 EXPAND -R C:\D\S\CR\1\win2k_xp\*.* C:\D\S\CR\1\win2k_xp  
 EXPAND -R C:\D\S\CR\1\win2k_xp\data\*.* C:\D\S\CR\1\win2k_xp\data  
 EXPAND -R C:\D\S\CR\1\win2k_xp\i386\*.* C:\D\S\CR\1\win2k_xp\i386  
 DEL /Q C:\D\S\CR\1*.??_  
 DEL /Q C:\D\S\CR\1\common\*.??_  
 DEL /Q C:\D\S\CR\1\common\i386\*.??_  
 DEL /Q C:\D\S\CR\1\lang\*.??_  
 DEL /Q C:\D\S\CR\1\lang\i386\*.??_  
 DEL /Q C:\D\S\CR\1\win2k_xp\*.??_  
 DEL /Q C:\D\S\CR\1\win2k_xp\data\*.??_  
 DEL /Q C:\D\S\CR\1\win2k_xp\i386\*.??_  
 COPY /Y C:\D\S\CR\1\common\i386\CtCtlPan.cpl C:\WINDOWS\system32\  1>NUL  
 COPY /Y C:\D\S\CR\1\common\i386\CtPanel.exe C:\WINDOWS\system32\  1>NUL  
 START C:\D\S\CR\1\CTZAPXX.exe /S  
 GOTO DP_SA_2 
)  
 IF EXIST C:\D\S\CR\2\Ctzapxx.ini (
EXPAND -R C:\D\S\CR\2\*.* C:\D\S\CR  
 EXPAND -R C:\D\S\CR\2\common\*.* C:\D\S\CR\2\common  
 EXPAND -R C:\D\S\CR\2\common\i386\*.* C:\D\S\CR\2\common\i386  
 EXPAND -R C:\D\S\CR\2\lang\*.* C:\D\S\CR\2\lang  
 EXPAND -R C:\D\S\CR\2\lang\i386\*.* C:\D\S\CR\2\lang\i386  
 EXPAND -R C:\D\S\CR\2\win2k_xp\*.* C:\D\S\CR\2\win2k_xp  
 EXPAND -R C:\D\S\CR\2\win2k_xp\data\*.* C:\D\S\CR\2\win2k_xp\data  
 EXPAND -R C:\D\S\CR\2\win2k_xp\i386\*.* C:\D\S\CR\2\win2k_xp\i386  
 DEL /Q C:\D\S\CR\2*.??_  
 DEL /Q C:\D\S\CR\2\common\*.??_  
 DEL /Q C:\D\S\CR\2\common\i386\*.??_  
 DEL /Q C:\D\S\CR\2\lang\*.??_  
 DEL /Q C:\D\S\CR\2\lang\i386\*.??_  
 DEL /Q C:\D\S\CR\2\win2k_xp\*.??_  
 DEL /Q C:\D\S\CR\2\win2k_xp\data\*.??_  
 DEL /Q C:\D\S\CR\2\win2k_xp\i386\*.??_  
 COPY /Y C:\D\S\CR\2\common\i386\CtCtlPan.cpl C:\WINDOWS\system32\  1>NUL  
 COPY /Y C:\D\S\CR\2\common\i386\CtPanel.exe C:\WINDOWS\system32\  1>NUL  
 START C:\D\S\CR\2\CTZAPXX.exe /S 
) 
) 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\CR\3 GOTO DP_SA_3 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\P17.sys (
IF EXIST C:\D\S\CR\3\Ctzapxx.in_ (
EXPAND -R C:\D\S\CR\3\*.* C:\D\S\CR\3  
 EXPAND -R C:\D\S\CR\3\AddOn\*.* C:\D\S\CR\3\AddOn  
 EXPAND -R C:\D\S\CR\3\Common\*.* C:\D\S\CR\3\Common  
 EXPAND -R C:\D\S\CR\3\Lang\i386\*.* C:\D\S\CR\3\Lang\i386  
 EXPAND -R C:\D\S\CR\3\Win2K_XP\*.* C:\D\S\CR\3\Win2K_XP  
 EXPAND -R C:\D\S\CR\3\Win2K_XP\i386\*.* C:\D\S\CR\3\Win2K_XP\i386  
 DEL /Q C:\D\S\CR\3\*.??_  
 DEL /Q C:\D\S\CR\3\AddOn\*.??_  
 DEL /Q C:\D\S\CR\3\Common\*.??_  
 DEL /Q C:\D\S\CR\3\Lang\i386\*.??_  
 DEL /Q C:\D\S\CR\3\Win2K_XP\*.??_  
 DEL /Q C:\D\S\CR\3\Win2K_XP\i386\*.??_ 
)  
 START C:\D\S\CR\3\CTZapxx.Exe /S 
) 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\N\AudioUtl.exe GOTO DP_SA_4 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\nvapu.sys (
START /WAIT C:\D\S\N\AudioUtl.exe -y -oC:\WINDOWS\DPs_temp  
 START /WAIT C:\WINDOWS\DPs_temp\Setup.exe -s -f1  
 RD /S /Q C:\WINDOWS\DPs_temp 
) 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\T\2\Setup.ex_ GOTO DP_SA_5 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\V\1\V_ENVY.exe GOTO DP_SA_6 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\V\2\CPL.exe GOTO DP_SA_7 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\vinyl97.sys START /WAIT C:\D\S\V\2\CPL.exe -y -oC:\WINDOWS\system32\ 

C:\WINDOWS\system32>REN C:\WINDOWS\system32\ADeck.ex ADeck.exe 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   DriverPack Sound B control panels.                                     | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>SET C=C:\D\S 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\T\3\T_3.exe GOTO DP_SB_2 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\cmaudio.sys START C:\D\S\T\3\T_3.exe 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\T\4\T_SSU.exe GOTO DP_SB_3 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\TT1724ht.sys START C:\D\S\T\4\T_SSU.exe 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\T\5\T_DMX.exe GOTO DP_SB_4 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\dmxsens.sys START C:\D\S\T\5\T_DMX.EXE 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\S\U GOTO DP_SB_5 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\sthda.sys (
COPY /Y C:\D\S\S\U\stlang.dll C:\WINDOWS\system32  1>NUL  
 COPY /Y C:\D\S\S\U\stacgui.dll C:\WINDOWS\system32  1>NUL  
 COPY /Y C:\D\S\S\U\stacgui.cpl C:\WINDOWS\system32  1>NUL  
 MD "C:\Programme\Sigmatel\C-Major Audio\STACGUI"  
 COPY /Y C:\D\S\S\U\sttray.exe "C:\Programme\Sigmatel\C-Major Audio\STACGUI"  1>NUL  
 COPY /Y C:\D\S\S\U\stlang.dll "C:\Programme\Sigmatel\C-Major Audio\WDM"  1>NUL 
) 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\SI\1\SI_7012.exe GOTO DP_SB_6 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\sis7012.sys (START C:\D\S\SI\1\SI_7012.exe x -y -oC:\WINDOWS\system32\ ) 

C:\WINDOWS\system32>IF NOT EXIST C:\D\S\SI\2\SI_7018.exe GOTO DP_SB_7 

C:\WINDOWS\system32>IF EXIST C:\WINDOWS\system32\drivers\sis7018.sys (START C:\D\S\SI\2\SI_7018.exe x -y -oC:\WINDOWS\system32\ ) 

C:\WINDOWS\system32>GOTO EXCEPTIONS 

C:\WINDOWS\system32>SET T=C:\tmp.txt 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   Workaround for AMD Athlon 64 X2 CPU's lagging issues.                  | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>devcon find ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_*  1>>C:\tmp.txt 

C:\WINDOWS\system32>agrep -s -ci "AMD Athlon(tm) 64 X2 Dual Core" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (addUsepmtimer.exe) 

C:\WINDOWS\system32>DEL /F /Q C:\tmp.txt 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   Workaround for nVidia nForce 3 ethernet.                               | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>devcon find "PCI\VEN_10DE&DEV_00DF"  1>>C:\tmp.txt 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_E0001458&REV_A2" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (
devcon update "C:\D\L\NV\123\nvnetbus.inf" "PCI\VEN_10DE&DEV_00DF&SUBSYS_E0001458&REV_A2"  1>NULL  
 devcon update "C:\D\L\NV\123\nvnetfd.inf" "{1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV*"  1>NULL 
) 

C:\WINDOWS\system32>DEL /F /Q C:\tmp.txt 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   Workaround for Hercules Fortissimo, Game Theater and Digifire APU's.   | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>devcon find "PCI\VEN_1013&DEV_6003*"  1>>C:\tmp.txt 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_005014AF" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "PCI\VEN_1013&DEV_6003&SUBSYS_005014AF" ) 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_00501681" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "PCI\VEN_1013&DEV_6003&SUBSYS_00501681" ) 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_00521681" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "PCI\VEN_1013&DEV_6003&SUBSYS_00521681" ) 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_00531681" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "PCI\VEN_1013&DEV_6003&SUBSYS_00531681" ) 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_00541681" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "PCI\VEN_1013&DEV_6003&SUBSYS_00541681" ) 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_A0111681" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "PCI\VEN_1013&DEV_6003&SUBSYS_A0111681" ) 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_A0121681" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "PCI\VEN_1013&DEV_6003&SUBSYS_A0121681" ) 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_00511681" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "PCI\VEN_1013&DEV_6003&SUBSYS_00511681" ) 

C:\WINDOWS\system32>agrep -s -ci "SUBSYS_A0101681" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "PCI\VEN_1013&DEV_6003&SUBSYS_A0101681" ) 

C:\WINDOWS\system32>DEL /F /Q C:\tmp.txt 

C:\WINDOWS\system32>devcon find "HERCULES\*"  1>>C:\tmp.txt 

C:\WINDOWS\system32>agrep -s -ci "GTXP_WDM_INTERFACE" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "HERCULES\GTXP_WDM_INTERFACE" ) 

C:\WINDOWS\system32>agrep -s -ci "GF3_WDM_INTERFACE" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "HERCULES\GF3_WDM_INTERFACE" ) 

C:\WINDOWS\system32>agrep -s -ci "GF2_WDM_INTERFACE" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "HERCULES\GF2_WDM_INTERFACE" ) 

C:\WINDOWS\system32>agrep -s -ci "DFIRE_WDM_INTERFACE" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "HERCULES\DFIRE_WDM_INTERFACE" ) 

C:\WINDOWS\system32>agrep -s -ci "GTXP71_WDM_INTERFACE" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "HERCULES\GTXP71_WDM_INTERFACE" ) 

C:\WINDOWS\system32>agrep -s -ci "PNPB02F" C:\tmp.txt 

C:\WINDOWS\system32>IF 9009 GEQ 1 (devcon install "C:\D\S\H\2\wdmaherc.inf" "HERCULES\*PNPB02F" ) 

C:\WINDOWS\system32>DEL /F /Q C:\tmp.txt 

C:\WINDOWS\system32>REM +==========================================================================+ 

C:\WINDOWS\system32>REM |   KTD (Keep The Drivers) commands.                                       | 

C:\WINDOWS\system32>REM |--------------------------------------------------------------------------| 

C:\WINDOWS\system32>SET tagfile=\OEM\bin 

C:\WINDOWS\system32>FOR %i IN (c d e f g h i j k l m n o p q r s t u v w x y z) DO IF EXIST "%i:\OEM\bin" SET CDDRIVE=%i: 

C:\WINDOWS\system32>IF EXIST "c:\OEM\bin" SET CDDRIVE=c: 

C:\WINDOWS\system32>IF EXIST "d:\OEM\bin" SET CDDRIVE=d: 

C:\WINDOWS\system32>IF EXIST "e:\OEM\bin" SET CDDRIVE=e: 

C:\WINDOWS\system32>IF EXIST "f:\OEM\bin" SET CDDRIVE=f: 

C:\WINDOWS\system32>IF EXIST "g:\OEM\bin" SET CDDRIVE=g: 

C:\WINDOWS\system32>IF EXIST "h:\OEM\bin" SET CDDRIVE=h: 

C:\WINDOWS\system32>IF EXIST "i:\OEM\bin" SET CDDRIVE=i: 

C:\WINDOWS\system32>IF EXIST "j:\OEM\bin" SET CDDRIVE=j: 

C:\WINDOWS\system32>IF EXIST "k:\OEM\bin" SET CDDRIVE=k: 

C:\WINDOWS\system32>IF EXIST "l:\OEM\bin" SET CDDRIVE=l: 

C:\WINDOWS\system32>IF EXIST "m:\OEM\bin" SET CDDRIVE=m: 

C:\WINDOWS\system32>IF EXIST "n:\OEM\bin" SET CDDRIVE=n: 

C:\WINDOWS\system32>IF EXIST "o:\OEM\bin" SET CDDRIVE=o: 

C:\WINDOWS\system32>IF EXIST "p:\OEM\bin" SET CDDRIVE=p: 

C:\WINDOWS\system32>IF EXIST "q:\OEM\bin" SET CDDRIVE=q: 

C:\WINDOWS\system32>IF EXIST "r:\OEM\bin" SET CDDRIVE=r: 

C:\WINDOWS\system32>IF EXIST "s:\OEM\bin" SET CDDRIVE=s: 

C:\WINDOWS\system32>IF EXIST "t:\OEM\bin" SET CDDRIVE=t: 

C:\WINDOWS\system32>IF EXIST "u:\OEM\bin" SET CDDRIVE=u: 

C:\WINDOWS\system32>IF EXIST "v:\OEM\bin" SET CDDRIVE=v: 

C:\WINDOWS\system32>IF EXIST "w:\OEM\bin" SET CDDRIVE=w: 

C:\WINDOWS\system32>IF EXIST "x:\OEM\bin" SET CDDRIVE=x: 

C:\WINDOWS\system32>IF EXIST "y:\OEM\bin" SET CDDRIVE=y: 

C:\WINDOWS\system32>IF EXIST "z:\OEM\bin" SET CDDRIVE=z: 

C:\WINDOWS\system32>IF 'i:' == '' GOTO KTD_M1 

C:\WINDOWS\system32>SET method=2 

C:\WINDOWS\system32>IF EXIST i:\OEM\bin\makePNF.exe (
REM 1st sublevel  
 SET ktd=yes  
 IF EXIST i:\OEM\bin\KTDpaths.cmd (i:\OEM\bin\KTDpaths.cmd)  ELSE (
START i:\OEM\bin\WatchDSP.exe  
 START i:\OEM\bin\CloseDSP.exe  
 START i:\OEM\bin\hideMakePNF.exe  
 START /WAIT i:\OEM\bin\makePNF.exe C:\D  
 TASKKILL /F /IM CloseDSP.exe /IM hideMakePNF.exe /IM WatchDSP.exe 
) 
)  ELSE (
REM 1st sublevel  
 IF EXIST i:\OEM\bin\KTDpatterns.cmd (
i:\OEM\bin\KTDpatterns.cmd 
 REM 2nd sublevel 
)  ELSE (
REM 2nd sublevel  
 SET ktd=no  
 i:\OEM\bin\DevPath.exe C:\WINDOWS\Inf 
) 
) 

C:\WINDOWS\system32>GOTO 3PSCRIPT 

C:\WINDOWS\system32>IF EXIST C:\3pscript.cmd (START /WAIT C:\3pscript.cmd ) 

C:\WINDOWS\system32>GOTO CLEANUP 

C:\WINDOWS\system32>IF ktd == no then ( 

C:\WINDOWS\system32>RD /S /Q C:\D 

C:\WINDOWS\system32>IF method == 1 then

C:\WINDOWS\system32>DEL /F /Q C:\CloseDSP.exe 

C:\WINDOWS\system32>DEL /F /Q C:\hideMakePNF.exe 

C:\WINDOWS\system32>DEL /F /Q C:\robocopy.exe 

C:\WINDOWS\system32>DEL /F /Q C:\WatchDSP.exe 

C:\WINDOWS\system32>IF EXIST C:\KTDpaths.cmd DEL /F /Q C:\KTDpaths.cmd 

C:\WINDOWS\system32>IF EXIST C:\KTDpatterns.cmd DEL /F /Q C:\KTDpatterns.cmd 

C:\WINDOWS\system32>DEL /F /Q C:\addUsepmtimer.exe 

C:\WINDOWS\system32>DEL /F /Q C:\agrep.exe 

C:\WINDOWS\system32>DEL /F /Q C:\devcon.exe 

C:\WINDOWS\system32>DEL /F /Q C:\fnsh_log.cmd 

C:\WINDOWS\system32>DEL /F /Q C:\DPs_fnsh.cmd

Ususally the whole slipstream process should only take a couple of minutes on a modern system.

I think it's not even 5min for the whole process for me (that is with QSC enabled).

midiboy wrote:

4. Suddenly on my German Windows XP the "Hardware Upgrade Wizard" is in English !! This never happened before and it is a fresh new installation. No big deal but not really nice either ;-)

Now that you mention it, it's the same for me wink

Doesn't bother me at all and I wouldn't have noticed I guess wink

Still, a "cosmetic" problem that should be fixed -albeit with a rather low priority.

laura wrote:

my favorite settings - RunOnceEx Method 2 KtD Disable smile

Same here, except for GuiRunOnce.

Well, I integrate .NET using Sereby's .NET 1.1 & 2.0 Addon.
The integration takes part just after Windows has booted to the desktop the first time (after the welcome screen, where you enter your username and inet configuration).

With the previous DriverPacks, the CCC would get installed regardless of .NET, resulting in the CLI.exe error if not present (no big deal, just install .NET and reboot).

What's more confusing is that the BASE does not save this very setting when all other ones are.

No one else experiencing this?

Strange, because I could observe this behaviour on two different machines by now and I did three installations so far with none installing the (originally selected) CCC...

1,412

(7 replies, posted in DriverPack Graphics)

ruudboek wrote:

This update is too large to still be able to fit all the driverpacks onto one 700mb CD (without the i386/lang folder).

I just created a new CD yesterday and managed to fit all Driver Packs plus all 3rd Party Driver Packs onto an ordinary 700MB CD-RW.

Here's what I removed with nlite:

[Main]
Env = 1.0 RC8 - 2.0.50727.42.Microsoft Windows NT 5.1.2600 Service Pack 2
Target = Windows XP Professional Sp2 - build 2180 - Deutsch (Deutschland)

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

[Components]
;# Betriebssystem #
.NET Framework
Hilfe
Manuelle Installation und Upgrade
Suchassistent
Tour
;# Dienste #
Fehlerberichterstattung
Nachrichtendienst
;# Multimedia #
Musik Beispiele
Windows Media Player
;# Netzwerk #
MSN Explorer
Windows Messenger
;# 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)
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
Punjabi (Indien)
Sanskrit
Tamil
Telugu (Indien)
;Japanisch
Japanisch
;Koreanisch
Koreanisch
;Kyrillisch
Azeri (Kyrillisch)
Belarussisch
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
Finnisch
Französisch (Belgien)
Französisch (Frankreich)
Französisch (Kanada)
Französisch (Luxemburg)
Französisch (Monaco)
Französisch (Schweiz)
Galicisch (Spanien)
Indonesisch
Isländisch
Italienisch (Italien)
Italienisch (Schweiz)
Katalanisch
Malaiisch (Brunei Darussalam)
Malaiisch (Malaysia)
Maltesisch
Maori
Niederländisch (Belgien)
Niederländisch (Niederlande)
Nord-Sotho
Norwegisch (Bokmal)
Norwegisch (Nynorsk)
Portugiesisch (Brasilien)
Portugiesisch (Portugal)
Quechua (Bolivien)
Quechua (Ecuador)
Quechua (Peru)
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 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 (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
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
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
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
Niederländisch tastatur
Norwegisch mit Samisch tastatur
Norwegisch tastatur
Ostarmenisch 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
Compat04
Compat06
Compat12

[KeepFiles]
msconfig.exe

[RemoveFiles]
blastcln.exe
clock.avi

[Options]
CABRecompress
DisableFreereq
DisableMinMem
OemBranding
GuestName = ""
AdminName = ""
ProfilesDir = "%SystemDrive%\Dokumente und Einstellungen"
TargetPath = "WINDOWS"
temp_dir = %USERPROFILE%\Lokale Einstellungen\Temp
DelDrivers
AdvTweaks
isovol = WinLite
isoatt = -allow-multidot -relaxed-filenames -allow-leading-dots -N -l -d -D -joliet-long -duplicates-once -no-emul-boot -b boot.bin -hide boot.bin -hide boot.catalog

[Patches]
TcpIp = 16777215
UsbPoll = 125
DoUxTheme
DoSFC

[Services]
Themes,2
StiSvc,3
EventSystem,3
COMSysApp,3
MSDTC,3
FastUserSwitchingCompatibility,3
winmgmt,2
WmiApSrv,3
AppMgmt,3
AudioSrv,2
CiSvc,3
ClipSrv,4
CryptSvc,2
EventLog,2
HidServ,4
HTTP,3
HTTPFilter,3
IpNat,3
NDProxy,3
NetDDE,4
NetDDEdsdm,4
Netman,3
PlugPlay,2
ProtectedStorage,2
RemoteRegistry,2
SamSs,2
SCardSvr,3
seclogon,2
SENS,4
SharedAccess,2
SysmonLog,3
TapiSrv,3
TrkWks,2
UPS,3
VSS,3
W32Time,2
Wmi,3
xmlprov,3
LanmanWorkstation,2
RasAuto,3
RasMan,3
RemoteAccess,4
IpFilterDriver,3
IpInIp,3
NwlnkFlt,3
NwlnkFwd,3
Ip6Fw,3
ALG,3
DHCP,2
DNSCACHE,2
PolicyAgent,2
NLA,3
LMHosts,2
Alerter,4
Browser,2
NetLogon,3
RpcLocator,3
NtLmSsp,3
LanmanServer,2

[Tweaks]
Arbeitsplatz-Fügt dem Kontextmenü 'Datenträgerbereinigung' hinzu
Arbeitsplatz-Fügt dem Kontextmenü 'Dienste' hinzu
Arbeitsplatz-Fügt dem Kontextmenü 'Gerätemanager' hinzu
Arbeitsplatz-Fügt dem Kontextmenü 'Software' hinzu
Arbeitsplatz-Fügt dem Kontextmenü 'Systemsteuerung' hinzu
Arbeitsplatz-Fügt 'Netzwerkumgebung' hinzu
Desktop-Arbeitsplatz Icon-Anzeigen
Desktop-Eigene Dateien Icon-Anzeigen
Desktop-Internet Explorer Icon-Verstecken
Desktop-Netzwerkumgebung Icon-Anzeigen
Desktop-Papierkorb Icon-Anzeigen
Explorer-Autorun ausschalten
Explorer-Benutzt kleine Symbole in der Explorerleiste
Explorer-Deaktiviert 'Beep' bei Fehlern
Explorer-Deaktiviert Eingabehilfe Popup
Explorer-Deaktiviert 'Verknüpfung mit'
Explorer-Deaktiviert Verknüpfungspfeil
Explorer-Erweiterte Suchoptionen voreinstellen
Explorer-Fügt 'CMD SHELL:>' zu allen Laufwerken und Ordnern hinzu
Explorer-Klassische Systemsteuerung
Explorer-'Netzlaufwerk verbinden' in der Explorerleiste anzeigen
Explorer-Ordneransicht auf 'Details' voreinstellen
Explorer-Statusleiste anzeigen
Explorer-Vollständigen Pfad in der Adressleiste und Fensterleiste anzeigen
Explorer-Zeigt alle Dateien und Ordner
Explorer-Zeigt die Dateiendung bekannter Dateitypen
Explorer-Zeigt Laufwerksbuchstaben vor den Laufwerksnamen
Geschwindigkeit-Deaktiviert Festplattenoptimierung im Leerlauf
Geschwindigkeit-Deaktiviert Warnung bei 'Wenig Festplattenspeicher'
Internet Explorer-Deaktiviert den Ton wenn ein Popup geblockt wurde
Internet Explorer-Deaktiviert durch den Media Player erstellte Lesezeichen
Internet Explorer-Deaktiviert 'Market Place' Lesezeichen
Internet Explorer-Deaktiviert 'Wechseln zu' Schaltfläche
Internet Explorer-Maximale Verbindungen auf 10 erhöhen
Netzwerk-Deaktiviert administrative Freigaben
Privatsphäre-Alexa Spyware entfernen
Sicherheit-Zeigt unter Software immer die Updates an
Startmenü-Deaktiviert Anzeige nach der ersten Anmeldung
Startmenü-Deaktiviert und entfernt 'Dokumente' aus dem Startmenü
Startmenü-Startmenü ohne Verzögerung öffnen
Taskleiste-Deaktiviert Balloon Tips
Taskleiste-Deaktiviert Sprachleiste
Visuelle Effekte-Animation der Ein- und Ausblendung von Tasks in der Taskleiste-Deaktivieren
Visuelle Effekte-Durchsichtigen Hintergrund für Symbolunterschriften auf dem Desktop-Aktivieren
Visuelle Effekte-Durchsichtiges Auswahlrechteck anzeigen-Aktivieren
Visuelle Effekte-Farbverlauf im Fenstertitel-Deaktivieren
Visuelle Effekte-Fensteranimation beim Minimieren und Maximieren-Deaktivieren
Visuelle Effekte-Fensterinhalt beim Ziehen anzeigen-Aktivieren
Visuelle Effekte-Individuelles Hintergrundbild für verschiedene Ordnertypen anzeigen-Aktivieren
Visuelle Effekte-Kanten der Bildschirmschriftarten verfeinern-ClearType
Visuelle Effekte-Mausschatten-Deaktivieren
Visuelle Effekte-Menüanimation-Deaktivieren
Visuelle Effekte-Menüschatten-Deaktivieren
Visuelle Effekte-Optimierten Bildlauf für Listenfelder verwenden-Aktivieren
Visuelle Effekte-Unterstreicht den Buchstaben für Schnellzugriffstasten-Aktivieren

[Unattended]
UnattendMode = DefaultHide
DisableOem
ComputerType = Automatisch
HibernationNo
CustomLocales
Resolution = 800x600
BitsPerPel = 32 Bit (True Color)
MaximumDataStorePercentOfDisk = 10
RestorePointLife = 30
DefaultThemesOff
DefaultStartPanelOff
DataExecProt = 2
ProgFilesPath = "C:\Program Files"

[GuiRunOnce]

[Drivers]
E:\Downloads\Treiber\Acer Travelmate 8100\O2Micro\WinXp\O2mmb.inf,0
E:\Downloads\Treiber\Hauppauge\wdm346_23061\HCWBT8XX_NOCOPY.INF,0
E:\Downloads\Treiber\Eizo\inf\L365.INF,0

[Hotfixes]
D:\Files\Serebys Update Packs\VB6-Addon.CAB
D:\Files\Serebys Update Packs\jre.exe
D:\Files\Serebys Update Packs\FRMWRK1.1+2.0.CAB
D:\Files\Serebys Update Packs\DX-Addon.CAB
D:\Files\Serebys Update Packs\XP-SP2-Updatepack-1.5.5.exe

(Sorry for not being in English...)

Then, I also integrated all of Sereby's Update Packs (similar to RyanVM, just in German) except for WMP10 addon, which I removed from the CD.

The size of the "nlited" CD is about 350MB, enough to fit a lot of drivers on it smile
Seriously, I don't see how I could ever need any of the removed components, so it's no loss at all for me (would have kicked them out regardless of the DriverPacks).

Now, after DP integration, the ISO I created has a size of ~714MB.

If you use Nero as your burning tool, there's an option to set "short leadout" for a DAO CD. This gains about 12-15MB additional capacity without any negative effects (at least I was unable to find any and I've been using this option for a very long time. Seems to even work with very old CD drives!).

So, if you use my settings as a guide, I'm sure you will have no drouble fitting all the DriverPacks on the CD, moreso if you don't even use the 3rd Party ones!


laura wrote:

i think in 606 has option to choose between control center and control panel of ati drivers

Theoretically, yes.

Doesn't work for me though...

hmaster10 wrote:

btw. i know its a silly question but, ATI CCC uses the .Net 1?

It did require .NET 1.1 until I think 6.3
Now, you can just use .NET 2.0 without having to install 1.1 prior to it.

1,414

(76 replies, posted in DriverPack Mass Storage)

Np big_smile

1,415

(76 replies, posted in DriverPack Mass Storage)

I would guess you'd have to extract the files, delete the folders you don't want to keep and repack them as .7z, using the original file sructure and name.

www.7-zip.org is the program you will need.

Not sure if this is a bug but I just created a new CD with the Graphics A 6.06 and although I selected the CCC to be installed, neither the CCC nor the CP were.
The driver itself installed fine as far as I can tell.

Strange thing is going through all the settings in BASE 6.06 it does not proceed when clicking next on QSC (which is the entry before CCC/CP selection).

Also, after having selected CCC and closing BASE, the setting does not get saved, while every other setting is.
This is also true for the CP, though I did not try installing with that option (yet...).

No, it's really not that I don't trust you, and I am sure the same can be said about the other users smile

Then again, chances are you could have been infected yourself without noticing, so even if you just have the best intentions, this does not 100% exclude the chance a virus could have slipped your check.

Anyway, what's really strange is the fact that all of a sudden there's this report.



I finished installing the CD on my test system and indeed it is missing the file (I blame NAV's quarantine for this), so the cleanup script does not run properly (I think, was getting a lot of errors, but I couldn't find any remains on the disk...).

Because of this I manually copied cmdow.exe into the respective directory (can you confirm if %cdrom%\OEM\bin is the right place?).
I also run a manual scan on the file.
Lo and behold, NAV did not detect any threat!
The file is absouletly clean...

Auto-Scan also did not detect any infection when I copied the DP files over from another PC.

It only alerted me during the slipstream process, which is even more strange, because this is the first time it would do so.

chertoianov wrote:

I am using the same antivirus program for a long time ago, but that is the first time, when it happens. There was not a problem with the older driver packs bases.

Yeah, same here.

Just tried to slipstream a new CD and all of a sudden I get this pop-up from NAV (info page here: http://securityresponse.symantec.com/av … ndow.html).

I've been running NAV for quite some time now and done several slipstreams and this has never occured before.

Based on the fact that the virus signature dates back to 2004, it is unlikely new virus defintions have caused this, so it must be something within the file that apparently has changed in such a way it now triggers several anti-virus softwares.

The funny thing is, it's not that the file is infected but rather the file itself being the "problem" here.

NAV notified me of having quarantined the file, I'm curious as to whether it got removed from the folder now.
Just finished the ISO and am about to burn and test very soon.

Will report back if this issue causes any further trouble.

RogueSpear wrote:

7-Zip has had problems in the past with it's "Test Archive" function.  Comparing MD5's would be much more reliable.

Ok, didn't know that.
Of course, a proper hash is more reliable, but a simple test archive should be enough to find out whether the archive is corrupt due to a bad HDD.

Still, this wasn't meant to say Bâshrat the Sneaky should not release hashes, just some interim solution until he does smile

Couldn't you just DL 7-Zip (www.7-zip.org) and right-click --> check archive for more or less the same results?

1,421

(44 replies, posted in Other)

Do you use any proxy servers for surfing?
Try switching them off for a change.

Or, if you don't use any currently, try putting your ISP's proxy in there.

Yes, indeed.

Check the annoucement on top of the page, it links you here smile

Works for me and I have a pack with a _ ("DP_Epson_Print_wnt5_x86-32_1.7z").

1,424

(26 replies, posted in Other)

Camarade_Tux wrote:

About the theme, I wonder why nobody ever find pink themes nice. lol

Dunno 'bout you but I find contracting Eye Cancer not to be one of my preferred hobbies ;P

1,425

(26 replies, posted in Other)

Bâshrat the Sneaky wrote:

What do you mean by "links in messages open in new windows"?

I think he's referring to having links open in a pop-up window rather than re-using the one you currently use.

This is a common setting on most boards where you have external links open a new window and internal links (ie on the same board) open in the same window.

Alternatively, you could also press and hold [Shift] while left-clicking on the link to achieve the same effect, but some people are just lazy ;P