WSAppBak?

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

  1. Soiarn

    Soiarn MDL Junior Member

    Aug 13, 2012
    65
    10
    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

    Aug 13, 2012
    65
    10
    10
  3. Soiarn

    Soiarn MDL Junior Member

    Aug 13, 2012
    65
    10
    10
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,142
    84,323
    340
    @Soiarn

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

    endbase MDL Guru

    Aug 12, 2012
    4,667
    1,708
    150
    Deleted nvm
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Soiarn

    Soiarn MDL Junior Member

    Aug 13, 2012
    65
    10
    10
    I think Win10 2004 broke it, any ideas boys?
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,535
    13,527
    340
  8. Susamay Kumbhakar

    Susamay Kumbhakar MDL Novice

    Mar 7, 2020
    1
    0
    0
    So, there is no official link to this!?
     
  9. OSMAN

    OSMAN MDL Addicted

    Oct 25, 2009
    579
    97
    30
    I have it still.
     
  10. Imonobor

    Imonobor MDL Novice

    Sep 30, 2020
    2
    0
    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?
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,535
    13,527
    340
    #13 xinso, Oct 4, 2020
    Last edited: Oct 6, 2020
    Use ESEDatabaseView to get App link from C:\Windows\SoftwareDistribution\DataStore\DataStore.edb
     
  12. Imonobor

    Imonobor MDL Novice

    Sep 30, 2020
    2
    0
    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.