Torque3D/Templates/Empty/web/source/activex/IEWebGamePlugin.rgs
2012-09-19 11:29:55 -04:00

12 lines
120 B
Plaintext

HKCR
{
NoRemove AppID
{
'%APPID%' = s 'IEEmptyPlugin'
'IEEmptyPlugin.DLL'
{
val AppID = s '%APPID%'
}
}
}