OT window manager for Win7

rpoet

Member
Join Date
Jun 2008
Location
New York, NY
Posts
536
A bit off topic:
I'm searching for a program that will load on startup and serve to open several programs - two IE windows looking at IP cameras and another application. Ideally, it would place the windows onscreen where it was told, without the operator having to manually resize and drag the various windows to the two monitors that are part of this computer. My Google-foo is weak this morning, and I can't think of a search string that brings up any useful results.

Any suggestions?


rpoet
 
AutoHotkey is a great tool for desktop automation.

The WinMove command in AHK will let you set the size and location of a windowed program. I haven't specifically done this with IE windows, but it's almost certainly within the capabilities of AHK.
 
AutoHotkey is a great tool for desktop automation.

The WinMove command in AHK will let you set the size and location of a windowed program. I haven't specifically done this with IE windows, but it's almost certainly within the capabilities of AHK.

+1 on the AHK recommendation. It really is a handy tool. You should be able to accomplish what you want within an hour or two of installing the software.
 

Similar Topics

Hi everyone, I have a 505 workshop program with PLC type of 555- 1106 and I was wondering how can I download the data documentation window as a...
Replies
6
Views
163
Got a repaired laptop back from warranty and loaded it up with all my software, unfortunately with my version V32.03 Studio 5000 I cannot change...
Replies
3
Views
205
I am attempting to generate a VBA script within FactoryTalk View SE to open a Google Chrome webpage (PI Vision) when an object is right-clicked...
Replies
2
Views
133
Hello. I am rebuilding an HMI from 2003 with the new software Factory Talk Optix. I have a pop up box with a trendline on it. I want the ability...
Replies
0
Views
159
Hello, since i am starting using intouch, i need some help Actually i want to make in intouch a String input field. The operator has to insert a...
Replies
1
Views
341
Back
Top Bottom