I tried to create simple .ahk script for remapping RightControl on AppsKey (win context menu). I've just put RCtrl::AppsKey
in file.
It's working after I launch it, but it doesn't automatically start with Windows. I tried it with AllUsers\..\Startup
and CurrentUser\..\Startup
, but none of them did the job.
Could anyone help me? Thanks in advance.