Skip to content

Commit

Permalink
Merge pull request #2508 from TheCakeIsNaOH/ahk-install-note
Browse files Browse the repository at this point in the history
(autohotkey.install) add to to description about virus positives
  • Loading branch information
pauby authored Jul 27, 2024
2 parents 9419a89 + 5fbf305 commit 1feaee0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions automatic/autohotkey.install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ AutoHotkey is a free, open source macro-creation and automation software utility
- `/DefaultVer` - Can be `U64` (UNICODE 64-bit),`U32` (UNICODE 32-bit) or `A32` (ANSI 32-bit). By default UNICODE version will be installed of adequate architecture depending on your machine and/or OS.

Example: `choco install autohotkey.install --params='/DefaultVer:A32'`

## Notes

- Please see the [Autohotkey FAQ](https://www.autohotkey.com/docs/v2/FAQ.htm#Virus) for information on false positive anti-virus detections.

- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**

0 comments on commit 1feaee0

Please sign in to comment.