summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-07-29 06:09:41 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2017-08-14 14:19:06 +0300
commitc33676b7f45caf1b89ff3ffeb6af2aae655d0dfb (patch)
tree8ae7c2e570e8da9a8ee93c314e6b5942e3b6e3d9
parentcygwin.md: make more readable (diff)
downloadnotes-c33676b7f45caf1b89ff3ffeb6af2aae655d0dfb.tar.gz
notes-c33676b7f45caf1b89ff3ffeb6af2aae655d0dfb.zip
add ie_security.reg
-rw-r--r--.gitattributes1
-rw-r--r--ie_security.reg6
2 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 282705f..0383e2c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
* text=auto
*.bat text eol=crlf
+*.reg text eol=crlf
diff --git a/ie_security.reg b/ie_security.reg
new file mode 100644
index 0000000..15701b2
--- /dev/null
+++ b/ie_security.reg
@@ -0,0 +1,6 @@
+Windows Registry Editor Version 5.00
+
+[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Security]
+"DisableSecuritySettingsCheck"=dword:00000001
+"DisableFixSecuritySettings"=dword:00000001
+"DisableSecuritySettings"=dword:00000001