I've done it with AutoHotkey it works pretty well, needs more testing to be sure.
Hi paul_gr, I don't have any antivirus, so I cannot test if it'ld trigger false alarm.
Search found 6 matches
- Mon Jun 01, 2009 7:58 pm
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 12732
- Sun May 31, 2009 5:39 pm
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 12732
- Sun May 31, 2009 10:29 am
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 12732
- Sun May 31, 2009 9:33 am
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 12732
- Sun May 31, 2009 3:13 am
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 12732
You may want to write a little VBScript program to do this if you can identify the windows to be maniuplated. Throw the VBScript into a variable and then "do" the variable "as VBScript". Or you may want to launch an AutoHotKey macro as an alternative.
Thank you for the solution!!!
Althought I can ...
Thank you for the solution!!!
Althought I can ...
- Sat May 30, 2009 7:47 pm
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 12732
How to manipulate other softwares windows (focus, open, clos
How to manipulate other softwares windows (focus, open, close, resize, etc...) ?
Hi,
I searched for quite some time a solution (I'm 100% beginner) to do this without finding any answer.
It may not be possible, althought, I don't think so as I think it is basic programming and knowledge, but I may ...
Hi,
I searched for quite some time a solution (I'm 100% beginner) to do this without finding any answer.
It may not be possible, althought, I don't think so as I think it is basic programming and knowledge, but I may ...