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.7k stars 253 forks source link

how to build release exe file? #150

Closed dev-kang closed 5 months ago

dev-kang commented 6 months ago

I want to build a release EXE file. How to do?

ionuttbara commented 5 months ago

i use an 7-zip sfx base format. and all is compressed into executable archive and it runs command2.bat or removeDefender.bat. to modify it i use 7-zip to update content files, and after that i sign that version (digital certificate to prevent fakes).