Forum Discussion
EliLoewen
Feb 17, 2021Copper Contributor
WebAppInstallForceList not adding shortcuts to the desktop
I'm trying to test deploying a PWA using the WebAppInstallForceList policy on Edge 88 with the following: [{ "create_desktop_shortcut": true, "default_launch_container": "window", "url": "https:...
Kelly_Y
Microsoft
Feb 17, 2021EliLoewen Hi! I compared your code snippet to our documentation https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#compact-example-value-13 and I did notice there is an additional space at the beginning of your example. After the { and before "create_desktop_shortcut".
Hopefully it just needs that little change.
After trying that, if it is still not working as expected can you please submit feedback/diagnostic data through the browser? ("..." menu > Help and feedback > Send feedback). Thanks!
-Kelly