Skip to content

Commit

Permalink
remove installlocation
Browse files Browse the repository at this point in the history
  • Loading branch information
melo936 committed Jul 16, 2023
1 parent deb0a48 commit c059e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Configuration/features/revision/config.yml
Expand Up @@ -79,6 +79,7 @@ actions:

# Windows Defender
- !run: {path: "%ProgramFiles(x86)%\\Revision Tool\\data\\flutter_assets\\additionals", exe: "DisableWD.bat", wait: true}
- !registryValue: {path: 'HKLM\SOFTWARE\Microsoft\Windows Defender', value: 'InstallLocation', operation: delete}

- !run: {exeDir: true, exe: "FINALIZE.bat", weight: 25}

Expand Down

0 comments on commit c059e01

Please sign in to comment.