I was just asked how to do this, so thought someone here might benefit from me making a YouTube video.
Here's how to do it, in a few quick and easy steps.
http://youtu.be/cFtP8bhopdQ
How to execute a macro at Windows startup
Moderators: Dorian (MJT support), JRL, Phil Pendlebury
- Dorian (MJT support)
- Automation Wizard
- Posts: 1380
- Joined: Sun Nov 03, 2002 3:19 am
- Contact:
How to execute a macro at Windows startup
Yes, we have a Custom Scripting Service. Message me or go here
Thanks, I hope some will find this useful.
I just posted an example to run a compiled script (exe) at Windows Startup without adding a shortcut to the exe to the startup folder, using the registry.
http://www.mjtnet.com/forum/post35450.html#35450
I just posted an example to run a compiled script (exe) at Windows Startup without adding a shortcut to the exe to the startup folder, using the registry.
http://www.mjtnet.com/forum/post35450.html#35450
- Dorian (MJT support)
- Automation Wizard
- Posts: 1380
- Joined: Sun Nov 03, 2002 3:19 am
- Contact:
That's a good idea, Rain. I like that one.
Thank you.
Thank you.
Yes, we have a Custom Scripting Service. Message me or go here
The weirdest thing just happened... Just prior to rebooting a few minutes ago, I made some tweaks to my Win 8 system that I hoped would solve a problem that I've been having with *three startup applications refusing to run at startup. When those tweaks didn't work, I decided to write a macro.Rain wrote:Thanks, I hope some will find this useful.
I just posted an example to run a compiled script (exe) at Windows Startup without adding a shortcut to the exe to the startup folder, using the registry.
http://www.mjtnet.com/forum/post35450.html#35450
It will be a very simple macro to write but I didn't even think about the "When System Restarts" feature and probably wouldn't have, so that will help greatly!
So anyway, I brought up the Macro Scheduler (MS) main screen where I noticed the "Samples" folder. I have looked at that "Samples" folder a million times, without going into it for ages, but this time, for some reason, I opened the folder and looked more closely at its' contents where I found the "View More Examples" script. That script took me to this forum, where the entry for this example, "How to execute a macro at Windows startup" was on the third line! Weird coincidence or something more going on here?
Now, I know that there is another Windows automation tool out there that (Is not as good but yet is much more expensive.) claims to have "Psychic Tech Support." It's got me thinking that perhaps MS should go one better and claim something like Mind Controlled Tech Support!
_____
* Snag It v11.2.0 (build 102); ClipMate v7.5.26 (build 136); and AutoHotkey v1.1.13.01
Best Wishes,
Monkster
Monkster
- Dorian (MJT support)
- Automation Wizard
- Posts: 1380
- Joined: Sun Nov 03, 2002 3:19 am
- Contact:
Hehe, that's pretty amusing, Monkster!
Glad you got your issue resolved.
Maybe they're called Psychic Tech Support because they use tarot cards and crystal balls to get their answers?!
Glad you got your issue resolved.
Maybe they're called Psychic Tech Support because they use tarot cards and crystal balls to get their answers?!
Yes, we have a Custom Scripting Service. Message me or go here