[Guide by Xinso] Adding Gui to Server Core - 1.22v

Discussion in 'Windows Server' started by LiteOS, Dec 25, 2017.

  1. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,343
    1,048
    90
    Lets try port sets to rs4 when its rtm :)
     
  2. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    Let me take a closer look at the meaning of "CODE".
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
    #263 xinso, Mar 10, 2018
    Last edited: Mar 10, 2018
    Trials and Errors is always not a bad way to Rome. Good luck.
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
    #264 xinso, Mar 10, 2018
    Last edited: Mar 10, 2018
    Thank you.
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
    #265 xinso, Mar 10, 2018
    Last edited: Mar 10, 2018
    Good.
     
  6. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    So maybe corrupted file. Interesting because I extracted with

    Code:
    wimlib apply install.wim 4 \Windows\ --dest-dir=C:\Users\Adminstrator\Desktop\16299.15\Windows
    Then I do this.
    Code:
    xcopy C:\Users\Administrator\Desktop\16299.15\Windows\servicing\Packages\. C:\Users\Administrator\Desktop\16299.15\Windows\WinSxS\ /chriky
    xcopy C:\Users\Administrator\Desktop\16299.15\Windows\WinSxS\Manifests\. C:\Users\Administrator\Desktop\16299.15\Windows\WinSxS\ /chriky
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
    #267 xinso, Mar 10, 2018
    Last edited: Mar 10, 2018
    You did not expand .manifest, did you?
     
  8. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    #268 v72dd, Mar 10, 2018
    Last edited: Mar 10, 2018
    Hmm. How? Maybe show me via PM.
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
    #269 xinso, Mar 10, 2018
    Last edited: Mar 10, 2018
  10. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
    #271 xinso, Mar 10, 2018
    Last edited: Mar 10, 2018
    But some package has restriction. The workaround is to install its sub-packages.
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
    I think 7z is more convenient.
     
  13. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
  14. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    Can confirm this method works. But is there easier? EnterpriseN_en-us.esd can be used instead of WIM?

     
  15. eewertyuytrew

    eewertyuytrew MDL Junior Member

    May 16, 2016
    62
    11
    0
    #275 eewertyuytrew, Mar 11, 2018
    Last edited: Aug 31, 2020
    .
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
    #276 xinso, Mar 11, 2018
    Last edited: Mar 11, 2018
    All you need is included in either all UUP esds except Edition(N)_xx-xx.esd or install.wim.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
  18. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    I haven't done this yet. I have copy
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,436
    340
    #279 xinso, Mar 11, 2018
    Last edited: Mar 11, 2018
    Good luck.
     
  20. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    #280 zhanglin, Mar 11, 2018
    Last edited: Mar 11, 2018
    thank you