Skip to content

1.2.0.0-STABLE

Choose a tag to compare

@karthik558 karthik558 released this 15 Jun 11:59
· 34 commits to main since this release
f05cd09

NEW UPDATE IS HERE !

<< CHANGELOG >>

  • Tried a lot to fix Antivirus-False-Detection while opening the .exe file on Windows (10-11) , seems like its fine now.
  • Released only x64-Bit variant this time , because of some issues with compiler-encoding issues , will fix this in future. (read README #important)
  • Compressed the .exe file 20% more compared to previous build.
  • Script-Side: Forced to work script only on Administrative-Privilege-Mode only. (Running without administrative privilege will kick the terminal to exit() mode. [ Thanks to debug team for suggesting me this feature] .
  • Updated documentation (inside script and outside script)

<< README [ IMPORTANT] >>

  • Download x86-Bit variant file from previous release_TAG. (due to compiler encoding issues and antivirus_AV_FLAG detection issue.
  • Windows 7 have some serious issues with FULL-SCREEN-MODE (no other issues)
  • Download the Arch-Variant as per your system-correctly (x64 release -> latest , for x86 release -> use previous released version).
  • Windows Defender is still high, cuz its still detecting the compiled .exe file as virus (Wacatac.B!ml this is the flag they are detecting on my .exe file , its because of the compiler_encoding issue, hopefully i will fix this issue on future update. [ Running sscript.bat file have no issues with AV_detection, so if you have any issues with .exe file , i recommend you to run clean-win.bat file manually.

<< FIX AV DETECTION (defender) >>

  • Windows Security (Defender) -> Virus and Threat Protection -> Manage Settings -> Exclusions (add that .exe file there).

<< HOW TO RUN THE SCRIPT >>

  • Read the documentation [ https://github.com/karthik558/clean-windows/blob/main/README.md ]

Full Changelog: 1.0.2.0...1.2.0.0