Index: chrome_frame/chrome_frame_npapi.rgs |
diff --git a/chrome_frame/chrome_frame_npapi.rgs b/chrome_frame/chrome_frame_npapi.rgs |
deleted file mode 100644 |
index 406c8c73295c8d48b43e058fddcd5cdf9dc22460..0000000000000000000000000000000000000000 |
--- a/chrome_frame/chrome_frame_npapi.rgs |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-%HIVE% { |
- 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%' |
- } |
- } |
- } |
-} |