- Minor fix
- typos
This commit is contained in:
amd64fox
2021-11-13 15:55:22 +03:00
parent 03a7a2c126
commit b11eef040f
7 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
command = "powershell.exe -ExecutionPolicy Bypass -nologo -noninteractive -command %appdata%\Spotify\cache-spotify.ps1"
command = "powershell.exe -ExecutionPolicy Bypass -nologo -noninteractive -command %Appdata%\Spotify\cache-spotify.ps1"
set shell = CreateObject("WScript.Shell")
shell.Run command,0, false