Advertisement
rolandtoth

Spotify | yaP

Jan 3rd, 2014
6,646
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ; configuration file for yaP v0.5 (http://rolandtoth.hu/yaP/)
  2. ; application name: Spotify
  3. ; version: 0.9.6.81
  4. ; website: http://www.spotify.com/
  5.  
  6. [GENERAL]
  7. application = App\spotify.exe
  8. !online = 2
  9.  
  10. [BEFORE]
  11. dir = %Appdata%\Spotify
  12. (dir) = %LocalAppdata%\Spotify
  13. (regkey) = HKCU\Software\Classes\spotify
  14. (regkey) = HKCR\.m4a
  15. (regkey) = HKCR\.m4p
  16. (regkey) = HKCR\.mp3
  17. (regkey) = HKCR\.mp4
  18. (regkey) = HKCR\Spotify.m4a
  19. (regkey) = HKCR\Spotify.m4p
  20. (regkey) = HKCR\Spotify.mp3
  21. (regkey) = HKCR\Spotify.mp4
  22.  
  23. [AFTER]
  24. -regvalue = HKCU\Software\Microsoft\Windows\CurrentVersion\Run :: Spotify
  25. -regvalue = HKCU\Software\Microsoft\Windows\CurrentVersion\Run :: Spotify Web Helper
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement