Modern Windows Apps/Microsoft Store Support
Spencer Vale
Merged in a post:
Windows Modern App Support
Stuart Pearson
It is not possible (for now) to virtualise Windows Modern Apps.
Intune's Company Portal is not (currently) integrated into the AppsAnywhere portal.
It would be good if there was native support (or at least some way) to give access to Windows Modern Apps via AppsAnywhere to avoid customers having to go to different portals depending on what type of application they want to access.
J
Jurjen
Got it to work like this (requires Winget installed for the user):
- Delivery method: Windows Executable
- Launch command: C:\windows\system32\cmd.exe
- Launch parameters:
/c winget.exe install -e --id=#MSSTORE-ID-HERE# --source=msstore --accept-source-agreements --accept-package-agreements --disable-interactivity
- Do not check run as system
using cmd as winget is in %localappdata%
Would be nice if this can be run by the Appsanywhere client and not using the CP Player.
M
Mark West
tied into this would probably be Winget support
Spencer Vale
updated the status to
open
Spencer Vale
Windows Store support