autohotkey

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I get autohotkey commands/programs to start through my MSCONFIG file
so they start when Windows starts?
 
Hello,

at first, convert the autohotkey script to an exe file, and then you could
go to the Registry editor (Start -> Run -> regedit.exe) and navigate to
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
and create a new string value with the name of the program and its path as
value.

Hope this will help.
Greetings,
P. Di Stolfo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top