Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: BHO_add.reg

Issue 11058028: Developer installation, gyp version
Patch Set: Created July 2, 2013, 3:13 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | BHO_remove.reg » ('j') | adblockplus.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BHO_add.reg
===================================================================
new file mode 100644
--- /dev/null
+++ b/BHO_add.reg
@@ -0,0 +1,9 @@
+Windows Registry Editor Version 5.00
+
+[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{FFCB3198-32F3-4E8B-9539-4324694ED664}]
+@="Adblock Plus for IE, 64-bit"
+"NoExplorer"=dword:1
+
+[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\explorer\Browser Helper Objects\{FFCB3198-32F3-4E8B-9539-4324694ED664}]
+@="Adblock Plus for IE, 32-bit"
+"NoExplorer"=dword:1
« no previous file with comments | « no previous file | BHO_remove.reg » ('j') | adblockplus.gyp » ('J')

Powered by Google App Engine
This is Rietveld