Open program with certain keys on by default?

dubya89

New member
Local time
3:32 AM
Messages
11
i have this program that i need to press F7 and F8 every time i open it to get the settings i want..

is there anything i can edit to the resgitry or this line so it'll open with both those keys on by default?:

abo6d0.png
 

My Computer

Computer Manufacturer/Model Number
Acer
OS
Windows 7
CPU
C-50
Memory
2gb
Graphics Card(s)
AMD APU
Screen Resolution
1366x768
Hard Drives
320gb Hitachi
Internet Speed
10/1 mbit
AutoHotkey is a pretty good tool.

You can create a script that will run your program, and then emulate keystrokes.
There are lots of tutorials and docs that will help you to create your own script!
 

My Computer

Computer type
PC/Desktop
OS
Windows 8.1 ; Windows 7 x86 (Dec2008-Jan2013)
Other Info
"The scale icon at the top right of a post or tutorial is how you can give rep to the member."
Back
Top