fix(guru-scan): remove /quiet from HitmanPro -- UI allowed to show during scans
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -112,14 +112,12 @@
|
||||
"scan_args": [
|
||||
"/noinstall",
|
||||
"/scan",
|
||||
"/quiet",
|
||||
"/log=\"{LOG_ROOT}\\HitmanPro_Scan_Log.txt\"",
|
||||
"/excludelist=\"C:\\GuruScan\\whitelist.txt\""
|
||||
],
|
||||
"clean_args": [
|
||||
"/noinstall",
|
||||
"/clean",
|
||||
"/quiet",
|
||||
"/log=\"{LOG_ROOT}\\HitmanPro_Scan_Log.txt\"",
|
||||
"/excludelist=\"C:\\GuruScan\\whitelist.txt\""
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user