Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Taofusion
2 discussion posts
Good afternoon,

I've been trying several ways to get the EDGE browser in Windows 10 to move to a specific size and location when it starts. I'm using a multi monitor setup. My latest attempt to get this to work has been via the following method:

https://www.displayfusion.com/Discussions/View/launching-and-positioning-an-application-on-startup/?ID=a0f16c60-9c49-486f-a300-fe37589fb9d8

The only way to open EDGE via DisplayFusion I've found is launching the application via a custom function with the process info below. The problem is that resizing via a 'window created->move to a specific size and location' trigger with the following path under 'Match Conditions' doesn't seem to work:

Process filename:

%windir%\explorer.exe

Process command line parameters:

shell:Appsfolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge

Does anyone know how to get this to work? EDGE just opens in maximized mode atm, even though this option is unchecked in the aforementioned trigger action.

Hope you can help,

Cheers,

Tao
Apr 19, 2018  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Universal apps run in the ApplicationFrameHost.exe container process. Doing something like this should work:

  • Process Filename (note the * wildcard so that you don't need the full path): *ApplicationFrameHost.exe
  • Process Command Line Parameters: leave this empty
  • Window Text: "Edge"

Hope that helps!
Apr 19, 2018  • #2
User Image
Taofusion
2 discussion posts
Thanks Keith,

The trigger works with your settings.

Appreciate it :)!

Kind regards,

Tao
Apr 24, 2018  • #3
Keith Lammers (BFS)'s profile on WallpaperFusion.com
No worries, glad to hear it!
Apr 24, 2018  • #4
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)