I have well working application written in JS/angular compiling by Cordova, I can install it on Windows 8.1, but this app is installing for single user. What does it mean?
I have two user on my tablet/PC. When I install my app on first account it won't be installed on second account. I can't run this app from second account.
I am compiling application in MS Visual Studio 2015.
How can I install Cordova application for all users
? Also for this users, who don't have administrator permissions. Is this possible? If yes, I would expect common folder for data exchange between all users on given device. Am I wrong?
I suppose, that there are some app configuration solutions or modification of installation Windows PowerShell Script
Metro style applications are only installed on a per user basis by default. The installer package for the app cannot change this. If you want to install a metro app for all users you have to use a special deployment tool called DISM. More info on it here:
http://www.verboon.info/2012/02/managing-windows-8-metro-style-apps-with-dism/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With