How to install my windows 8 test app

Source: Internet
Author: User
Tags administrator password

Since it is a test app, it is an app not in the Windows Store. You need to manually install this app.

 

First, you must have a developer license for Windows 8 to install a non-Windows Store app.

(What should I do without developer permission? Please refer to Microsoft official link: http://msdn.microsoft.com/zh-cn/library/windows/apps/hh974578.aspx)

Note:

The developer license is valid for a period of time. When the developer license expires, the test app will not run and the app icon will contain the X number, as shown below:

 

After you try to run such an app, Windows will prompt: "You cannot open this app. Go to the Windows App Store to view more information about XXX ."

 

The solution is to renew the developer license.

 

If you have a developer license. Follow these steps to successfully install the app.

 

1. Download my published app files, usually a zip package.

2. decompress the package, which is usually similar to the following:

 

3. Find the XXXX. PS1 file. That is, files of the "Windows powershell script" type.

4. Right-click the PS1 file and select "Run with powershell", for example:

 

5. (skip this step if not) If you have never used powershell to execute scripts before, powershell will prompt the following content:

Execute Policy Change

Executing policies helps you prevent untrusted scripts from being executed. Changing execution policies may pose security risks, such as http://go.microsoft.com/fwlink? Linkid = 135170

The about_execution_policies help topic in. Do you want to change the execution policy?

[Y] Yes (y) [N] No (n) [s] suspend (s) [?] Help (default value: Y ):

 

For example:

 

Input y to allow script execution.

 

6. (if not, you can skip this step.) If your system's User Account Control (UAC) is enabled, powershell will remind you to make UAC requests before continuing.

Before installing this package, you must perform the following operations:

-Install the signature certificate

You must have administrator creden。 to continue. Please accept the UAC prompt and provide the Administrator password upon request.

Press enter to continue ...:

 

For example:

 

Of course, press enter to continue.

Next, Windows will prompt you whether to allow the Administrator to run powershell and select "yes ".

 

7. (skip this step if not)

You also need to confirm the certificate to be installed. powershell will prompt:

Installing certificate...

Warning:

You need to install the digital certificate to the trusted personnel certificate store on your computer. This operation has serious security risks. This operation should be performed only when the creator of the digital certificate is trusted.

.

 

When using this application, you should manually delete the associated digital certificate. The following url provides instructions:

Http://go.microsoft.com/fwlink? Linkid = 243053

 

Are you sure you want to continue?

[Y] Yes [N] No (default value: N ):

 

For example:

 

Of course, enter y to continue.

 

OK. After all operations are performed correctly, the application is successfully installed. You can see the icon in Metro mode:

 

Then the user can run it.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.