Installing universal application using side loading scenario

Hi All,

I am trying to install the windows universal application using the side loading scenarios.

I am using PowerShell to do so.

I want to use the Add-AppxProvisionedPackage to install the appxbundle file such that the certificate is not required for installation.

I have used this command Add-AppxProvisioedPackage -online -PackagePath <Path to AppxBundle> -DependencyPackagePath <Path to dependency> -skipLicense.

Output is 

Path           :

Online         : True

Restart Needed : False

But the application is not shown in the start tiles.

Am i missing something here ? Any help will be hugely appreciated.

Thanks and Best Regards,

Saurav

March 18th, 2015 9:28am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics