
SkyparkZ
1 discussion post
Hi,
I'm new to this product, I was trying to achieve the following with Autohotkey but wasn't getting anywhere so found DisplayFusion.
I use three monitors at my work and open up the aforementioned apps in different monitors. I've been using a batch script to do the following but without being able to specify which monitors the apps open up on.
Here's what I want to achieve.
Monitor 1: Open up my Chrome browser in a specific profile with two separate tabs opened to two different URLs (if too difficult, 1 tab will suffice). Also, open the Outlook application into calendar (this can be done using '/select outlook:calendar' switch).
Monitor 2: Open up another instance of Chrome in the same profile but at another different URL.
Monitor 3: Open up Outlook into the default window which is the main Inbox.
From my early research, it sounds like this would need scripting? I have a basic understanding of configuring triggers, but not scripting. Generally speaking I'm reasonably good at tweaking current scripts that do something close to what I need.
Thanks In advance.