Here is the answer for you:
Go to [Uninstall.AddReg] section of the INF file and add the string "",,," at the end of the following line:
HKLM,"SOFTWARE\ATI Technologies\Installed Drivers\ATI Display Driver"
Then re-import the file in CD.
http://groups.google.com/group/micro...cc14ea9b135bc3
Good luck!
=========
Regards,
KM
"Daniel" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> The other driver is OK to me now, but the display adapter is my headache.
>
> I import inf by custom way:
>
> [Manufacturer]
> %ATI% = ATI.Mfg, NTx86
>
> [ATI.Mfg.NTx86]
> ....
> "RADEON X300 Series" = ati2mtag_RV370, PCI\VEN_1002&DEV_5B60
> "RADEON X300 Series Secondary" = ati2mtag_RV370, PCI\VEN_1002&DEV_5B70
> ...
>
> And also custom import [ati2mtag_RV370]:
>
> [ati2mtag_RV370]
> Include=msdv.inf
> CopyFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL,
> Uninstall.CopyFiles;, DVCR.CopyCodec
> AddReg=Uninstall.AddReg
> ;UpdateInis=DVCR.UpdateIni
> UninstallFiles=Uninstall.CopyFiles
> UninstallReg=Uninstall.AddReg
> CleanFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL
> CleanReg=ati2mtag_SoftwareDeviceSettings,
> ati2mtag_RV370_SoftwareDeviceSettings, atioglxx_OpenGLSoftwareSettings,
> ati2mtag_Desktop_SoftwareDeviceSettings, ati2mtag_LargeDesktopSettings
> CleanService=ati2mtag_RemoveService
>
>
> But it always report: "cannot handle key ..." for "UninstallFiles",
> "UninstallReg"... and the following several items in "[ati2mtag_RV370]"
>
> Then I try to import the keys again customly "UninstallFiles"......
>
> but it again reports that the "*dll" under the section "UninstallFiles" can
> not be handled. :-(
>
> What is wrong with it?
>
> I even download the latest verson of drivers.
>
> Please help me.....! It costs me a week already :-(, and google also has no
> tips for me so far.
>
>
>
> Furthermore, if I log into my XPE, and update my display adapter driver, it will report "try to setup your display adapter with a
> standard VGA driver before running setup". Although there are simalar question in MS news group, but I haven't found the suitable
> solution yet.
>
> I wish someone may give me a hand!!
>
> Thanks for any idea!!
>
>
>
>
>
>