mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 07:05:58 +03:00
[GH-ISSUE #152] Install.cmd fails due to Windows Defender detection during SpotX install #139
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Soggfy#139
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AndyBogle1 on GitHub (Jan 7, 2026).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/152
Running
Install.cmdon Windows fails part-way through the installation because Windows Defender detectsTrojan:PowerShell/Powdow.JRR!MTB. This detection occurs specifically during the SpotX installation step. When Defender intervenes, the install script is left in a partially executed state and the overall installation breaks, requiring manual cleanup and reruns.Please update the installation instructions to explicitly mention that users should temporarily disable real-time protection or configure an exclusion before running the installation script.