mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-14 12:48:22 +10:00
Update
Combination of Russian and main installer into one. It is also now more convenient to add other languages if necessary
This commit is contained in:
3
scripts/cache/hide_window.vbs
vendored
Normal file
3
scripts/cache/hide_window.vbs
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
Set WshShell = CreateObject("WScript.Shell")
|
||||
WshShell.Run chr(34) & "%Appdata%\Spotify\cache\run_ps.bat" & Chr(34), 0
|
||||
Set WshShell = Nothing
|
||||
Reference in New Issue
Block a user