[GUIDE] Add Store to Windows 10 EnterpriseS SKU (LTSB/LTSC)

Discussion in 'Windows 10' started by Tito, Aug 9, 2016.

  1. KeithGS

    KeithGS MDL Novice

    Dec 12, 2010
    42
    13
    0
  2. KeithGS

    KeithGS MDL Novice

    Dec 12, 2010
    42
    13
    0
    What do you mean?
     
  3. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,059
    60
    Huh. I may have missed that. But it's working without it so...

    I'm not going to experiment either. The whole point is not to require yet another ISO. But since this method is working, I see no reason to re-event the wheel.

    I will, however, look into the other app you mentioned, though.
     
  4. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
    You can use nsudo to get the trusted installer rights instead of messing with icacls, takeown and whatever
     
  5. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    can you give me the link + the command
     
  6. lucidus

    lucidus MDL Member

    Mar 18, 2015
    218
    68
    10
    #49 lucidus, Aug 10, 2016
    Last edited: Aug 13, 2016
    Ok, I'm uploading to my onedrive now.
     
  7. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,059
    60
    #50 GOD666, Aug 10, 2016
    Last edited by a moderator: Apr 20, 2017
    • UPDATED post #1
    • UPDATED mirror
    • Change: Added Store Purchase App.

    If you've already followed the steps prior to this change (in post 1), you don't have to repeat all the step (I don't think). Close Store. Just add this 2 folders. Then register just 1 more.

    You're going to do the same thing with Store Purchase App.
    Code:
    Microsoft.StorePurchaseApp_1.0.45.0_x64__8wekyb3d8bbwe
    Again you're skipping the 1 that reads "neutral" ;)

    Then for good measure, run this command

    Code:
    PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
    (Of course be sure Store is closed when you do all this)


    Right click Start
    Select Run
    Type: WSReset
     

    Attached Files:

  8. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120

    If you download my wmc 8.7 you'll find the _testright script which is ready to use
     
  9. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
  10. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,059
    60
    This would be a welcome improvement. :cool:
     
  11. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    Ok i will see
     
  12. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    and with a simple double click My store is gone :death:
    the files that was downloaded replaced my original files and i think powershell commands are not working
     
  13. KeithGS

    KeithGS MDL Novice

    Dec 12, 2010
    42
    13
    0
    #56 KeithGS, Aug 10, 2016
    Last edited by a moderator: Apr 20, 2017
  14. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    So it did Work !!!!
     
  15. KeithGS

    KeithGS MDL Novice

    Dec 12, 2010
    42
    13
    0

    But I did it manually before hand, I can install a vm, and try if you wish..
     
  16. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    I Can't Confirm that's it's working
    I don't know much about powershell but seeing the Red color makes believe the commands aren't working

    From Command line :
    powershell.exe Add-AppxPackage -DisableDevelopmentMode -Register "C:\Program Files\WindowsApps\Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe\AppxManifest.xml"
     
  17. KeithGS

    KeithGS MDL Novice

    Dec 12, 2010
    42
    13
    0

    installing a VM as we speak... give me 5 minutes, I'll let you know on a fresh install.