WSAppBak?

Discussion in 'Windows 10' started by Soiarn, Jun 12, 2020.

  1. Soiarn

    Soiarn MDL Junior Member

    Joined:
    Aug 13, 2012
    Messages:
    62
    Likes Received:
    10
    Trophy Points:
    10
    I'm looking for Windows Store App Backup by Kiran Murmu but seems to have disappeared from the face of the planet. If anyone knows where to procure this tool, please let me know!

    I'm trying to make Pengwin work, it should be installable by other means too if not.

    Code:
        'Windows Store App Backup' by Kiran Murmu
        ================================================================================
    
        1] Enter the App path:
        ex. C:\Program Files\WindowsApps\Disney.TempleRunOz_1.6.0.25_x86__6rarf9sa4v8jt
        Copy the 'Windows App' path which you want to backup, click on the left side
        console icon and select "Edit" then "Paste" and hit enter.
    
        2] Enter the Output path:
        ex. C:\Users\User Name\Desktop\New folder
        Copy the 'Output' path where you want to save the backup, click on the left side
        console icon and select "Edit" then "Paste" and hit enter. Backup process will start
        immediately... this may take some time to make package.
    
        3] A Window will pop up 'Create Private Key Password'
        Enter your password and click 'OK' then follow steps, or click 'None' button to skip.
        This process may take some minutes after that backup App is ready to use.
    
        4] Use 'WSAppPkgIns.exe' file to install the backup App. Copy 'WSAppPkgIns.exe' from the
        'WSAppBak' foler and paste to 'C:\Windows\System32'. Now open the backup App (.appx)
        file using the 'WSAppPkgIns.exe', and make it default 'Opens with' program for (.appx)
        file.
    
        *You must have installed Windows Store App license of the App to run the backup App.
        *You must have installed 'Dependencies Package' to install the App. (You can backup
        dependencies package too)
        *You must not delete any file from the 'WSAppBak' folder, or program may not works.
    
     
  2. Soiarn

    Soiarn MDL Junior Member

    Joined:
    Aug 13, 2012
    Messages:
    62
    Likes Received:
    10
    Trophy Points:
    10
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  4. Soiarn

    Soiarn MDL Junior Member

    Joined:
    Aug 13, 2012
    Messages:
    62
    Likes Received:
    10
    Trophy Points:
    10
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    @Soiarn

    I didn't use WSAppBak or know how it works
     
  6. endbase

    endbase MDL Guru

    Joined:
    Aug 12, 2012
    Messages:
    4,522
    Likes Received:
    1,602
    Trophy Points:
    150
    Deleted nvm
     
  7. Soiarn

    Soiarn MDL Junior Member

    Joined:
    Aug 13, 2012
    Messages:
    62
    Likes Received:
    10
    Trophy Points:
    10
    I think Win10 2004 broke it, any ideas boys?
     
  8. xinso

    xinso MDL Guru

    Joined:
    Mar 5, 2009
    Messages:
    6,267
    Likes Received:
    8,659
    Trophy Points:
    210
  9. Soiarn

    Soiarn MDL Junior Member

    Joined:
    Aug 13, 2012
    Messages:
    62
    Likes Received:
    10
    Trophy Points:
    10
  10. Susamay Kumbhakar

    Susamay Kumbhakar MDL Novice

    Joined:
    Mar 7, 2020
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    So, there is no official link to this!?
     
  11. OSMAN

    OSMAN MDL Senior Member

    Joined:
    Oct 25, 2009
    Messages:
    436
    Likes Received:
    64
    Trophy Points:
    10
    I have it still.
     
  12. Imonobor

    Imonobor MDL Novice

    Joined:
    Sep 30, 2020
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    When I try to open the backup .appx file with the WSAppPkgIns.exe in my System32 folder, I get "This application could not be started." I read up it has something to do with .NET framework, but I already have the latest 4.8 installed, and have 3.5/2.0 enabled too. Any ideas?
     
  13. xinso

    xinso MDL Guru

    Joined:
    Mar 5, 2009
    Messages:
    6,267
    Likes Received:
    8,659
    Trophy Points:
    210
    #13 xinso, Oct 4, 2020
    Last edited: Oct 6, 2020
    Use ESEDatabaseView to get App link from C:\Windows\SoftwareDistribution\DataStore\DataStore.edb
     
  14. Imonobor

    Imonobor MDL Novice

    Joined:
    Sep 30, 2020
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    I don't see how that would help me open my already-made backup .appx file. I think I'm just missing a dependency or permission of the WSAppPkgIns.exe, but don't know which one. When I try to install it with the PowerShell, it says invalid certificate or something like that.