{"id":96,"date":"2014-08-18T12:45:37","date_gmt":"2014-08-18T16:45:37","guid":{"rendered":"http:\/\/salzlechner.com\/dev\/?p=96"},"modified":"2016-03-11T07:13:29","modified_gmt":"2016-03-11T12:13:29","slug":"sideloading-windows-apps","status":"publish","type":"post","link":"http:\/\/salzlechner.com\/dev\/2014\/08\/18\/sideloading-windows-apps\/","title":{"rendered":"Sideloading Windows apps"},"content":{"rendered":"<p>To side-load windows apps on a device with using a windows side-loading key follow these instructions<\/p>\n<p>First of course you need a windows side-loading product key. The only way to purchase this key is via the Microsoft Volume Licensing program.<\/p>\n<h3>Install side-loading key on device<\/h3>\n<p>First, open an elevated command prompt.<\/p>\n<p>execute the following to install the side=loading product key<\/p>\n<p style=\"padding-left: 30px;\"><em>slmgr \/ipk [SIDE-LOADING PRODUCT KEY]<\/em><\/p>\n<p>then execute the following command to activate the key. An internet connection is required to do this.<\/p>\n<p style=\"padding-left: 30px;\"><em>slmgr \/ato ec67814b-30e6-4a50-bf7b-d55daf729d1e<\/em><\/p>\n<h3>Allow all trusted apps to install<\/h3>\n<h4>On a Windows 8 Pro Device do the following<\/h4>\n<p>Execute the local Group Policy Editor (gpedit.msc)<\/p>\n<p>Navigate to Local Computer Policy-&gt;Computer Configuration-&gt;Administrative Templates-&gt;Windows Components-&gt;App Package Deployment<\/p>\n<p>Set the Allow all trusted apps to install option to Enabled<\/p>\n<p>this should create the following registry entry<\/p>\n<p>HKEY_LOCAL_MACHINE\/Software\/Policies\/Microsoft\/Windows\/Appx\/AllowAllTrustedApps<\/p>\n<p>and it should be set to a DWORD value of 1<\/p>\n<h3>App Signed with a Trusted Certificate<\/h3>\n<p>The app to be installed has to be signed with a trusted code signing certificate<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sideloading a Windows app requires a number of things to work just right<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","ngg_post_thumbnail":0,"footnotes":""},"categories":[5,4],"tags":[],"class_list":["post-96","post","type-post","status-publish","format-standard","hentry","category-winrt","category-windows"],"_links":{"self":[{"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/posts\/96","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/comments?post=96"}],"version-history":[{"count":5,"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/posts\/96\/revisions"}],"predecessor-version":[{"id":286,"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/posts\/96\/revisions\/286"}],"wp:attachment":[{"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/media?parent=96"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/categories?post=96"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/salzlechner.com\/dev\/wp-json\/wp\/v2\/tags?post=96"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}