Jump to content

Start MS Edge using "send event" script?


This topic is 2436 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 2436 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.