Jump to content

How to interact with foreground process


ur
 Share

Recommended Posts

When we run our exe from any service or through any background process, it won't interact with the applications running in the foreground, I mean launched when the user is logged in or in GUI mode.

 

Let's say, the onedrive sync app can't be detected from the exe we created and running it in background.

I tried both options below.
1111.PNG

 

Any Idea how to interact with foreground processes using AuotIT code.

Other than telling to launch the exe also in foreground.

Link to comment
Share on other sites

Present as a temporary solution I kept my exe in the windows startup.
As the startup won't work till the user is logged in, I have enabled AutoLogon.
But AutoLogon is not acceptable with the security team, so I need to search for other solution.

Link to comment
Share on other sites

  • Developers

You are now on Moderator preview as you simply do not wish to comply with what I've been asking/telling you in the last couple of post.

Only posts/threads that have a true complete question and doesn't smell like no effort was put in will be approved from here on.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Jos locked this topic
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...