Jump to content

condor

Member
  • Posts

    128
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Romania

Posts posted by condor

  1. Hmm after some research I think won`t work...

    Regular PNP Driver should be used with devices that will be installed during the installation (network, video, sound), Textmode Drivers are loaded before the Windows installation starts, it is the equivalent of pressing F6

    LE. Now you have Windows 7 on it?

  2. I think your optiplex use this:

    AMD SATA Controller(Native IDE Mode)

    If you extract optiplex 320 chipset drivers for XP has 2 folder SBMini-IDE and SMBUS.

     

    In SBMini-iDE you can see this info

    [Strings]AMD         = "Advanced Micro Devices"SATA_TO_IDE = "AMD SATA Controller(Native IDE Mode)"PCI_IDE     = "AMD PCI IDE Controller"DiskDesc    = "Installation Disk for AMD PCI SATA/IDE Controller"
     

    [ControlFlags]CopyFilesOnly=PCI\VEN_1002&DEV_4380  [Strings]MS                       = "Microsoft"ATI                      = "ATI Technologies Inc"PCI\VEN_1002&DEV_4380.DeviceDesc="ATI SATA Controller IDE mode"DiskId       = "ATI Technologies Inc. Installation DISK (SATA IDE)"
     
    So integrate this attached SATA-native drivers and try again
     
    From Nlite-->Drivers, chose InsertSingle driver and select  ATIide.inf
    Q0Gp7o8.png

    XP-sata-native.zip

  3. I tried also this newer version. By using it I got not the described bluescreen, but instead a blackscreen with blinking cursor in the left. It seemed that meanwhile was loaded some setup data(?) in background, but I waited for ca. 30 minutes, and nothing happened.

    That means: The difference between v.1.0beta7 and 1.4 is only the colour of the screen when stopping WinXP setup... :w00t:

    Or maybe I simply had to wait a little bit longer than 30 minutes...? :huh:

     

    Do you try XP with service pack 3?

     

    Blinking cursor on left appear when partition table is incorrect/corupted or hdd damage.

  4. Today I made some testing on my configuration

     

    GA-H81M-S2PV and i5-4440

     

    I can confirm that HD 4600 graphics card from i5-4440 work on Windows XP x86.

     

     

    X86
    X64 - not tested yet.

     

    Screenshoots

    YydeNcr.jpg

    EgIf2y5.jpg

    X5ul76x.jpg

    KiSFQ0y.jpg

     

    Maybe this info can help someone with Windows XP 

     

    LE. Other drivers for Motherboard

     

    LAN
    Audio R2.74
    SATA
    SMBus

     

    Not found/Not work

    - Intel®_USB_3.0_eXtensible_Host_Controller_Driver

    - HDMI from video card

  5.  

    2.Change this:

    <!-- <Display Level="full" CompletionNotice="yes" SuppressModal="no" AcceptEula="no" /> --> <!-- <Setting Id="SETUP_REBOOT" Value="IfNeeded" /> -->

    to:

    <Display Level="none" CompletionNotice="yes" SuppressModal="yes" AcceptEula="yes" /><Setting Id="SETUP_REBOOT" Value="Never" />

     

    Do you see something? :D

     

    LE. Now you see?

     

    <!-- < AAAAAAAAAAAAAA /> --> 

     

    and

    < AAAAAAAAAAAAAA />  
  6. Test if works

     

    http://www.itninja.com/question/ms-office-2010-pro-french-language-pack-silent-installation

     

     

    Summary:

     

    1. Edit both config.xml from Omui and Pmui

     

    2.Change this:

    <!-- <Display Level="full" CompletionNotice="yes" SuppressModal="no" AcceptEula="no" /> --> <!-- <Setting Id="SETUP_REBOOT" Value="IfNeeded" /> -->

    to:

    <Display Level="none" CompletionNotice="yes" SuppressModal="yes" AcceptEula="yes" /><Setting Id="SETUP_REBOOT" Value="Never" />

    Add this:

    <Setting Id="SETUP_REBOOT" Value="ReallySuppress" />

    after this:

    <Setting Id="SETUP_REBOOT" Value="Never" />

    3. Copy config.xml from Omui to setup.exe location, then run setup.exe /config config.xml

     

     

    PS: Tested myself and work.

  7. H

    I ensured the EULA.TXT is in the I386 Folder & I also saw a post where you can put EulaComplete="1" in the [data] section of WINNT.SIF but still no luck. :-( .

     

     

    I use this

    [Unattended]OemSkipEula="Yes"

    And from Nlite you cand change Unattended Mode to Prompt Repair

×
×
  • Create New...