Topic: [SOLVED] ATI CCC does not install/selection not saved

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...).

Last edited by Bâshrat the Sneaky (2006-08-01 19:35:00)

Re: [SOLVED] ATI CCC does not install/selection not saved

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...

Re: [SOLVED] ATI CCC does not install/selection not saved

Helmi wrote:

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...).

happens the same with me, but i think its because .Net is not yet installed in my case

the second time around i put the .net silent installer in my OEM/install folder but there was an error not being able to find the file, i think it got deleted in the process when the driver pack is doing its clean ups

[GuiRunOnce]
"%systemdrive%\install\net.exe"
command9="%SystemDrive%\fnsh_log.cmd"

should my exe comes next?

Re: [SOLVED] ATI CCC does not install/selection not saved

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.

Re: [SOLVED] ATI CCC does not install/selection not saved

there is bug in DPBase, Bâshrat the Sneaky is working to resolve it smile i think this option will work on DPBase v6.06.1 wink
if you need CP, just rename ATICCC.ins to ATICCP.ins on OEM folder on slipstreamed winxp installation

Re: [SOLVED] ATI CCC does not install/selection not saved

thanks for that info smile hope it gets fix soon.

Re: [SOLVED] ATI CCC does not install/selection not saved

You should do it like this to be very sure:

[GuiRunOnce]
command1="%systemdrive%\install\net.exe"
command9="%SystemDrive%\fnsh_log.cmd"

And I was aware of the fact that the SETTING isn't saved, but did NOT know that neither of them got installed. Did you use method 1 or method 2? If you're using method 1, there should be a ATICCC.ins/ATICCP.ins file in your \$OEM$\$1 dir, when you're using method 2 either of those files should be in the \OEM dir. Please report back!

Founder of DriverPacks.net — wimleers.com

Re: [SOLVED] ATI CCC does not install/selection not saved

my favorite settings - RunOnceEx Method 2 KtD Disable smile

Re: [SOLVED] ATI CCC does not install/selection not saved

Using Method 2 also at GuiRunOnce, and no ATICCC.ins/ATICCP.ins in my OEM

i use nlite to add Net.exe to be part of the GuiRunOnce so its %systemdrive%\nLite.cmd now, should i still put the command1= in front?

Last edited by hmaster10 (2006-06-06 03:17:20)

Re: [SOLVED] ATI CCC does not install/selection not saved

laura wrote:

my favorite settings - RunOnceEx Method 2 KtD Disable smile

Same here, except for GuiRunOnce.

Re: [SOLVED] ATI CCC does not install/selection not saved

i tried another test with this, since i didn't install/integrate .net, i gotten an error about a "frame*.dll" was missing

Re: [SOLVED] ATI CCC does not install/selection not saved

Save yourself the hassel and just install DOTNET1.1 & DOTNET2.0 from SCVPACK!

Here:
http://ryanvm.net/forum/viewtopic.php?t=2276

Re: [SOLVED] ATI CCC does not install/selection not saved

Did anyone get the CCP/CCC installed?

Founder of DriverPacks.net — wimleers.com

Re: [SOLVED] ATI CCC does not install/selection not saved

still no from me sad

already tried net1.1 & 2.0 on SVCPack and thru GuiRunOnce

Re: [SOLVED] ATI CCC does not install/selection not saved

Could somebody please (FINALLY by the way...) post his/her finishing log? (%SystemDrive%\DPs_fnsh.log)? I don't understand why no one has thought of that, if you know the installation itself isn't working...

Founder of DriverPacks.net — wimleers.com

Re: [SOLVED] ATI CCC does not install/selection not saved

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

Re: [SOLVED] ATI CCC does not install/selection not saved

Fixed in 6.07 (well... it will be released as 6.08 now).

Founder of DriverPacks.net — wimleers.com