Files
WUIsBack/LegacyUpdate/LegacyUpdate.rgs
2024-02-11 12:51:01 +01:00

15 lines
162 B
Plaintext

HKCR
{
NoRemove AppID
{
'%APPID%' = s 'Legacy Update Control'
{
val DllSurrogate = s ''
}
'LegacyUpdate.dll'
{
val AppID = s '%APPID%'
}
}
}