Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(243)

Unified Diff: chrome_frame/register_bho.rgs

Issue 3029007: First step for cleaning registration code for ChromeFrame.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome_frame/chrome_tab.cc ('k') | chrome_frame/resources/chrome_frame_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/register_bho.rgs
===================================================================
--- chrome_frame/register_bho.rgs (revision 0)
+++ chrome_frame/register_bho.rgs (revision 0)
@@ -0,0 +1,17 @@
+HKLM {
+ NoRemove SOFTWARE {
+ NoRemove Microsoft {
+ NoRemove Windows {
+ NoRemove CurrentVersion {
+ NoRemove Explorer {
+ NoRemove 'Browser Helper Objects' {
+ ForceRemove {ECB3C477-1A0A-44BD-BB57-78F9EFE34FA7} = s 'ChromeFrame BHO' {
+ val NoExplorer = d 1
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+}
« no previous file with comments | « chrome_frame/chrome_tab.cc ('k') | chrome_frame/resources/chrome_frame_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698