JH Howland Posted August 18, 2017 Posted August 18, 2017 I am wanting to launch the Microsoft Edge browser using the Filemaker Pro 14 "send event" script element. Have tried: %windir%\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe Nothing. Looking for some help.
Josh Ormond Posted August 19, 2017 Posted August 19, 2017 I know this was answered elsewhere also, but for anyone else looking here, the command is: cmd /c start microsoft-edge: Don't forget the colon at the end. The "/c" tells cmd to run the command and then stop.
Recommended Posts
This topic is 3000 days old. Please don't post here. Open a new topic instead.
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