mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-11-28 03:30:47 +01:00
12 lines
110 B
Plaintext
12 lines
110 B
Plaintext
HKCR
|
|
{
|
|
NoRemove AppID
|
|
{
|
|
'%APPID%' = s 'Elevator'
|
|
'Elevator.EXE'
|
|
{
|
|
val AppID = s '%APPID%'
|
|
}
|
|
}
|
|
}
|