crazy-max / WindowsSpyBlocker

Block spying and tracking on Windows
https://crazymax.dev/WindowsSpyBlocker/
MIT License
4.61k stars 359 forks source link

Suggestion: Add command line parameter handling #317

Closed RalMay closed 3 years ago

RalMay commented 3 years ago

For automation purposes it was very handy if WSP handled command line parameters. Ideally I could call WSP.exe with parameters corresponding to the menu selection(s) like "WindowsSpyBlocker.exe 1 1 1" to "Add extra rules" or "WindowsSpyBlocker.exe 1 2 3" to "Apply Firefox NCSI".

Ideally the application exited after completion and the return code would tell about error/succes.

P.S. Why? To call WSP e.g. weekly using Task Scheduler to update firewall rules to newest.

crazy-max commented 3 years ago

Duplicate #87