Jump to content

Controlsend to an Application in the background


Recommended Posts

Is that thing described in my title possible?

I tried the following code:

#RequireAdmin
ControlSend("Presentation1 - Microsoft PowerPoint", "", "", "Hey!")

If I'm running this while watching the ScITE windows it doesn't work. If I press F5 and instantly ALT+TAB to the Powerpoint, it works. Is it possible to automate background apps?

Edit:

I tried to use

ControlSend("[CLASS:PPTFrameClass]", "", "", "Hey!")

But it still does the same effect :)

Edited by Unc3nZureD
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...