Add files via upload
This commit is contained in:
parent
74858bdc7d
commit
55fa746179
1 changed files with 4 additions and 0 deletions
4
GUI/LoaderSpot_Gui.bat
Normal file
4
GUI/LoaderSpot_Gui.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.ps1' | Invoke-Expression}"
|
||||
pause
|
||||
exit
|
||||
Loading…
Reference in a new issue