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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome_frame/chrome_tab.cc ('k') | chrome_frame/resources/chrome_frame_resources.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 HKLM {
2 NoRemove SOFTWARE {
3 NoRemove Microsoft {
4 NoRemove Windows {
5 NoRemove CurrentVersion {
6 NoRemove Explorer {
7 NoRemove 'Browser Helper Objects' {
8 ForceRemove {ECB3C477-1A0A-44BD-BB57-78F9EFE34FA7} = s 'ChromeFram e BHO' {
9 val NoExplorer = d 1
10 }
11 }
12 }
13 }
14 }
15 }
16 }
17 }
OLDNEW
« 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