Add files via upload
This commit is contained in:
parent
9b17670c88
commit
74858bdc7d
1 changed files with 4 additions and 0 deletions
4
GUI/LoaderSpot_Gui_Ru.bat
Normal file
4
GUI/LoaderSpot_Gui_Ru.bat
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
@echo off
|
||||
powershell -Command "& {[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}"; "& {(Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/amd64fox/LoaderSpot/main/GUI/LoaderSpot_Gui_Ru.ps1').Content | Invoke-Expression}"
|
||||
pause
|
||||
exit
|
||||
Loading…
Reference in a new issue