Skip to content

Commit

Permalink
fix: disable open file - security warning properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Sep 18, 2023
1 parent 92e68f3 commit 5db9fb8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/sxsc/Atlas-Defender-Remover.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,13 @@ updates:
- key: SaveZoneInformation
type: REG_DWORD
value: 1
- key_name: >-
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3
perUserVirtualization: false
values:
- key: 1806
type: REG_DWORD
value: 0
- target_component: Microsoft-Windows-SmartScreen
target_arch: wow64
version: 38655.38527.65535.65535
Expand Down

0 comments on commit 5db9fb8

Please sign in to comment.