Skip to content

Commit

Permalink
fix(false av detection): replace Explorer shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Jul 14, 2024
1 parent fad3993 commit f72cf0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off
taskkill /f /im explorer.exe
start %windir%\explorer.exe"
Binary file not shown.

0 comments on commit f72cf0a

Please sign in to comment.