Skip to content

Commit 417072e

Browse files
authored
Update README.md
1 parent 347db7c commit 417072e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@ Alternatively, copy the following to a text file named `KeyCap.reg` and then edi
3030
Windows Registry Editor Version 5.00
3131
3232
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
33-
"KeyCap"="D:\\Util\\KeyCap\\KeyCap.exe D:\\Util\\KeyCap\\Config.kfg"
33+
"KeyCap"="D:\\Util\\KeyCap\\KeyCap.exe -f D:\\Util\\KeyCap\\Config.kfg"
3434
```
3535

36+
You can also include the `-autostart` argument if you wish to immediately start capturing keys with the loaded config.
37+
3638
## TODO:
3739
* Fix bugs!
3840

0 commit comments

Comments
 (0)