LTSB N - What's the point?

Discussion in 'Windows 10' started by Bezalel, Aug 13, 2015.

  1. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    #41 murphy78, Aug 14, 2015
    Last edited by a moderator: Apr 20, 2017
  2. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,061
    60
    #42 GOD666, Aug 14, 2015
    Last edited by a moderator: Apr 20, 2017
  3. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,061
    60
    #43 GOD666, Aug 14, 2015
    Last edited by a moderator: Apr 20, 2017
    So in my case it was;

    Code:
    Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.WindowsStore_2015.8.3.0_x64__8wekyb3d8bbwe\AppxManifest.xml" -DisableDevelopmentMode
    It's missing only 1 dependency


    Code:
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflictvalidation.
    Windows cannot install package Microsoft.WindowsStore because this package depends on another package that could not
    be found. This package requires minimum version 14.0.22704.0 of framework Microsoft.VCLibs.140.00 published by
    CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US to install. Provide the framework
    along with this package.
    NOTE: For additional information, look for [ActivityId] c3d71c87-d628-0000-951e-d7c328d6d001 in the Event Log or use
    the command line Get-AppxLog -ActivityID c3d71c87-d628-0000-951e-d7c328d6d001
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.Win ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    

    Thanks for the effort though :)
     
  4. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,061
    60
    I've done it once or twice. I'm not someone who is fearful of getting their hands dirty.

    Thanks for the effort though. Even though it didn't work it was still fun to try. Thank you :)
     
  5. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    #46 murphy78, Aug 14, 2015
    Last edited by a moderator: Apr 20, 2017
  6. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,061
    60
    ^ Although you forgot the XML in that one.
     
  7. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    #49 murphy78, Aug 14, 2015
    Last edited: Aug 14, 2015
    Negative. There wasn't one.

    Edit: I found the x64 app files... I'ma run the sdk and see if I can create an appx program from them.
     
  8. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,061
    60
    hhhmm... Not sure how to install that. Possible it is dependent on something else internally.

    Oh well. Here ends my fun then. I'll just format and install Windows 10 Pro and hack away at it.

    Thanks again for the effort. :)
     
  9. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    One does not simply give up.
    It's a puzzle and we need to figure it out.
     
  10. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,061
    60
    #52 GOD666, Aug 14, 2015
    Last edited by a moderator: Apr 20, 2017
  11. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,061
    60
    I'm game. I just don't want to take up your time. :)

    But if you want to throw more my way.... I'm game.
     
  12. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    #54 murphy78, Aug 14, 2015
    Last edited: Aug 14, 2015
    used the sdk makeappx pack to create an x64 version from the files:
    The thing is that I don't know if you are just supposed to install them without a license on their own or what.
    I'm gonna load up a vm and see if I can get this working.

    Edit: Link removed. this x64 version is not good. We need the original.
     
  13. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    Yes I'm noticing this as well.
    I found a folder full of license files in the "C:\ProgramData\Microsoft\Windows\ClipSVC\Archive\Apps"

    I'm going to try them one by one and see which ones match the vcredist apps
     
  14. elzna

    elzna MDL Senior Member

    Aug 28, 2013
    434
    54
    10
    #58 elzna, Aug 14, 2015
    Last edited: Aug 14, 2015
    NO NO NO. You were obviosly quoating me and being one of them that thinks this actualy works. :mad::mad::mad::mad:
    Load up wireshark and what not and you'll see your ltsb being full of telemetry. In fact ltsb logs more than pro
     
  15. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
    No need to hack Pro.

    Just install Pro and upgrade it to LTSB Store will be keept. Aside many other "square" apps.
     
  16. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,958
    2,061
    60
    Well that did not appear to be true and even if it were, that would mean hacking away the ones I didn't want.

    Oh well. Was worth a shot.