README.en-US.md
Prevent UAC authorization of Chinese malware, no need to run in background.
Project inspired by Windows apps that amaze us.
https://github.com/the1812/Malware-Patch/releases/latest
--silent-update : Silently check and download update. (Bundled version only)--disallow-all : Disallow all UAC authorizations of malware programs.--allow-all : Allow all UAC authorizations of malware programs.--remove : Clean up temp files used for update.--allow : Select a program (from "Open File" dialog) and allow UAC authorization of it.The selected program must be signed because this app uses its digital signature to identify the program, the same below
--disallow : Select a program and disallow UAC authorization of it.--allow=file: Allow UAC authorization of file.--disallow=file: Disallow UAC authorization of file.