How to focus windows after they are minimized - VBScript

Hello guys!!

I've been to a few days writing code in VBScript and econtrei a big problem.

I wonder if there is any way to activate a window after it is minimized. Already researched a lot about the AppActivate function and it only works if the window in question already opened (but not in focus ) . I've tried using SendKeys commands to restore a window after using the AppActivate command, but it still fails. The most that happens is the window in question is blinking on the taskbar, where no restore command is met .

I use Windows 7 Home Basic x64

Sorry for my bad english, I hope you can help me.

April 21st, 2015 10:29pm

No - bad English is not that bad compared to many English speakers I know.

"econtrei" is a nice twist.

Unfortunately there is no easy way to control a Window using basic scripting.

Here is one way of doing this: http://powershell.com/cs/media/p/40527.aspx

Free Windows Admin Tool Kit Click here and download it now
April 22nd, 2015 12:04am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics