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: 10824
- Sun May 31, 2009 5:39 pm
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 10824
Thank you mwieder, I started a little VB learning, before finding revolution, and I agree when you say you'll have to learn a lot about the internals of Windows message handling in the process. What I already accomplish with Revolution (this simple little (I can't call it a program) automation thing...
- Sun May 31, 2009 10:29 am
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 10824
From what I already read about Revolution, it has lots of qualities and can piles up more rapidly. :D By the way I realize the second part of my question about other kind of programming software hasn't been answered : Does it means it cannot be done by Revolution or others kinds of programming softw...
- Sun May 31, 2009 9:33 am
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 10824
So, I'll learn a bit of vbscript or jscript (if it can be done in one it can be done in both, right ?) Althought this road is the most interesting, as human beeing goes it's more than probable that all this finishes along the path of less resistance, doing it with what I already know : autosomething...
- Sun May 31, 2009 3:13 am
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 10824
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't...
- Sat May 30, 2009 7:47 pm
- Forum: Windows
- Topic: How to manipulate other softwares windows (focus, open, clos
- Replies: 13
- Views: 10824
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 be...