Posts by Felipe Baeta • 31 points
1 post
- 
		3 votes2 answers1238 viewsQ: Create key in windows registry without permission in c#My application needs to insert itself into the Windows Defender exclusions. Simply create a Myapp.exe key on the way {HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Exclusions\Processes},…