-
-
Notifications
You must be signed in to change notification settings - Fork 419
Remove obs-ndi on macos after install of DistroAV #1158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Delete obs-ndi plugin on macos after installing DistroAV.
Auto remove obs-ndi - Windows
Revert "Delete obs-ndi plugin on macos after installing DistroAV"
|
Since we are updating the install scripts, I also added the opening of the firewall for OBS on mac and windows.
There may have been discussions on why we shouldn't do this during install. If this is not the way we want to go, I can gladly remove these commits from the PR. |
|
Lovely 1 will review & test this in the coming weeks. This could be a good (temporary) addition, glad the script cleanitself at the end. We need to check that this behavior does NOT trigger falseflag by anti-virus / malware as well. (can only be tested once we are in pre-release. |
|
Tested the MacOS fix, and there is no residual postinstall script. |
Execute a postinstall script on MacOS to remove the obs-ndi plugin from OBS in the users Library and the system library if permissible. Will also remove the script and the scripts directory afterwards.
This script was added because many users got blocked from using DistroAV when they failed to follow the instructions for migrating to the new plugin name correctly.