Hi, i have 2 questions.
First in the directory of the Graphics A, I want to put the catalyst center panel 6.8 Spanish instead of the catalyst center 6.8 english. Then my question: do i have only to compress the CCC 6.8 spanish (like yo have told Bashart in your new tutorial) and overwrite the CCC 6.8 english?
Second: If i want to add driver catalyst 6.5 in the directory of the graphics drivers B (for example) in order to install also the CCC 6.5 spanish for the older graphical Cards, and after extracting the driverpack and compressing the files necessary files according to the directory structure, my question is:
Do i have only to add these lines (for example) in the DPsFnshr.ini in order to install CCC 6.5 Spanish.
[wnt5_x86-32__0003__D-G-OLD]
tagFiles = 2
tagFile1 = "%SystemDrive%\ATICCC.ins"
tagFile2 = "%DPSROOT%\D\G\OLD\ATICCC.exe"
+hwids = 0
-hwids = 0
+infFiles = 1
+infFile1 = "%DPSROOT%\D\G\OLD\*.inf"
-infFiles = 0
commands = 4
command1 = "%DPSROOT%\D\G\OLD\ATICCC.exe -y -o"%DPSTMP%"
command2 = "msiexec /i %DPSTMP%\ISScript9.Msi /qn /norestart"
command3 = "msiexec /i %DPSTMP%\ATICCC.msi /qn /norestart"
command4 = "rd /s /q "%DPSTMP%"
Thanks.