Make scripts silent
This change modifies the scripts to be fully silent, removing all command prompts and script output.
The following files were modified:
- `Script_Run.bat`: Removed interactive prompts, echo statements, and redirected command outputs to nul.
- `RemoveSecHealthApp.ps1`: Removed lines that printed package names.
- `defender_remover13.ps1`: Removed interactive prompts, all `Write-Host` and `Write-Output` statements, and hardcoded the default action.
合并状态:未合并 关闭于 2025-08-24 0 条评论