AppleScript script and activating Windows

JippoT

Bit poster
Now that Parallels 8 "Show and hide Parallels Desktop" (in Parallels System Shortcuts) is not any more activating Windows properly in Coherence mode, I would need to find a workaround for that activation. AppleScript is potential for this purpose. It is easy to do for example

tell application "Notepad" to activate

However, what application can I activate in order to activate either the foremost application in Windows, the Windows desktop, explorer.exe or some other always present application?
 
Last edited:
Back
Top