mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-14 04:38:24 +10:00
4 lines
192 B
Plaintext
4 lines
192 B
Plaintext
command = "powershell.exe -ExecutionPolicy Bypass -nologo -noninteractive -command %appdata%\Spotify\cache-spotify.ps1"
|
|
set shell = CreateObject("WScript.Shell")
|
|
shell.Run command,0, false
|