FN-GM Posted October 23, 2019 Posted October 23, 2019 Hello, We have a web application that doesn't work well in Chrome (Thanks to ClickOnce!) I am wanting to make a custom shortcut to open it in Edge. However I don't want to appear like a browser to the end user so I would like to hide the address bar etc. You can make a custom shortcut with parameters in Chrome so do this but I was wondering if it is possible in Edge please? The below works but it shows the address bar etc. %windir%\explorer.exe microsoft-edge:http://application.com Thanks
Protec Posted October 23, 2019 Posted October 23, 2019 Maybe run Edge in kiosk mode and change the icon in properties. https://docs.microsoft.com/en-gb/microsoft-edge/deploy/microsoft-edge-kiosk-mode-deploy
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now