ionuttbara / windows-defender-remover

A tool which is uses to remove Windows Defender in Windows 8.x, Windows 10 (every version) and Windows 11.
Other
3.93k stars 271 forks source link

Spotted No-op line and some trivial syntax issues. #115

Closed rdebath closed 10 months ago

rdebath commented 10 months ago

https://github.com/ionuttbara/windows-defender-remover/blob/741baf8738450d6a2aaa51fa953d0719793d9e5a/Remover/REGS/Antivirus_d.reg#L30-L33

I would guess there's a "value"=dword:00000000 missing here.

Also the syntax highlighting doesn't like this line: Too many digits https://github.com/ionuttbara/windows-defender-remover/blob/741baf8738450d6a2aaa51fa953d0719793d9e5a/Remover/REGS/Antivirus_d.reg#L38-L39 https://github.com/ionuttbara/windows-defender-remover/blob/741baf8738450d6a2aaa51fa953d0719793d9e5a/Remover/REGS/DisableDefenderPolicies.reg#L98-L99

ionuttbara commented 10 months ago

thx for providing updated the code. i updated the git, but will be in next version of the app.