Menu

Just produces errors that sc (service control) is not available

pawz lion
2016-02-15
2016-02-20
  • pawz lion

    pawz lion - 2016-02-15

    when I run it it during the install procedure it just produces errors that sc (service control) is not available. Clean Windows 10 Pro iso.

     
    • sickdroid

      sickdroid - 2016-02-15

      at this point press Shift+F10 see screenshots
      test your iso with virtualbox, iso created with media creator from Microsoft works

       

      Last edit: sickdroid 2016-02-20
  • sickdroid

    sickdroid - 2016-02-20

    if you got a setup loop because too many services are disabled or if you would login to cmd.exe as shell use the reg file at the end of the post with this commands at the point shown in the screenshots
    for better results let your pc unconnected from network during setup:

    set password of the default user accout used by setup:

    net user defaultuser0 YOURPASSWORD

    import this reg file in your registry to finish the setup process:

    cut here ------------------------------------------
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\State]
    "ImageState"="IMAGE_STATE_COMPLETE"

    [HKEY_LOCAL_MACHINE\SYSTEM\Setup]
    "SetupPhase"=dword:00000000
    "SetupType"=dword:00000000
    "OOBEInProgress"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\ChildCompletion]
    "oobeldr.exe"=dword:00000003
    "SetupFinalTasks"=dword:00000003

    [HKEY_LOCAL_MACHINE\SYSTEM\Setup\Timers\OobeBootPerf]
    "StartLow"=dword:ee3f4a6f
    "StartHigh"=dword:01d16b34
    "StopLow"=dword:aa04f836
    "StopHigh"=dword:01d16b35

    [HKEY_LOCAL_MACHINE\SYSTEM\Setup\Timers\OobeCmdPerf]
    "StartLow"=dword:0841a3a7
    "StartHigh"=dword:01d16b35
    "StopLow"=dword:956f7fdf
    "StopHigh"=dword:01d16b35

    [HKEY_LOCAL_MACHINE\SYSTEM\Setup\Timers\OobeExePerf]
    "StartLow"=dword:0846686d
    "StartHigh"=dword:01d16b35
    "StopLow"=dword:aa02967b
    "StopHigh"=dword:01d16b35
    cut here --------------------------------------------------------------------------------------------

    restart the system:
    shutdown /r /t 0

    after reboot use your password to login

    reset your windows firewall rules because there are rules from setup

    Good luck!

     

    Last edit: sickdroid 2016-02-20

Log in to post a comment.