CoreSingleLanguage image

Discussion in 'Windows 8' started by Arekusei, Jan 2, 2013.

  1. harrismail

    harrismail MDL Member

    Mar 28, 2010
    249
    22
    10
    #41 harrismail, Jan 22, 2013
    Last edited: Jan 22, 2013
    Just patching the ISO as we speak..... DONE!

    Just need a bit of spare time now to test and install it :tea:
     
  2. harrismail

    harrismail MDL Member

    Mar 28, 2010
    249
    22
    10
    Oh dear... I installed using the CoreSingleLanguage ISO created using the instructions in the previous post and all seemed to go well. Straight after installation - no problem, booted up and behaved fine.... but then I went to control panel - Windows Update and found about 300mb to 400mb of updates which seemed to download and install OK but after the prompt for reboot I am now seeing this message....

    Failure configuring Windows Updates - reverting changes...

    Any suggestions?
     
  3. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
    This is because of update list database corruption error,just troubleshoot update error.you will be fine.
     
  4. harrismail

    harrismail MDL Member

    Mar 28, 2010
    249
    22
    10
    Could you be a bit more specific about what to look for and where for the solution?
    Do you mean to download the Windows Update Troubleshooter?
     
  5. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
    Well Its your call.well then you should wait till MS fix all this.
     
  6. harrismail

    harrismail MDL Member

    Mar 28, 2010
    249
    22
    10
    Oh so this hasn't got anything to do with the fact that the ISO is a Frankenbuild?
    I thought it was because of this?
     
  7. harrismail

    harrismail MDL Member

    Mar 28, 2010
    249
    22
    10
    #49 harrismail, Jan 25, 2013
    Last edited: Jan 25, 2013
    I just ran the windows update troubleshooter and it found a/some problems which it fixed.... BUT then all references (Watermark and in System Properties) of "CoreSingleLanguage" disappeared completely and my PC became simply became "Windows 8" ....

    EDIT:- Using Ultimate PID Checker this edition is now reported as "Win Next Starter Retail" !!!!!

    Oh well back to the drawing board.. :rolleyes:
     
  8. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
  9. harrismail

    harrismail MDL Member

    Mar 28, 2010
    249
    22
    10
    I just tried slmgr -dlv and got this:-

    Software Licensing Service Version 6.2.9200.16384
    Error: Product Key Not Found

    There was a key after initial installation so I don't know where it's gone now!
     
  10. KNARZ

    KNARZ MDL Addicted

    Oct 9, 2012
    895
    482
    30
    Svc RestartTask = SvcRestartTask
     
  11. HALIKUS

    HALIKUS MDL Addicted

    Jul 29, 2009
    526
    371
    30
    Is there an x86 single language delta, or only x64?
     
  12. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
    #60 BTOR, Jan 26, 2013
    Last edited by a moderator: Apr 20, 2017
    For X64 only as of now.

    Ok then do

    Code:
    1. Slmgr -rilc, 
    
    2. Slmgr -ipk. 
    
    3. schtasks /run /tn "\Microsoft\Windows\SoftwareProtectionPlatform\SvcRestartTask"
    
    4. Try to update.
    
    
    if you had tried to install in a laptop with key embedded in bios you will have much less problems,but since you are trying on normal system there is little complication,but i am able to reproduce the problem and solve it with few simple steps mentioned above.