Jump to content
Macro Express Forums

How do I start a macro on initial login of windows? Press some keys when I login.


Recommended Posts

There isn't an activation option to run a macro when I login to my computer from a remote session. I'm using Splashtop and Teamviewer and want to run a macro when I login. Logging in involves the standard win10 login screen. What are some methods to get this to work? I tried resolution change, but that doesnt work as resolution doesnt change on login.

Link to comment
Share on other sites

There is a Scheduled Macro option to run "When the program starts". This may do what you need.

 

If not you can use Windows Task Scheduler along with the Macro Express command line options to run a macro. The command line would look something like either of these:

"c:\Program Files (x86)\Macro Express Pro 6\MeProc.exe" /A::Filename?Macroname

"c:\Program Files (x86)\Macro Express Pro 6\MeProc.exe" /A:Macroname

 

Link to comment
Share on other sites

ok i got the macro to run via the scheduler, but the keystrokes do not get registered on login. it shows that the macro does run as the icon shows on the bottom. even just pressing the < win > key doesnt bring up the start menu. But if i run it manually it does work. i even put a 3 sec delay.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...