Added an installer in Russian

This commit is contained in:
amd64fox
2021-08-15 10:36:50 +03:00
committed by GitHub
parent 862d534377
commit 7dc535ba7c
2 changed files with 434 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
command = "powershell.exe -nologo -noninteractive -command %appdata%\Spotify\cache-spotify.ps1"
set shell = CreateObject("WScript.Shell")
shell.Run command,0, false