Skip to content

Commit

Permalink
change OFF to Off, as prev
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Oct 30, 2024
1 parent 74ac838 commit 5f7f4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/win_installer/skywire.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@Echo OFF
@Echo Off
:: Opening Powershell with Administrator privilege
%1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("powershell.exe","/c %~s0 ::","","runas",1)(window.close)&&exit
cd /d "%~dp0"
Expand Down

0 comments on commit 5f7f4a1

Please sign in to comment.