feat: add new line and rename script file to hydralauncher

This commit is contained in:
Zamitto 2024-06-28 09:55:17 -03:00
parent b1532a52c8
commit e88088cca4
3 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
Set WshShell = CreateObject("WScript.Shell" )
WshShell.Run """%localappdata%\Programs\Hydra\Hydra.exe""", 0 'Must quote command if it has spaces; must escape quotes
Set WshShell = Nothing
Set WshShell = Nothing