appx

Launch Metro style apps using powershell

感情迁移 提交于 2019-11-29 19:51:45
问题 I am trying to write a powershell script for windows 10 that will automatically launch a Metro-style app. The Start-Process cmdlet seems like it should work, but I cannot get it to launch anything unless I provide a path to the .exe For example, the following input works: Start-Process 'C:\Program Files\Internet Explorer\iexplore.exe' Unfortunately, Metro-style apps do not have an executable file. What file do I need to use to launch them? If I wanted to launch Windows Store for example, how

Cordova Visual Studio, install appx on windows tablet

旧城冷巷雨未停 提交于 2019-11-29 16:03:39
I´ve developed an cordova app with visual studio an deployed it to windows. After that I get a folder "~\platforms\windows\AppPackages\" with a *.appx file like in the description of the answer in How to deploy Visual Studio Cordova app to Windows 8? I copied the appx file on my windows tablet with an usb-stick. Now I tried to run the file. --> Same reaction like on a normal desktop pc. Can´t run the extension. (Dialog with "How should this type of file to be opened") What is the right way, without an app store. If you want to deploy for testing purposes, under the AppPackages folder you

APPx小程序生成工具助力商家备战双十一“第二战场”

好久不见. 提交于 2019-11-28 20:12:25
双十一进入倒计时啦! 每年的双十一购物节都会成为剁手党的狂欢盛宴,同时也是一场流量大战,大大小小商家之间、淘宝、京东、苏宁……等各大电商平台之间的营销博弈,精彩纷呈。 然而今年的双十一有了不一样的元素——小程序,作为一种无需下载安装即可使用的手机应用,小程序今年无比火爆,这一次,蘑菇街、拼多多等平台和商家纷纷布局小程序,双十一“第二战场”就此拉开,这也意味着,商家和平台的新机会来了。 为了助力商家迎战双十一,抓住小程序“第二战场”商机,作为专注于为传统企业提供互联网技术支持的服务商,极乐科技特推出了 APPx小程序生成工具——一款零基础小白也能制作的小程序生成工具,店铺销量直升机! 更值得一提的是,这次的双十一,APPx要搞大动作,没错,就是发!福!利!啦! 小编特此奉上攻略 福利一:1元抢购小程序! 只需1元,就可以获得价值599元的企业名片小程序,这几乎等于不!要!钱! 定制一款企业名片小程序,你可以用来展示自己的店铺/企业产品、服务、简介、图片……还有地图导航功能,比微网站、H5、手机网站更好用、更易于传播,关键是——更省钱! **活动时间:**11月7日——11月20日 抢购通道: APPx淘宝店企业店铺 (淘宝搜索店铺名称“ APPx ”即可) 福利二:APPx行业解决方案预售,定金99元抵999! APPx行业解决方案也正式开启预售啦,预付定金99元可以直接抵扣999元

Signtool error: No certificates were found that met all given criteria with a Windows Store App?

 ̄綄美尐妖づ 提交于 2019-11-28 15:40:44
I'm trying to sign a Windows 8 appx package with a pfx file I have. I'm using a command like so: signtool.exe sign /fd sha256 /f "key.pfx" "app.appx" And from this, I get: SignTool Error: No certificates were found that met all the given criteria. What "criteria" am I not meeting? This is only for testing so these are self-signed certificates. I've tried importing the key and then signing it, but it always results in the same error. How do I fix this? When getting this error through Visual Studio it was because there was a signing certificate setup to match the computer it was originally

Cordova Visual Studio, install appx on windows tablet

独自空忆成欢 提交于 2019-11-28 09:48:47
问题 I´ve developed an cordova app with visual studio an deployed it to windows. After that I get a folder "~\platforms\windows\AppPackages\" with a *.appx file like in the description of the answer in How to deploy Visual Studio Cordova app to Windows 8? I copied the appx file on my windows tablet with an usb-stick. Now I tried to run the file. --> Same reaction like on a normal desktop pc. Can´t run the extension. (Dialog with "How should this type of file to be opened") What is the right way,

Installing .appx without trusted certificate?

不想你离开。 提交于 2019-11-27 10:51:10
I have a Windows 8 app that I would like to deploy to my Windows RT 2. I only have the .appx , and I would like to just install it for testing by bypassing the store. However, when I run the command: Add-AppxPackage <project.appx> I get the following error: In-line script returned error output: Add-AppxPackage : Deployment failed with HRESULT: 0x800B0109, A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider. (Exception from HRESULT: 0x800B0109) error 0x800B0109: The root certificate of the signature in the app package must be trusted.*

Signtool error: No certificates were found that met all given criteria with a Windows Store App?

拈花ヽ惹草 提交于 2019-11-26 23:55:14
问题 I'm trying to sign a Windows 8 appx package with a pfx file I have. I'm using a command like so: signtool.exe sign /fd sha256 /f "key.pfx" "app.appx" And from this, I get: SignTool Error: No certificates were found that met all the given criteria. What "criteria" am I not meeting? This is only for testing so these are self-signed certificates. I've tried importing the key and then signing it, but it always results in the same error. How do I fix this? 回答1: When getting this error through

Installing .appx without trusted certificate?

陌路散爱 提交于 2019-11-26 15:19:20
问题 I have a Windows 8 app that I would like to deploy to my Windows RT 2. I only have the .appx , and I would like to just install it for testing by bypassing the store. However, when I run the command: Add-AppxPackage <project.appx> I get the following error: In-line script returned error output: Add-AppxPackage : Deployment failed with HRESULT: 0x800B0109, A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider. (Exception from HRESULT:

How to create windows installer [closed]

让人想犯罪 __ 提交于 2019-11-25 22:32:48
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed last year . Basically we are releasing our changes/fixes in the form of manual installer (Windows powershell script). It will install specified .dll and SQL script files at particular locations by reading config file values (We will configure .dll & Sql script locations in this file). The same powershell script has