mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-16 12:20:04 +10:00
b11eef040f
- Minor fix - typos
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
|