Forum Discussion
Deleted
Aug 27, 2020Edge chromium webapps on WVD
Hi All, Does somebody know if there is a way to publish Edge "Webapps" on WVD as remote-app ? Really like the slick interface of the web-apps (no url bar, no buttons, no break-out option)
James Bliss
Aug 28, 2020Copper Contributor
DeletedI don't think this is going to fully answer your question, but it may help.
we publish Edge as an app using the following application path:
shell:Appsfolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge
we then point them to a specific site using a command line argument.
- vinisz785Sep 03, 2020Copper Contributor
James Bliss , thanks, but publishing Edge is not the problem.
We are even publishing Edge websites in "kiosk" mode, to give it more an app look & feel.Problem with this is, that the user can stil break-out to full Edge and start surfing the internet, something we don't want.
When publishing as an "app" that break-out is not possible.