reedx032
05-28-2004, 02:15 PM
I have a problem with appactivate. It only activates a window if it is not minimized. I want a method that will restore a window from a minimized state in the taskbar where you can call the window by name as in the appactivate method.
The minimize all and undominimizeall methods aren't specific enough. and wshshell.run always opens a new instance of the program rather than an existing one.
Does anyone know how to accomplish this (seemingly) simple task?
(I found that WinBatch has commands that do just what I want, but I don't want to spend $500 for the compiler to implement this on all the machines in lab)
The minimize all and undominimizeall methods aren't specific enough. and wshshell.run always opens a new instance of the program rather than an existing one.
Does anyone know how to accomplish this (seemingly) simple task?
(I found that WinBatch has commands that do just what I want, but I don't want to spend $500 for the compiler to implement this on all the machines in lab)