Releases: colinkiama/UWP-Package-Installer
Long certificate that lasts 10 years!
Closes #6
How to install:
Make sure you EXTRACT EVERYTHING first! Then...
On Phone:
Use the Windows Device Portal to install this (There's an option to do it on your phone if you don't have a PC to help you): https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-mobile) or select the appxbundle in the file explorer and hope for the best. First method works way better though.
On PC:
- Step 1 Install the certificate: Right-click the .appxbundle file > Properties > Digital Signatures > Select the one that's there > Details > View Certificate > Install Certificate > Local Machine > Install to the "Trusted People Store".
- Step 2 Install the package: Run the .appxbundle file. It will install. (and should continue to install for about 10 years for at least 10 years since this was written in 2020).
GIF showing PC instructions: https://github.com/colinkiama/UWP-Package-Installer/blob/master/uncertified-uwp-install.gif
Updated Certificate
Closes #5
Progress bar works in and out of app simulatneously (on supported devices)
Simultaneous progress bars are supported in the Creators update and above!
How to install:
Make sure you EXTRACT EVERYTHING first! Then...
On Phone:
Use the Windows Device Portal to install this (There's an option to do it on your phone if you don't have a PC to help you): https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-mobile) or select the appxbundle in the file explorer and hope for the best. First method works way better though.
On PC: Add the certificate to the "trusted people store" then install the appxbundle. There are other methods too but this one is the quickest one as far as I know.
Latest Version
Version number may be different after extracting zip but don't worry it is a newer version
How to install:
Desktop:
- Extract all the files from the zip file
- While holding Shift, Right-Click "Add-AppDevPackage.ps1"
- Then Click "Run With Powershell"
- A Powershell script will run, installing the app
- The app will be available in the Start Menu 😁
Mobile:
Use the Windows Device Portal to install this (There's an option to do it on your phone if you don't have a PC to help you): https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-mobile)
Targeted version is now the Fall Creators Update
Fixes a few bugs, it will run faster too.
How To Install: Extract ALL THE FILES. Install the Dependencies for your device's architecture first THEN install the package named: packageInstaller_1.6.1.0_x86_x64_arm.appxbundle. You can do this by following this tutorial: https://www.howtogeek.com/285410/how-to-install-.appx-or-.appxbundle-software-on-windows-10/
or
You can use the Windows Device Portal
(Desktop Tutorial: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-desktop)
(Mobile Tutorial: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-mobile
Fix for legacy devices
This update may fix some issues on devices on version of Windows 10 older than the Creators Update.
How To Install: Extract ALL THE FILES. Install the Dependencies for your device's architecture first THEN install the package named: packageInstaller_1.6.1.0_x86_x64_arm.appxbundle. You can do this by following this tutorial: https://www.howtogeek.com/285410/how-to-install-.appx-or-.appxbundle-software-on-windows-10/
or
You can use the Windows Device Portal
(Desktop Tutorial: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-desktop)
(Mobile Tutorial: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-mobile
First Major Release!
This is the full release of the installer with progress bar notification support for PC and (partially) Mobile and the ability to install the package with its dependencies.
How To Install: Extract ALL THE FILES. Install the Dependencies for your device's architecture first THEN install the package named: packageInstaller_1.6.1.0_x86_x64_arm.appxbundle. You can do this by following this tutorial: https://www.howtogeek.com/285410/how-to-install-.appx-or-.appxbundle-software-on-windows-10/
or
You can use the Windows Device Portal
(Desktop Tutorial: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-desktop)
(Mobile Tutorial: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-mobile)