How Can I do a Bootable .bat CD?( for W8 on Pentium 4 bypass)

Discussion in 'Windows 8' started by Validate, Jun 20, 2014.

  1. Validate

    Validate MDL Novice

    Apr 30, 2014
    7
    1
    0
    #1 Validate, Jun 20, 2014
    Last edited by a moderator: Apr 20, 2017
    I have a PC on P4 CPU. And I installed Windows 8.1 Pro into this computer. Now everything is fine. But If I install Windows Updates , my PC doesn't start. It says : Your PC needs to restart. bla,bla,bla..

    I already patched ntoskrnl.exe, hal.dll, halmacpi.exe and winload.exe .

    And I do this .bat:

    Code:
    copy C:\WinPatch\hal.dll C:\Windows\System32\hal.dll /Y
    copy C:\WinPatch\halmacpi.dll C:\Windows\System32\halmacpi.dll /Y
    copy C:\WinPatch\ntoskrnl.exe C:\Windows\System32\ntoskrnl.exe /Y
    copy C:\WinPatch\winload.exe C:\Windows\System32\winload.exe /Y
    exit
    
    But I don't know how can I bootable .bat CD. I research it but I couldn't find anything. Please help me. Thanks.
     
  2. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,979
    7,149
    240
    At a certain point all patches get caught by system. A P4 is not intended to run 8.1+ and beyond even it meets some basic requirements
     
  3. Validate

    Validate MDL Novice

    Apr 30, 2014
    7
    1
    0
    You don't understand.
    I want run this .bat on CD automatically before Harddisk boot for ease. So I don't want to deal it.
     
  4. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,979
    7,149
    240
    ok :D .......
     
  5. tnx

    tnx MDL Expert

    Sep 2, 2008
    1,695
    267
    60
    #5 tnx, Jun 20, 2014
    Last edited by a moderator: Apr 20, 2017
    Here's a thought. Seeing you have already patched these files could you mount the install.wim add these files then try to install a new copy of Win 8 onto this machine ?
     
  6. Emiroda

    Emiroda MDL Novice

    Aug 18, 2012
    1
    0
    0
    Slipstream it into your Windows 8.1 wim, or make a bootable DOS CD and include the bat file there.
     
  7. Validate

    Validate MDL Novice

    Apr 30, 2014
    7
    1
    0
    #7 Validate, Jun 21, 2014
    Last edited: Jun 21, 2014
    (OP)
    How can I Bootable DOS CD (include the bat file) ? I searched it but I didn't find anything.
     
  8. Validate

    Validate MDL Novice

    Apr 30, 2014
    7
    1
    0
    #8 Validate, Jun 21, 2014
    Last edited: Jun 21, 2014
    (OP)
    I think boot.wim has a NSX,SSE and SSE2 controller.It won't change anything even if I change this files.
     
  9. Validate

    Validate MDL Novice

    Apr 30, 2014
    7
    1
    0
    Hmm. I found something :
    If I copy this .bat ( this .bat's name will be autoexec.bat) into the CD, is this CD be bootable?
     
  10. gifferjack

    gifferjack MDL Novice

    Jun 21, 2014
    1
    0
    0
    This is not a supported hardware.