How do I save a site as an app for clean Windows 10 install

Discussion in 'Windows 10' started by boyonthebus, Jan 20, 2020.

  1. boyonthebus

    boyonthebus MDL Addicted

    Joined:
    Sep 16, 2018
    Messages:
    917
    Likes Received:
    573
    Trophy Points:
    30
    The new MS Edge has a feature where one can install a website as an app. I would like to save this to a separate location so I can reinstall it with a clean install instead of going through the creation motions again, as easy as they may be. Is this possible, and if so how?
     
  2. luzea

    luzea MDL Expert

    Joined:
    Apr 25, 2019
    Messages:
    1,003
    Likes Received:
    1,772
    Trophy Points:
    60
    AFAIK the MS Edge only generates a link to the msedge_proxy.exe. That is the command for example
    Code:
    "C:\Program Files (x86)\Microsoft\Edge\Application\msedge_proxy.exe"  --profile-directory=Default --app-id=okcabckdceffdpnhhfjcgkkkfdobcpod
    As the App ID is generated randomly, you cannot simply copy this link to other systems. The App needs to be registered in Edge, maybe there is a command to register new apps in Edge.

    If you delete the Edge app and type in the same command, it would only start Edge, not, in my case, Google.
     
  3. kaljukass

    kaljukass MDL Guru

    Joined:
    Nov 26, 2012
    Messages:
    2,436
    Likes Received:
    883
    Trophy Points:
    90
    I'm sorry, but is there anyone who forbids you to back up your personal data?
    Make a complete backup of your Edge User Data folder and you will always have everything.
     
  4. luzea

    luzea MDL Expert

    Joined:
    Apr 25, 2019
    Messages:
    1,003
    Likes Received:
    1,772
    Trophy Points:
    60
    Wow, so simple. You can make a clean Edge User Data folder with Apps already created and apply them via SetupComplete.cmd on a new installation.