Download appx packages without windows store

Discussion in 'Windows 10' started by YOUNEEDTOLOGINTOVIEWTHIS, May 2, 2019.

  1. YOUNEEDTOLOGINTOVIEWTHIS

    YOUNEEDTOLOGINTOVIEWTHIS MDL Junior Member

    Feb 18, 2018
    89
    5
    0
  2. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    753
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,741
    1,010
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    Yeah, I wish it was possible, but at least have to have the Store framework for AppX to work. Even then, I still think full Store would be necessary.
     
  5. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    I installed the netflix app into ltsc. Use the adguard link and paste the url of the page that shows the netflix app and ya you will get a bunch of files but it will be obvious which is the latest neflix appx not eappx. Use powershell to install appx but make sure windows firewall is enabled so the install works. After that you can disable firewall if you don't use windows own firewall.
     
  6. YOUNEEDTOLOGINTOVIEWTHIS

    YOUNEEDTOLOGINTOVIEWTHIS MDL Junior Member

    Feb 18, 2018
    89
    5
    0
    Hey! Can you explain how you did that? I tried something just like that with snip&sketch but it closes right after I try to open it.

    First I installed the Desktop App Installer with the attached script, then I downloaded "Microsoft.ScreenSketch_2019.222.408.0_neutral___8wekyb3d8bbwe.AppxBundle", "Microsoft.UI.Xaml.2.0_2.1810.18004.0_x64__8wekyb3d8bbwe.Appx" and "Microsoft.VCLibs.140.00_14.0.27323.0_x64__8wekyb3d8bbwe.Appx" from adguard and installed them with Desktop App Installer.

    Any ideas on what I did wrong?
     

    Attached Files:

  7. OSMAN

    OSMAN MDL Addicted

    Oct 25, 2009
    592
    103
    30
    you dont need a script, just double click on it and there will be a install button
     
  8. YOUNEEDTOLOGINTOVIEWTHIS

    YOUNEEDTOLOGINTOVIEWTHIS MDL Junior Member

    Feb 18, 2018
    89
    5
    0
    Not on LTSC
     
  9. YOUNEEDTOLOGINTOVIEWTHIS

    YOUNEEDTOLOGINTOVIEWTHIS MDL Junior Member

    Feb 18, 2018
    89
    5
    0
    It's definitely possible. Desktop App Installer is a metro/windows store app, but I got it installed with the script I attached earlier.

    I think I'm just messing up something with the dependencies.