Fixed typos
This commit is contained in:
parent
c3d055481e
commit
0cbc101949
1 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ Collection of useful scripts for keyboard remappings and mouse operation without
|
|||
|
||||
## Compilation
|
||||
|
||||
Usage of this script requires **AutoHotKey_H v2** with Unicode support due to it's reliance on multi threading. AutoHotKey_H v2 is available on its project's page.
|
||||
Usage of this script requires **AutoHotKey_H v2** with Unicode support due to its reliance on multi threading. AutoHotKey_H v2 is available on its project's page.
|
||||
|
||||
Alternatively, you can compile the script using the built-in compiler distributed with **AutoHotKey_H v2** with `v1` binary:
|
||||
|
||||
|
|
@ -60,7 +60,7 @@ Collection of useful scripts for keyboard remappings and mouse operation without
|
|||
|
||||
## False positive
|
||||
|
||||
Windows Defender flags this script as malicious on some devices. Dealing with that would require submitting a single, compile executable for Microsoft to manually review and approve, and I'm not interested in dealing with all that.
|
||||
Windows Defender flags this script as malicious on some devices. Dealing with that would require submitting a single, compiled executable to Microsoft for them to manually review and approve, and I'm not interested in dealing with all that.
|
||||
|
||||
# Use on administrator-owned windows
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue