| Index: chrome_frame/chrome_frame_npapi.rgs
|
| ===================================================================
|
| --- chrome_frame/chrome_frame_npapi.rgs (revision 0)
|
| +++ chrome_frame/chrome_frame_npapi.rgs (revision 0)
|
| @@ -0,0 +1,13 @@
|
| +HKLM {
|
| + NoRemove Software {
|
| + NoRemove MozillaPlugins {
|
| + ForceRemove '@google.com/ChromeFrame,version=1.0' {
|
| + val Path = s '%MODULE%'
|
| + val Description = s 'Google ChromeFrame'
|
| + val ProductName = s 'Google ChromeFrame'
|
| + val Vendor = s 'Google'
|
| + val Version = s '%VERSION%'
|
| + }
|
| + }
|
| + }
|
| +}
|
|
|