Files
SpotX/Install_New_theme.bat
amd64fox bfed9ec45e Revert "fix encoding"
This reverts commit 808a49ccb9.
2023-09-07 13:58:43 +03:00

6 lines
240 B
Batchfile

@echo off
%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\powershell.exe -Command """""& {$(Invoke-RestMethod -UseBasicParsing 'https://cdn.jsdelivr.net/gh/amd64fox/SpotX@main/Install.ps1')} -new_theme """" | Invoke-Expression"
pause
exit /b