Manual Installation Using Bundled Package
For a manual way of installing the non-store build of the Windows Go app by using the MSIXBUNDLE package, perform the following steps.
1. Download the ZIP file of the build to your Windows system and unzip the contents.
2. Right-click the MSIXBUNDLE package and select Properties.
3. Select the certificate in the Digital Signatures tab, and then click Details. The Digital Signatures Details screen is displayed.
4. Click View Certificate, and then click Install Certificate. The Certificate Import Wizard screen is displayed.
5. From the Store Location options, select Local Machine, and then click Next.
6. Click Yes to confirm the changes to your machine. The Certificate Import Wizard screen is displayed to select a certificate store.
7. Select Place all certificates in the following store.
8. Click Browse, and select the Trusted People certificate store.
9. Click Next, and then click Finish. A confirmation message is displayed after a successful import.
10. Close all windows, and double-click the MSIXBUNDLE package. The app is installed in your Windows system.
* 
An error message is displayed when you double-click the MSIXBUNDLE package if any dependent files are not installed. The Dependencies folder is already bundled with the ZIP file. You must install the missing files before installing the package.
Was this helpful?