Jump to content

Search the Community

Showing results for tags 'Sysprep'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • The General Stuff
    • Announcements
    • Introduce Yourself!
    • General Discussion
  • Microsoft Software Products
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Server
    • Older Windows NT-Family OSes
    • Windows 9x/ME
    • Other Microsoft Products
  • Unattended Windows Discussion & Support
    • Unattended Windows
    • Other Unattended Projects
  • Member Contributed Projects
    • Nuhi Utilities
    • Member Projects
    • Other Member Contributed Projects
    • Windows Updates Downloader
  • Software, Hardware, Media and Games
    • Forum Categories
    • Mobile Devices
  • Customizing Windows and Graphics
    • Customizing Windows
    • Customizing Graphics
  • Coding, Scripting and Servers
    • Web Development (HTML, Java, PHP, ASP, XML, etc.)
    • Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
    • Server - Side Help (IIS, Apache, etc.)

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype

Found 5 results

  1. As the title says, I was doing sysprep on my PC so I could transfer the hard drive to a new system. I let it run through the night, through the morning, and I checked the log. I noticed that only every thirty minutes does sysprep take an action. What can I do to remedy this?
  2. Hi. I'm trying to determine the best way to programmatically detect when sysprep has finished executing all SynchronousCommands in FirstLogonCommands from C:\Windows\Panther\unattend.xml. I'd like to do this without having to do something special in unattend.xml, like write to a file as the last command and then if the file exists, then this determines sysprep has finished. I'm wondering if the commands in unattend.xml are written to the registry (like HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce) and then the commands are actually run from the registry? Or does sysprep parse the commands and runs them directly from unattend.xml? What I currently have in mind is as follows: 1. Parse unattend.xml 2. For each SynchronousCommand parse the CommandLine to get the executable 3. Wait until all executables are not running. I'm just wondering if there's a better way because this process is error-prone in at least two ways: 1. There may be a gap in-between the time subsequent SynchronousCommands are run. 2. This process will wait indefinitely if CommandLine contains a process which is the same as one that is run in the background as a service for example. Thank you.
  3. Hello. I'm looking for some information about deploying a custom sysprepped image of windows xp via USB. I know this OS is old but it's still used quite a bit in businesses some legacy apps don't play well with windows 7. I'm ok with installing the reference image, configuring the software and creating the answer file. What i'm wondering about are the steps that come after that. What do I do then? I know for windows 7 i captured install.wim and replaced this on the install media sources directory. But what about windows xp? I've not seen any .wim files on the install media. I've seen a bit of software available for installing windows xp from usb. But I want a fully updated pre-configured sysprepped xp sp3 with all the latest lan/wlan drives. I know how to inject these drivers to the image already. But how do i get a fully installed/configured windows xp back to winxp.iso with all my customizations? is it possible? Please can someone assist me with the next steps. Thanks.
  4. Hello I have prepared a sysprepped image of Windows 8.1. After deploying the image, the start panel shortcuts to control panel items (which appear after searching such as Device Manager) are not working. It shows that the item could not be found in C:\Users\Administrator\...... The current user account is a local account while the administrator was used to create the sysprep image (used Ctrl + Shift +F3 just before OOBE). The items which it tries to access are located in C:\Users\Devesh\AppData\Local\Packages\windows.immersivecontrolpanel_cw5n1h2txyewy\LocalState\Indexed\Settings\en-GBwhile it tries to access C:\Users\Administrator\AppData\Local\Packages\windows.immersivecontrolpanel_cw5n1h2txyewy\LocalState\Indexed\Settings\en-GBwhich doesn't exist. If I go to the above mentioned folder and click on items individually, these shortcuts work normally. So, I think the Start Panel items need to be re-indexed. I tried rebuilding the Windows Search Index from control Panel which didn't solve the problem. I have used CopyProfile in the unattend.xml file. What should I do to resolve this problem? Thanks
  5. Hello, (I am sorry if I've posted this in the wrong place, if so please direct me to somewhere more appropriate thank you!) I used sysprep to create a Windows XP SP3 image for deployment that includes mass storage drivers added with the [MassStorage] section in my sysprep.inf file (see below for complete sysprep.inf contents). The mass storage drivers were collected mainly from here, plus some extra downloads directly from Intel and other sites for even more AHCI/SATA support (basically the entire mass storage collection was manually put together). I also use the [GuiRunOnce] section to run the DriverPacks.net installation to set up drivers for all other devices as the final step during deployment. I tested this image on several systems and it seemed to work well. However, over the past week I have been trying to get this image to boot on a system with an ASUS M2A-VM/TWPC/SI motherboard, which uses the ATI SB600 RAID/AHCI Controller. I was surprised that after restoring the image, Windows XP can’t boot past the Windows logo screen, and keeps rebooting. Based on past experience I assumed this is because I neglected to include the correct SATA drivers. So I went to the ASUS support website to download their “ATI SB600 RAID/AHCI Controller Driver for Windows XP & 64bit XP & 32bit/64bit Vista.(WHQL)” driver specifically for this motherboard and added it to my sysprep.inf’s [MassStorage] section (I was indeed missing these drivers), but the system still reboots repeatedly. So I investigated further by first deploying a Windows 7 image onto the computer to look at the Device Manager’s “IDE ATA/ATAPI controllers” for clues. Surprisingly, the section only showed the following items: ATA Channel 0, ATA Channel 0, ATA Channel 1, ATA Channel 1, ATA Channel 2, ATA Channel 3, Standard AHCI 1.0 serial ATA controller, Standard dual channel PCI IDE controller. In other words, there is nothing specific to the ATI SB600 RAID/AHCI controller that is supposedly on my motherboard (I did check, the hard drive is connected to SATA port 1 on the board). Next, I used SaveHWIDS.exe provided on the DriverPacks.net forums to generate a list of HWIDs for the computer in question, and here is what I got. As you can see, the two HWIDs that look relevant are “PCI\VEN_1002&DEV_4380&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&90” and “PCI\VEN_1002&DEV_438C&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&A1”. Turns out that the second HWID was not part of the .infs that came with the SB600 drivers I downloaded. After searching for a long time, I found a driver that has said HWID in its .inf (here). But even after including this driver when sysprepping, the deployment still fails. Lastly, I tried to set the SATA controller to both IDE and AHCI mode in my board’s BIOS, but neither one worked. Another strange thing is that I have a many years old Windows XP SP3 sysprepped image made by someone else that deploys and boots perfectly on this computer, so I know that it is possible to successfully make such an image, I just don’t know what’s wrong with the one I made… At this point I am wondering (1) why does the ATI SB600 SATA controller (regardless of whether it is set to IDE or AHCI mode in BIOS) show up with such a generic name in Windows 7 device manager, (2) is this still a mass storage driver problem? What else can I try? I am sorry if I am missing something obvious (I’ve already checked this post), if so please let me know what. Thank you very much in advance for your help! P.S. I realise DriverPacks.net includes a Mass Storage DriverPack for Windows XP, but according to their forums, (1) bigfoot: “Not all the drivers in the mass storage pack are sysprep compatible, some aren't even xp compatible”, (2) OverFlow: “Galapo's OffLine SysPrep is the preferred and by far the best method to add DriverPack MassStorage”, ”Galapo uses the output of my BartPE Plugin for slipstreaming the mass drivers… In this way only the platform appropriate drivers are selected and used... instead of the entire pack“. However, I haven’t been able to sysprep the DriverPacks Mass Storage drivers, due to the problems I describe here. If you can help with this problem I’d appreciate it, too!! P.S.2 Yes, I am certainly aware that Windows XP is no longer supported, but am forced to reluctantly prepare this image because my organization’s bureaucracy requires it to support legacy applications. Sigh. P.S.3 Here is the SaveHWIDS output in case the above pastebin link stops working: ===========PCI Devices===========PCI\VEN_1002&DEV_4387&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&98 : Standard OpenHCD USB Host ControllerPCI\VEN_1002&DEV_7917&SUBSYS_826D1043&REV_00\3&2ACF1E9&0&38 : Matrox Extio PCI Standard PCI-to-PCI BridgePCI\VEN_1002&DEV_4388&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&99 : Standard OpenHCD USB Host ControllerPCI\VEN_1002&DEV_791E&SUBSYS_826D1043&REV_00\4&21D5B628&0&2808: ATI Radeon X1200 Series (Microsoft Corporation - WDDM)PCI\VEN_1002&DEV_4389&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&9A : Standard OpenHCD USB Host ControllerPCI\VEN_1022&DEV_1100&SUBSYS_00000000&REV_00\3&2ACF1E9&0&C0 : AMD HyperTransport(tm) ConfigurationPCI\VEN_1002&DEV_438A&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&9B : Standard OpenHCD USB Host ControllerPCI\VEN_1002&DEV_4380&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&90 : PCI IDEPCI\VEN_1022&DEV_1101&SUBSYS_00000000&REV_00\3&2ACF1E9&0&C1 : AMD Address Map ConfigurationPCI\VEN_1002&DEV_438B&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&9C : Standard OpenHCD USB Host ControllerPCI\VEN_1002&DEV_4383&SUBSYS_82491043&REV_00\3&2ACF1E9&0&A2 : High Definition AudioPCI\VEN_1022&DEV_1102&SUBSYS_00000000&REV_00\3&2ACF1E9&0&C2 : AMD DRAM and HyperTransport(tm) Trace Mode ConfigurationPCI\VEN_1002&DEV_438C&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&A1 : PCI IDEPCI\VEN_1002&DEV_4384&SUBSYS_00000000&REV_00\3&2ACF1E9&0&A4 : ATI I/O Communications Processor PCI Bus ControllerPCI\VEN_1022&DEV_1103&SUBSYS_00000000&REV_00\3&2ACF1E9&0&C3 : AMD Miscellaneous ConfigurationPCI\VEN_1002&DEV_438D&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&A3 : ATI I/O Communications Processor LPC ControllerPCI\VEN_1002&DEV_4385&SUBSYS_81EF1043&REV_14\3&2ACF1E9&0&A0 : AMD SMBusPCI\VEN_10EC&DEV_8168&SUBSYS_81AA1043&REV_01\4&350D024A&0&0038: Realtek PCIe GBE Family ControllerPCI\VEN_1002&DEV_7910&SUBSYS_826D1043&REV_00\3&2ACF1E9&0&00 : PCI standard host CPU bridgePCI\VEN_1002&DEV_4386&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&9D : Standard Enhanced PCI to USB Host ControllerPCI\VEN_1002&DEV_7912&SUBSYS_79121002&REV_00\3&2ACF1E9&0&08 : Matrox Extio PCI Standard PCI-to-PCI Bridge21 matching device(s) found. ===========USB Devices===========USB\ROOT_HUB\4&16BAF5D7&0 : USB Root HubUSB\ROOT_HUB\4&190C42E8&0 : USB Root HubUSB\ROOT_HUB\4&1F494C3B&0 : USB Root HubUSB\ROOT_HUB\4&1F755A0C&0 : USB Root HubUSB\ROOT_HUB\4&30FF82C3&0 : USB Root HubUSB\ROOT_HUB20\4&3754810F&0 : USB Root HubUSB\VID_0461&PID_4E2A\5&2D71B8F4&0&2 : USBUSB\VID_8564&PID_1000\25D4PIVDJLAIPD6R : USB Mass Storage DeviceUSBSTOR\DISK&VEN_JETFLASH&PROD_TRANSCEND_8GB&REV_1100\25D4PIVDJLAIPD6R&0: JetFlash Transcend 8GB USB Device9 matching device(s) found. =============Input Devices=============HID\VID_0461&PID_4E2A\6&27F35354&0&0000 : HID-compliant mouse1 matching device(s) found. ============ACPI Devices============ACPI\PNP0A03\2&DABA3FF&3 : PCI busACPI\PNP0B00\4&2C9A16C&0 : CMOS/ACPI\PNP0C01\2&DABA3FF&3 :ACPI\PNP0C02\1 :ACPI\PNP0C02\2 :ACPI\ATK0110\1010110 : ATK0110 ACPI UTILITYACPI\PNP0C02\4 :ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_95_-_AMD_SEMPRON(TM)_PROCESSOR_3400+\_0: AMD Sempron(tm) Processor 3400+ACPI\PNP0C04\4&2C9A16C&0 :ROOT\ACPI_HAL\0000 : ACPI x86-based PCACPI\PNP0C0B\2&DABA3FF&3 : ACPI FanACPI\PNP0C0C\2&DABA3FF&3 : ACPI Power ButtonACPI\AWY0001\2&DABA3FF&3ACPI\THERMALZONE\THRM : ACPI Thermal ZoneACPI_HAL\PNP0C08\0 : Microsoft ACPI-Compliant SystemACPI\FIXEDBUTTON\2&DABA3FF&3 : ACPI Fixed Feature ButtonACPI\PNP0000\4&2C9A16C&0 :ACPI\PNP0100\4&2C9A16C&0 :ACPI\PNP0103\4&2C9A16C&0 : High Precision Event TimerACPI\PNP0200\4&2C9A16C&0 :ACPI\PNP0303\3&2ACF1E9&0 : PS/2ACPI\PNP0400\1 : (LPT1)ACPI\PNP0501\1 : (COM1)ACPI\PNP0700\3&2ACF1E9&0 :ACPI\PNP0800\4&2C9A16C&0 :25 matching device(s) found. ============ HDA Audio============HDAUDIO\FUNC_01&VEN_10EC&DEV_0883&SUBSYS_10438232&REV_1000\4&399EBDEC&0&0001: Realtek High Definition Audio1 matching device(s) found. ============RAID Devices============PCI\VEN_1002&DEV_4380&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&90 Name: Hardware ID's: PCI\VEN_1002&DEV_4380&SUBSYS_81EF1043&REV_00 PCI\VEN_1002&DEV_4380&SUBSYS_81EF1043 PCI\VEN_1002&DEV_4380&CC_01018F PCI\VEN_1002&DEV_4380&CC_0101 Compatible ID's: PCI\VEN_1002&DEV_4380&REV_00 PCI\VEN_1002&DEV_4380 PCI\VEN_1002&CC_01018F PCI\VEN_1002&CC_0101 PCI\VEN_1002 PCI\CC_01018F PCI\CC_0101PCI\VEN_1002&DEV_438C&SUBSYS_81EF1043&REV_00\3&2ACF1E9&0&A1 Name: Hardware ID's: PCI\VEN_1002&DEV_438C&SUBSYS_81EF1043&REV_00 PCI\VEN_1002&DEV_438C&SUBSYS_81EF1043 PCI\VEN_1002&DEV_438C&CC_01018A PCI\VEN_1002&DEV_438C&CC_0101 Compatible ID's: PCI\VEN_1002&DEV_438C&REV_00 PCI\VEN_1002&DEV_438C PCI\VEN_1002&CC_01018A PCI\VEN_1002&CC_0101 PCI\VEN_1002 PCI\CC_01018A PCI\CC_01012 matching device(s) found.P.S.4 Here is the sysprep.inf file I am using (with sensitive information removed, please note this version is missing the extra lines to [MassStorage] with the driver for PCI\VEN_1002&DEV_438C&SUBSYS_81EF1043 I mentioned in the post because that file is at work which I don’t have access to at the moment): ;SetupMgrTag[Unattended]UpdateInstalledDrivers=YesDriverSigningPolicy=IgnoreTargetPath=\WINDOWSOemSkipEula=YesKeepPageFile=0UpdateServerProfileDirectory=1[GuiUnattended]EncryptedAdminPassword=NoOEMSkipRegional=1TimeZone=220AdminPassword=AutoLogon=YesAutoLogonCount=1OemSkipWelcome=1[UserData]ComputerName=*ProductKey=[RegionalSettings]LanguageGroup=9[Identification]JoinWorkgroup=WORKGROUP[Networking]InstallDefaultComponents=Yes[SysprepMassStorage]PCI\VEN_8086&DEV_24DF&CC_0104=%systemdrive%\sysprep\drivers\MSD\IMver5\iastor.infPCI\VEN_8086&DEV_25B0&CC_0104=%systemdrive%\sysprep\drivers\MSD\IMver5\iastor.infPCI\VEN_8086&DEV_2652&CC_0104=%systemdrive%\sysprep\drivers\MSD\IMver7\iastor.infPCI\VEN_8086&DEV_2652&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver7\iaahci.infPCI\VEN_8086&DEV_2653&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver7\iaahci.infPCI\VEN_8086&DEV_2682&CC_0104=%systemdrive%\sysprep\drivers\MSD\IMver8\iastor.infPCI\VEN_8086&DEV_27C3&CC_0104=%systemdrive%\sysprep\drivers\MSD\IMver8\iastor.infPCI\VEN_8086&DEV_27C6&CC_0104=%systemdrive%\sysprep\drivers\MSD\IMver8\iastor.infPCI\VEN_8086&DEV_2822&CC_0104=%systemdrive%\sysprep\drivers\MSD\IMver8\iastor.infPCI\VEN_8086&DEV_282A&CC_0104=%systemdrive%\sysprep\drivers\MSD\IMver8\iastor.infPCI\VEN_8086&DEV_2681&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_27C1&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_27C5&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_2821&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_2829&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_2922&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_2929&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_3A02&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_3A22&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_3B29&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_3B2F&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_3B22&CC_0106=%systemdrive%\sysprep\drivers\MSD\IMver8\iaahci.infPCI\VEN_8086&DEV_25C0=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25D0=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25D4=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25D8=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25E2=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25E3=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25E4=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25E5=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25E6=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25E7=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25F0=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25F1=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25F3=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25F5=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25F6=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25F7=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25F8=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25F9=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_25FA=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3500=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3501=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3504=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3505=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_350C=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_350D=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3510=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3511=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3514=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3515=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3518=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3519=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_2670=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_269B=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_2690=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_2692=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_2694=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_2696=%systemdrive%\sysprep\drivers\IntelOther\5000XZVP.infPCI\VEN_8086&DEV_3580=%systemdrive%\sysprep\drivers\IntelOther\852.infPCI\VEN_8086&DEV_3584=%systemdrive%\sysprep\drivers\IntelOther\852.infPCI\VEN_8086&DEV_3585=%systemdrive%\sysprep\drivers\IntelOther\852.infPCI\VEN_8086&DEV_3581=%systemdrive%\sysprep\drivers\IntelOther\852.infPCI\VEN_8086&DEV_3340=%systemdrive%\sysprep\drivers\IntelOther\855.infPCI\VEN_8086&DEV_3341=%systemdrive%\sysprep\drivers\IntelOther\855.infPCI\VEN_8086&DEV_2570=%systemdrive%\sysprep\drivers\IntelOther\865.infPCI\VEN_8086&DEV_2571=%systemdrive%\sysprep\drivers\IntelOther\865.infPCI\VEN_8086&DEV_2573=%systemdrive%\sysprep\drivers\IntelOther\865.infPCI\VEN_8086&DEV_2576=%systemdrive%\sysprep\drivers\IntelOther\865.infPCI\VEN_8086&DEV_2578=%systemdrive%\sysprep\drivers\IntelOther\865.infPCI\VEN_8086&DEV_2579=%systemdrive%\sysprep\drivers\IntelOther\865.infPCI\VEN_8086&DEV_257B=%systemdrive%\sysprep\drivers\IntelOther\865.infPCI\VEN_8086&DEV_257E=%systemdrive%\sysprep\drivers\IntelOther\865.infPCI\VEN_8086&DEV_2580=%systemdrive%\sysprep\drivers\IntelOther\915.infPCI\VEN_8086&DEV_2581=%systemdrive%\sysprep\drivers\IntelOther\915.infPCI\VEN_8086&DEV_2584=%systemdrive%\sysprep\drivers\IntelOther\915.infPCI\VEN_8086&DEV_2585=%systemdrive%\sysprep\drivers\IntelOther\915.infPCI\VEN_8086&DEV_2590=%systemdrive%\sysprep\drivers\IntelOther\915M.infPCI\VEN_8086&DEV_2591=%systemdrive%\sysprep\drivers\IntelOther\915M.infPCI\VEN_8086&DEV_2770=%systemdrive%\sysprep\drivers\IntelOther\945.infPCI\VEN_8086&DEV_2771=%systemdrive%\sysprep\drivers\IntelOther\945.infPCI\VEN_8086&DEV_2774=%systemdrive%\sysprep\drivers\IntelOther\945.infPCI\VEN_8086&DEV_2775=%systemdrive%\sysprep\drivers\IntelOther\945.infPCI\VEN_8086&DEV_277C=%systemdrive%\sysprep\drivers\IntelOther\945.infPCI\VEN_8086&DEV_277A=%systemdrive%\sysprep\drivers\IntelOther\945.infPCI\VEN_8086&DEV_277D=%systemdrive%\sysprep\drivers\IntelOther\945.infPCI\VEN_8086&DEV_27A0=%systemdrive%\sysprep\drivers\IntelOther\945GM.infPCI\VEN_8086&DEV_27A1=%systemdrive%\sysprep\drivers\IntelOther\945GM.infPCI\VEN_8086&DEV_27AC=%systemdrive%\sysprep\drivers\IntelOther\945GM.infPCI\VEN_8086&DEV_27AD=%systemdrive%\sysprep\drivers\IntelOther\945GM.infPCI\VEN_8086&DEV_2970=%systemdrive%\sysprep\drivers\IntelOther\965g.infPCI\VEN_8086&DEV_2971=%systemdrive%\sysprep\drivers\IntelOther\965g.infPCI\VEN_8086&DEV_2980=%systemdrive%\sysprep\drivers\IntelOther\965g.infPCI\VEN_8086&DEV_2981=%systemdrive%\sysprep\drivers\IntelOther\965g.infPCI\VEN_8086&DEV_2990=%systemdrive%\sysprep\drivers\IntelOther\965g.infPCI\VEN_8086&DEV_2991=%systemdrive%\sysprep\drivers\IntelOther\965g.infPCI\VEN_8086&DEV_29A0=%systemdrive%\sysprep\drivers\IntelOther\965g.infPCI\VEN_8086&DEV_29A1=%systemdrive%\sysprep\drivers\IntelOther\965g.infPCI\VEN_8086&DEV_2A00=%systemdrive%\sysprep\drivers\IntelOther\965m.infPCI\VEN_8086&DEV_2A01=%systemdrive%\sysprep\drivers\IntelOther\965m.infPCI\VEN_8086&DEV_2A10=%systemdrive%\sysprep\drivers\IntelOther\965m.infPCI\VEN_8086&DEV_2A11=%systemdrive%\sysprep\drivers\IntelOther\965m.infPCI\VEN_8086&DEV_244E=%systemdrive%\sysprep\drivers\IntelOther\dmi_pci.infPCI\VEN_8086&DEV_2448=%systemdrive%\sysprep\drivers\IntelOther\dmi_pci.infPCI\VEN_8086&DEV_032C=%systemdrive%\sysprep\drivers\IntelOther\E7220.infPCI\VEN_8086&DEV_2588=%systemdrive%\sysprep\drivers\IntelOther\E7220.infPCI\VEN_8086&DEV_2589=%systemdrive%\sysprep\drivers\IntelOther\E7220.infPCI\VEN_8086&DEV_2778=%systemdrive%\sysprep\drivers\IntelOther\E7230.infPCI\VEN_8086&DEV_2779=%systemdrive%\sysprep\drivers\IntelOther\E7230.infPCI\VEN_8086&DEV_3590=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_3591=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_3592=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_3593=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_3594=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_3595=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_3596=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_3597=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_3598=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_3599=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_359A=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_359B=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_359E=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0326=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0327=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0329=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_032A=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0330=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0331=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0332=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0333=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0334=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0370=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0371=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0372=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0373=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_0374=%systemdrive%\sysprep\drivers\IntelOther\E7520.infPCI\VEN_8086&DEV_2600=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2601=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2602=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2603=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2604=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2605=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2606=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2607=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2608=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2609=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_260A=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_260C=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2610=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2611=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2612=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2613=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2614=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2615=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2617=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2618=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2619=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_261A=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_261B=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_261C=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_261D=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_261E=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2620=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2621=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2622=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2623=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2624=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2625=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2626=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2627=%systemdrive%\sysprep\drivers\IntelOther\E8500.infPCI\VEN_8086&DEV_2680=%systemdrive%\sysprep\drivers\IntelOther\ESB2ide.infPCI\VEN_8086&DEV_269E=%systemdrive%\sysprep\drivers\IntelOther\ESB2ide.infPCI\VEN_8086&DEV_2688=%systemdrive%\sysprep\drivers\IntelOther\ESB2usb.infPCI\VEN_8086&DEV_2689=%systemdrive%\sysprep\drivers\IntelOther\ESB2usb.infPCI\VEN_8086&DEV_268A=%systemdrive%\sysprep\drivers\IntelOther\ESB2usb.infPCI\VEN_8086&DEV_268B=%systemdrive%\sysprep\drivers\IntelOther\ESB2usb.infPCI\VEN_8086&DEV_268C=%systemdrive%\sysprep\drivers\IntelOther\ESB2usb.infPCI\VEN_8086&DEV_29B0=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29B1=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29C0=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29C1=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29D0=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29D1=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29E0=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29E1=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29E9=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29F0=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29F1=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_29F9=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_8002=%systemdrive%\sysprep\drivers\IntelOther\g33q35.infPCI\VEN_8086&DEV_24D0=%systemdrive%\sysprep\drivers\IntelOther\ich5core.infPCI\VEN_8086&DEV_24DC=%systemdrive%\sysprep\drivers\IntelOther\ich5core.infPCI\VEN_8086&DEV_24D3=%systemdrive%\sysprep\drivers\IntelOther\ich5core.infPCI\VEN_8086&DEV_25A1=%systemdrive%\sysprep\drivers\IntelOther\ich5core.infPCI\VEN_8086&DEV_25A4=%systemdrive%\sysprep\drivers\IntelOther\ich5core.infPCI\VEN_8086&DEV_25AB=%systemdrive%\sysprep\drivers\IntelOther\ich5core.infPCI\VEN_8086&DEV_25AE=%systemdrive%\sysprep\drivers\IntelOther\ich5core.infPCI\VEN_8086&DEV_25AC=%systemdrive%\sysprep\drivers\IntelOther\ich5core.infPCI\VEN_8086&DEV_24D1=%systemdrive%\sysprep\drivers\IntelOther\ich5ide.infPCI\VEN_8086&DEV_24DB=%systemdrive%\sysprep\drivers\IntelOther\ich5ide.infPCI\VEN_8086&DEV_25A2=%systemdrive%\sysprep\drivers\IntelOther\ich5ide.infPCI\VEN_8086&DEV_25A3=%systemdrive%\sysprep\drivers\IntelOther\ich5ide.infPCI\VEN_8086&DEV_24D2=%systemdrive%\sysprep\drivers\IntelOther\ich5usb.infPCI\VEN_8086&DEV_24D4=%systemdrive%\sysprep\drivers\IntelOther\ich5usb.infPCI\VEN_8086&DEV_24D7=%systemdrive%\sysprep\drivers\IntelOther\ich5usb.infPCI\VEN_8086&DEV_24DE=%systemdrive%\sysprep\drivers\IntelOther\ich5usb.infPCI\VEN_8086&DEV_24DD=%systemdrive%\sysprep\drivers\IntelOther\ich5usb.infPCI\VEN_8086&DEV_25A9=%systemdrive%\sysprep\drivers\IntelOther\ich5usb.infPCI\VEN_8086&DEV_25AA=%systemdrive%\sysprep\drivers\IntelOther\ich5usb.infPCI\VEN_8086&DEV_25AD=%systemdrive%\sysprep\drivers\IntelOther\ich5usb.infPCI\VEN_8086&DEV_2640=%systemdrive%\sysprep\drivers\IntelOther\ich6core.infPCI\VEN_8086&DEV_2641=%systemdrive%\sysprep\drivers\IntelOther\ich6core.infPCI\VEN_8086&DEV_2642=%systemdrive%\sysprep\drivers\IntelOther\ich6core.infPCI\VEN_8086&DEV_266A=%systemdrive%\sysprep\drivers\IntelOther\ich6core.infPCI\VEN_8086&DEV_2660=%systemdrive%\sysprep\drivers\IntelOther\ich6core.infPCI\VEN_8086&DEV_2662=%systemdrive%\sysprep\drivers\IntelOther\ich6core.infPCI\VEN_8086&DEV_2664=%systemdrive%\sysprep\drivers\IntelOther\ich6core.infPCI\VEN_8086&DEV_2666=%systemdrive%\sysprep\drivers\IntelOther\ich6core.infPCI\VEN_8086&DEV_2651&CC_0101=%systemdrive%\sysprep\drivers\IntelOther\ich6ide.infPCI\VEN_8086&DEV_2652&CC_0101=%systemdrive%\sysprep\drivers\IntelOther\ich6ide.infPCI\VEN_8086&DEV_2653&CC_0101=%systemdrive%\sysprep\drivers\IntelOther\ich6ide.infPCI\VEN_8086&DEV_266F=%systemdrive%\sysprep\drivers\IntelOther\ich6ide.infPCI\VEN_8086&DEV_2658=%systemdrive%\sysprep\drivers\IntelOther\ich6usb.infPCI\VEN_8086&DEV_2659=%systemdrive%\sysprep\drivers\IntelOther\ich6usb.infPCI\VEN_8086&DEV_265A=%systemdrive%\sysprep\drivers\IntelOther\ich6usb.infPCI\VEN_8086&DEV_265B=%systemdrive%\sysprep\drivers\IntelOther\ich6usb.infPCI\VEN_8086&DEV_265C=%systemdrive%\sysprep\drivers\IntelOther\ich6usb.infPCI\VEN_8086&DEV_27B0=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27B8=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27B9=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27BD=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27DA=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27D0=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27D2=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27D4=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27D6=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27E0=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27E2=%systemdrive%\sysprep\drivers\IntelOther\ich7core.infPCI\VEN_8086&DEV_27C0=%systemdrive%\sysprep\drivers\IntelOther\ich7ide.infPCI\VEN_8086&DEV_27C4=%systemdrive%\sysprep\drivers\IntelOther\ich7ide.infPCI\VEN_8086&DEV_27DF=%systemdrive%\sysprep\drivers\IntelOther\ich7ide.infPCI\VEN_8086&DEV_27C8=%systemdrive%\sysprep\drivers\IntelOther\ich7usb.infPCI\VEN_8086&DEV_27C9=%systemdrive%\sysprep\drivers\IntelOther\ich7usb.infPCI\VEN_8086&DEV_27CA=%systemdrive%\sysprep\drivers\IntelOther\ich7usb.infPCI\VEN_8086&DEV_27CB=%systemdrive%\sysprep\drivers\IntelOther\ich7usb.infPCI\VEN_8086&DEV_27CC=%systemdrive%\sysprep\drivers\IntelOther\ich7usb.infPCI\VEN_8086&DEV_2810=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2811=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2812=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2814=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2815=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_283F=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2841=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2843=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2845=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2847=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2849=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_284F=%systemdrive%\sysprep\drivers\IntelOther\ich8core.infPCI\VEN_8086&DEV_2820=%systemdrive%\sysprep\drivers\IntelOther\ich8ide.infPCI\VEN_8086&DEV_2825=%systemdrive%\sysprep\drivers\IntelOther\ich8ide.infPCI\VEN_8086&DEV_2828=%systemdrive%\sysprep\drivers\IntelOther\ich8ide.infPCI\VEN_8086&DEV_2850=%systemdrive%\sysprep\drivers\IntelOther\ich8ide.infPCI\VEN_8086&DEV_283E=%systemdrive%\sysprep\drivers\IntelOther\ich8smb.infPCI\VEN_8086&DEV_2830=%systemdrive%\sysprep\drivers\IntelOther\ich8usb.infPCI\VEN_8086&DEV_2831=%systemdrive%\sysprep\drivers\IntelOther\ich8usb.infPCI\VEN_8086&DEV_2832=%systemdrive%\sysprep\drivers\IntelOther\ich8usb.infPCI\VEN_8086&DEV_2834=%systemdrive%\sysprep\drivers\IntelOther\ich8usb.infPCI\VEN_8086&DEV_2835=%systemdrive%\sysprep\drivers\IntelOther\ich8usb.infPCI\VEN_8086&DEV_2836=%systemdrive%\sysprep\drivers\IntelOther\ich8usb.infPCI\VEN_8086&DEV_283A=%systemdrive%\sysprep\drivers\IntelOther\ich8usb.infPCI\VEN_8086&DEV_2910=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2911=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2912=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2913=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2914=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2915=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2916=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2918=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2940=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2942=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2944=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2946=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2948=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_294A=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2932=%systemdrive%\sysprep\drivers\IntelOther\ich9core.infPCI\VEN_8086&DEV_2920=%systemdrive%\sysprep\drivers\IntelOther\ich9ide.infPCI\VEN_8086&DEV_2921=%systemdrive%\sysprep\drivers\IntelOther\ich9ide.infPCI\VEN_8086&DEV_2926=%systemdrive%\sysprep\drivers\IntelOther\ich9ide.infPCI\VEN_8086&DEV_2928=%systemdrive%\sysprep\drivers\IntelOther\ich9ide.infPCI\VEN_8086&DEV_292D=%systemdrive%\sysprep\drivers\IntelOther\ich9ide.infPCI\VEN_8086&DEV_292E=%systemdrive%\sysprep\drivers\IntelOther\ich9ide.infPCI\VEN_8086&DEV_2930=%systemdrive%\sysprep\drivers\IntelOther\ich9smb.infPCI\VEN_8086&DEV_2934=%systemdrive%\sysprep\drivers\IntelOther\ich9usb.infPCI\VEN_8086&DEV_2935=%systemdrive%\sysprep\drivers\IntelOther\ich9usb.infPCI\VEN_8086&DEV_2936=%systemdrive%\sysprep\drivers\IntelOther\ich9usb.infPCI\VEN_8086&DEV_2937=%systemdrive%\sysprep\drivers\IntelOther\ich9usb.infPCI\VEN_8086&DEV_2938=%systemdrive%\sysprep\drivers\IntelOther\ich9usb.infPCI\VEN_8086&DEV_2939=%systemdrive%\sysprep\drivers\IntelOther\ich9usb.infPCI\VEN_8086&DEV_293A=%systemdrive%\sysprep\drivers\IntelOther\ich9usb.infPCI\VEN_8086&DEV_293C=%systemdrive%\sysprep\drivers\IntelOther\ich9usb.infPCI\VEN_8086&DEV_537C=%systemdrive%\sysprep\drivers\IntelOther\ichXdev.infPCI\VEN_8086&DEV_2824&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_2923&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_3A03&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_3A23&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_1C02&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_1C03&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_1D02&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_1E02&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_1E03&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_8C02&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_8C03&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_9C02&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_9C03&CC_0106=%systemdrive%\sysprep\drivers\Intel_Fernando\iaAHCI.infPCI\VEN_8086&DEV_2826&CC_0104=%systemdrive%\sysprep\drivers\Intel_Fernando\iaStor.infPCI\VEN_10DE&DEV_0065=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0085=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_008E&REV_A2=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_008E&REV_A3=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00D5&REV_A2=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00D5&REV_F2=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00D5&REV_A4=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00D5&REV_F4=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00D5&REV_A5=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00D5&REV_F5=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00D5&REV_A6=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00D5&REV_F6=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00E5=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00EE=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_00E3=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0035&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0036&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_003E&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0053&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0054&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0055&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0265&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0266&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0267&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_036E&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_036F&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_037E&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_037F&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_03E6&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_03EC&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_03E7&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_03F6&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_03F7&CC_0101=%systemdrive%\sysprep\drivers\Nvidia\nForce_LEGACY_drivers_Fernando\nvatabus.infPCI\VEN_10DE&DEV_0266&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_0267&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_036F&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_037E&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_037F&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_03E7&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_03F6&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_03F7&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_044C&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_0558&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_0559&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_055A&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_07B9&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_07F8&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_07F9&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_07FA&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_07FB&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_0AD8&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_0AD9&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_0ABC&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_0ABD&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_Fernando\nvrd32.infPCI\VEN_10DE&DEV_0054&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_0055&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_0266&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_0267&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_037F&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_03F6&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_044C&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_0558&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_07F8&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_0AD9&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_0AD8&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_0ABD&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_10DE&DEV_0ABC&CC_0104=%systemdrive%\sysprep\drivers\Nvidia\nForce_SATARAID_drivers_WHQL\nvrd32.infPCI\VEN_1002&DEV_4392&CC_0104=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_43921002=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_1459103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2A8E103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2A92103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2A97103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2A7F103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AA8103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AA9103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AAA103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AAC103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AAD103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AAE103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AAF103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AB1103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AB7103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2ABA103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2ABC103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2ABD103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AC4103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AC6103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2AC7103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2ACA103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_3047103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_357D103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_3580103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2ACD103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4392&SUBSYS_2ACF103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4393&CC_0104=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4393&SUBSYS_3586103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4393&SUBSYS_2AC8103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4393&SUBSYS_357E103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4393&SUBSYS_2ACD103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4393&SUBSYS_2ACF103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7802&CC_0104=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7802&SUBSYS_1850103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7802&SUBSYS_2ACD103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7802&SUBSYS_2ACF103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7802&SUBSYS_2AE0103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7802&SUBSYS_2AE7103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7803&CC_0104=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7803&SUBSYS_1850103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7803&SUBSYS_2ACD103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7803&SUBSYS_2ACF103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7803&SUBSYS_2AE0103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7803&SUBSYS_2AE7103C=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4391&CC_0106=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1002&DEV_4394&CC_0106=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7801&CC_0106=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1022&DEV_7804&CC_0106=%systemdrive%\sysprep\drivers\AMD_SB7xx_SB8xx_Fernando\ahcix86.infPCI\VEN_1B21&DEV_0601=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0602=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0611=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0612=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0614=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0615=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0620=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0621=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0622=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0624=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0625=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0601&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0602&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0611&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0612&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0614&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0615&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0620&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0621&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0622&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0624&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0625&SUBSYS_84B71043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0601&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0602&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0611&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0612&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0614&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0615&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0620&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0621&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0622&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0624&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0625&SUBSYS_858D1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0601&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0602&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0611&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0612&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0614&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0615&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0620&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0621&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0622&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0624&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1B21&DEV_0625&SUBSYS_858E1043=%systemdrive%\sysprep\drivers\ASMedia_106x_SATA3_AHCI_driver_WHQL\asahci32.infPCI\VEN_1095&DEV_3112&SUBSYS_61121095=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_611215D9=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_34228086=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_B0031458=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_A0111019=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_A0121019=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_A0131019=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_A0141019=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_A0151019=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_1014147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_100B147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_1402147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_1404147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_1802147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_1804147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_1C00147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_5930107D=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_249510F1=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_809D1043=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0270A0A0=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_044DA0A0=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_044CA0A0=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_92011905=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_92151905=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_904C1905=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_904B1905=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_A41810FD=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_A41910FD=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_A71910FD=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_90171695=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_C2001297=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_C2011297=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_15D40035=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_340217F2=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_100415BD=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_F641270F=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C0F105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C13105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C58105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C40105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C41105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C42105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C43105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C44105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C22105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_0C2A105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3112&SUBSYS_2A1E103C=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_65121095=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_B0031458=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_1014147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_1021147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_100B147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_1C06147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_1C00147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_1C03147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_1C04147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_1406147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_1407147B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_90191695=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_C2021297=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_C2031297=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_C2041297=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_534D108E=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_02C51095=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_2A1E103C=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_0C22105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_0C2A105B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_91451462=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_006C1025=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_010D1025=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1095&DEV_3512&SUBSYS_0010182D=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_436E1002=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_A43110FD=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_F3631297=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_07201462=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_B0031458=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_92691509=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_5005148C=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_0A44174B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_0A45174B=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_00301462=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_436E&SUBSYS_100516F3=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_4379&SUBSYS_43791002=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_437A&SUBSYS_437A1002=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_4379&SUBSYS_3009103C=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1002&DEV_437A&SUBSYS_3009103C=%systemdrive%\sysprep\drivers\Sil31x12_RAID_drivers\Si3112r.infPCI\VEN_1106&DEV_3349&CC_0104=%systemdrive%\sysprep\drivers\VIA_RAID_driver_WHQL_Fernando\VIAMRAID.INFPCI\VEN_1106&DEV_6287&CC_0106=%systemdrive%\sysprep\drivers\VIA_RAID_driver_WHQL_Fernando\VIAMRAID.INFPCI\VEN_1106&DEV_0591&CC_0104=%systemdrive%\sysprep\drivers\VIA_RAID_driver_WHQL_Fernando\VIAMRAID.INFPCI\VEN_1106&DEV_3249&CC_0104=%systemdrive%\sysprep\drivers\VIA_RAID_driver_WHQL_Fernando\VIAMRAID.INFPCI\VEN_1106&DEV_3149&CC_0104=%systemdrive%\sysprep\drivers\VIA_RAID_driver_WHQL_Fernando\VIAMRAID.INFPCI\VEN_1106&DEV_3164&CC_0104=%systemdrive%\sysprep\drivers\VIA_RAID_driver_WHQL_Fernando\VIAMRAID.INFPCI\VEN_1106&DEV_0581&CC_0104=%systemdrive%\sysprep\drivers\VIA_RAID_driver_WHQL_Fernando\VIAMRAID.INFPCI\VEN_1106&DEV_7372&CC_0104=%systemdrive%\sysprep\drivers\VIA_RAID_driver_WHQL_Fernando\VIAMRAID.INFPCI\VEN_1002&DEV_4390=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\AmdIDE5108\amdhdc.infPCI\VEN_1002&DEV_4380&CC_0101=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\AmdIDE5108\amdhdc.infPCI\VEN_1002&DEV_437A=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\AmdIDE5108\amdhdc.infPCI\VEN_1002&DEV_4379=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\AmdIDE5108\amdhdc.infPCI\VEN_1002&DEV_439C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\AmdIDE5108\amdhdc.infPCI\VEN_1002&DEV_438C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\AmdIDE5108\amdhdc.infPCI\VEN_1002&DEV_4376=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\AmdIDE5108\amdhdc.infPCI\VEN_1002&DEV_4380&SUBSYS_280A103C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_2814103C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_73891462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_73901462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_0E0C105B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_0E0D105B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_0E0E105B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_42CD1462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_42D71462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_3FB71462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_3FD51462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_E9021631=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_E9011631=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_12FF103C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_73781462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_73771462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_500117F2=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_2412147B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_2411147B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_240F147B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_240E147B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_2410147B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_240D147B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_B0031490=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_B0021490=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_B04A144D=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_0E0A105B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_E0361631=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_303117AA=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_303217AA=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_0C8D105B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_82881043=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_01FA1028=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_02061028=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_73251462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_73241462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_110A1734=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_02041028=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_01231025=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_01241025=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_602A1509=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_602B1509=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_80121854=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_80131854=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_2C311509=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_595016F3=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_595216F3=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_500017F2=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_60101695=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_73281462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_73291462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_14F21043=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_2A52103C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_2A51103C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_13E810CF=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_30C2103C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_2A4E103C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_2A4F103C=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_01FC1028=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_01FD1028=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_604C107B=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_B0051458=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_10D11734=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_600F1695=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_600E1695=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_21231019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_21241019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_43811019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_43821019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_100415BD=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_100515BD=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_0611A0A0=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_0614A0A0=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_21341019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_21351019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_21361019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_21811019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_21821019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_21411019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_21421019=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_72431462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_72441462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_71741462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_71751462=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_B0031458=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_D6028086=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_43811849=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_43821849=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_82311043=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_82321043=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_43811002=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380&SUBSYS_43821002=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86.infPCI\VEN_1002&DEV_4380=%systemdrive%\sysprep\drivers\wandrv_mass_storage\BoardAMD\M\SB6xx25154047\ahcix86_Add.inf;[Branding];BrandIEUsingUnattended=Yes[Proxy]Proxy_Enable=0Use_Same_Proxy=0[GuiRunOnce]Command0="%systemdrive%\SAD\DP_Install_Tool.cmd /S"Command1="cmd /c rmdir /Q /S %systemdrive%\SAD"Command2="cmd /c %systemdrive%\hwui.cmd"Command3="cmd /c del %systemdrive%\hwui.cmd"
×
×
  • Create New...