Windows 8.1 Apps Off-Line Installation(SideLoading) - Added 7/31: Games for Win8.1

Discussion in 'Windows 8' started by FaiKee, Mar 16, 2014.

  1. Tidus FFX

    Tidus FFX MDL Junior Member

    Nov 11, 2012
    58
    4
    0

    for now on windows 8.1 can not convert a trial license in full version, so this program does not work now
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    #102 abbodi1406, May 8, 2014
    Last edited by a moderator: Apr 20, 2017

    Attached Files:

  3. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,682
    18,581
    340
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    #106 abbodi1406, May 8, 2014
    Last edited by a moderator: Apr 20, 2017
    You could use the "Win8.1 Apps Deploy" from the OP

    updating apps online would be very easy by using powershell:
    Code:
    Add-AppxPackage -Path Microsoft.VCLibs.120.00_12.0.21005.1_x86__8wekyb3d8bbwe.appx -Update
    Add-AppxPackage -Path Microsoft.WinJS.2.0_1.0.9600.17018_neutral__8wekyb3d8bbwe.appx -Update
    Add-AppxPackage -Path Microsoft.BingFinance_2014.425.1751.3374_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.BingFoodAndDrink_2014.326.2200.4175_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.BingHealthAndFitness_2014.425.1753.2639_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.BingMaps_2014.130.2132.1189_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.BingNews_2014.425.1755.1307_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.BingSports_2014.425.1756.808_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.BingTravel_2014.425.1757.788_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.BingWeather_2014.425.1758.462_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.HelpAndTips_2014.331.1818.1664_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.Office.OneNote_2014.420.603.4226_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.Reader_2014.312.322.1510_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.SkypeApp_2014.428.1159.3489_neutral_~_kzf8qxf38zg5c.appxbundle -Update
    Add-AppxPackage -Path Microsoft.WindowsAlarms_2013.1204.852.3011_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.WindowsCalculator_2013.1007.1950.2960_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path microsoft.windowscommunicationsapps_2014.408.909.3923_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.WindowsReadingList_2013.1218.27.757_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.WindowsScan_2013.1007.2015.3834_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.WindowsSoundRecorder_2013.1010.500.2928_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.XboxLIVEGames_2013.1011.10.5965_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.ZuneMusic_2014.418.1224.5224_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    Add-AppxPackage -Path Microsoft.ZuneVideo_2014.418.1225.1298_neutral_~_8wekyb3d8bbwe.appxbundle -Update
    
    however, Provisioning the apps (online or offline) will need a whole set of commands
    i have a scripts for that, but it needs some finalization :)
     
  5. win_seven

    win_seven MDL Member

    Aug 26, 2009
    209
    47
    10
    abbodi1406

    Can you add freshpaint to the list
    Thank
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    I noted that i will provide only inbox apps (the default apps comes with the update iso)
     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    In offline integration, you can even include x64 and arm dependency packages for x86 image and vice versa, and it will be integrated in the image :D

    .lic is the same .xml file, just change the extension
    the error occurs because the saved licenses is this way are stricted to machine and user id
    while provisioning apps with dism require OEM full license
     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Yes, I did read somewhere that if we are integrating apps for 64-bit OS then we need to include both the 32-bit and 64-bit dependency files fro the app.

    Ok if .lic and .xml are same then i will try them, so may be since the lic was restricted to machine and user id, the app didn't work it seems.
    also there is an option in dism to skip license file, i will try it and see what happens.

     
  10. whymoo

    whymoo MDL Junior Member

    May 4, 2014
    50
    6
    0
    Installing paid apps

    Though this tool can't be used to crack trial apps, can it be used in this way

    1. cracker pays for app and uploads appx and dependency (sort of like cracking on ios)
    2. pirate installs app using this tool (because using dev side-loading will get Microsoft account banned and enterprise is expensive)
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Microsoft updates Bing Maps and Bing Maps Preview Apps
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    Done with Video, OneNote, News, Communications

    Maps preview separate app i guess? :D
     
  13. ancooor

    ancooor MDL Novice

    Jun 3, 2014
    2
    0
    0
    Hi guys,

    I'm not able to download the kit. The "mega" attachment returns error 404. I tried also to register on PC beta but I need an invitation.
    Could you upload update the link please?

    Thanks in advance.
     
  14. FaiKee

    FaiKee Misinformation spreader

    Jul 24, 2009
    4,303
    5,816
    150
    Checked MEGA, it's OK, anyway added @abbodi1406's link to OP. :D