{"id":65,"date":"2019-08-06T12:02:53","date_gmt":"2019-08-06T11:02:53","guid":{"rendered":"https:\/\/www.syslab.network\/?page_id=65"},"modified":"2019-09-24T12:19:29","modified_gmt":"2019-09-24T11:19:29","slug":"ie-exceptions-privacy","status":"publish","type":"page","link":"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/ie-exceptions-privacy\/","title":{"rendered":"IE Exceptions (Privacy)"},"content":{"rendered":"<div class=\"post-content\"><div id=\"ccchildpages-1\" class=\"ccchildpages fourcol simple ccclearfix\"><ul class=\"ccchildpages_list ccclearfix\"><li class=\"page_item page-item-36\"><a href=\"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/internet-explorer-exceptions-trusted-sites\/\">IE Exceptions (Trusted Sites)<\/a><\/li>\n<li class=\"page_item page-item-70\"><a href=\"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/ie-ssl-tls\/\">IE SSL \/ TLS<\/a><\/li>\n<li class=\"page_item page-item-84\"><a href=\"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/ie-compatibility-view\/\">IE Compatibility View<\/a><\/li>\n<li class=\"page_item page-item-129\"><a href=\"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/ie-proxy\/\">IE Proxy<\/a><\/li><\/ul><\/div>\n\n\n\n<p>This post is the continuation of <a href=\"https:\/\/www.syslab.network\/index.php\/internet-explorer-exceptions-trusted-sites\/\">IE Exceptions Trusted Sites<\/a><\/p>\n\n\n\n<h3>Privacy::Sites<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" width=\"409\" height=\"535\" src=\"https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/privacy_sites.png\" alt=\"\" class=\"wp-image-39\" srcset=\"https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/privacy_sites.png 409w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/privacy_sites-229x300.png 229w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/privacy_sites-100x131.png 100w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/privacy_sites-150x196.png 150w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/privacy_sites-200x262.png 200w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/privacy_sites-300x392.png 300w\" sizes=\"(max-width: 409px) 100vw, 409px\" \/><figcaption>Privacy::Sites<\/figcaption><\/figure><\/div>\n\n\n\n<p>Path in registry<\/p>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre class=\"CodeMirror cm-s-blackboard\" data-setting=\"{&quot;mode&quot;:&quot;vbscript&quot;,&quot;mime&quot;:&quot;text\/vbscript&quot;,&quot;theme&quot;:&quot;blackboard&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:false,&quot;lineWrapping&quot;:true,&quot;readOnly&quot;:true,&quot;language&quot;:&quot;VBScript&quot;,&quot;modeName&quot;:&quot;vb&quot;}\">strRegKey = &quot;HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\P3P\\History\\&quot;<\/pre><\/div>\n\n\n\n<p>Key to add<\/p>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre class=\"CodeMirror cm-s-blackboard\" data-setting=\"{&quot;mode&quot;:&quot;vbscript&quot;,&quot;mime&quot;:&quot;text\/vbscript&quot;,&quot;theme&quot;:&quot;blackboard&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:false,&quot;lineWrapping&quot;:true,&quot;readOnly&quot;:true,&quot;language&quot;:&quot;VBScript&quot;,&quot;modeName&quot;:&quot;vb&quot;}\">WshShell.RegWrite strRegKey &amp; Site &amp; &quot;\\&quot;, 1, &quot;REG_DWORD&quot; <\/pre><\/div>\n\n\n\n<h3>Privacy::Pop-up Blocker<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" width=\"409\" height=\"535\" src=\"https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/pop-up.png\" alt=\"\" class=\"wp-image-38\" srcset=\"https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/pop-up.png 409w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/pop-up-229x300.png 229w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/pop-up-100x131.png 100w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/pop-up-150x196.png 150w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/pop-up-200x262.png 200w, https:\/\/www.syslab.network\/wp-content\/uploads\/2019\/08\/pop-up-300x392.png 300w\" sizes=\"(max-width: 409px) 100vw, 409px\" \/><figcaption>Privacy::Pop-up Blocker<\/figcaption><\/figure><\/div>\n\n\n\n<p>Path in Registry<\/p>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre class=\"CodeMirror cm-s-blackboard\" data-setting=\"{&quot;mode&quot;:&quot;vbscript&quot;,&quot;mime&quot;:&quot;text\/vbscript&quot;,&quot;theme&quot;:&quot;blackboard&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:false,&quot;lineWrapping&quot;:true,&quot;readOnly&quot;:true,&quot;language&quot;:&quot;VBScript&quot;,&quot;modeName&quot;:&quot;vb&quot;}\">strRegKey = &quot;HKCU\\Software\\Microsoft\\Internet Explorer\\New Windows\\Allow\\&quot;<\/pre><\/div>\n\n\n\n<p>Key to add<\/p>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre class=\"CodeMirror cm-s-blackboard\" data-setting=\"{&quot;mode&quot;:&quot;vbscript&quot;,&quot;mime&quot;:&quot;text\/vbscript&quot;,&quot;theme&quot;:&quot;blackboard&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:false,&quot;lineWrapping&quot;:true,&quot;readOnly&quot;:true,&quot;language&quot;:&quot;VBScript&quot;,&quot;modeName&quot;:&quot;vb&quot;}\">WshShell.RegWrite strRegKey &amp; Site, 0, &quot;REG_BINARY&quot;<\/pre><\/div>\n\n\n\n<h3>Script Trusted Sites + Privacy<\/h3>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre class=\"CodeMirror cm-s-blackboard\" data-setting=\"{&quot;mode&quot;:&quot;vbscript&quot;,&quot;mime&quot;:&quot;text\/vbscript&quot;,&quot;theme&quot;:&quot;blackboard&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:false,&quot;lineWrapping&quot;:true,&quot;readOnly&quot;:true,&quot;language&quot;:&quot;VBScript&quot;,&quot;modeName&quot;:&quot;vb&quot;}\">Exception &quot;192.168.100.100&quot;\nException &quot;192.168.100.101&quot; \n\nFunction Exception(Site) \n\n  Set WshShell = Wscript.CreateObject(&quot;Wscript.Shell&quot;) \n\n'------Trusted Sites------'\n\n    strRegKey = &quot;HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ZoneMap\\Ranges\\&quot;\n\n\t WshShell.RegWrite strRegKey &amp; Site &amp; &quot;\\&quot; ,&quot;&quot; , &quot;REG_SZ&quot;\n\n   \t WshShell.RegWrite strRegKey &amp; Site &amp; &quot;\\&quot; &amp; &quot;:Range&quot; , Site, &quot;REG_SZ&quot;\n\n   \t WshShell.RegWrite strRegKey &amp; Site &amp; &quot;\\*&quot;, &quot;2&quot;, &quot;REG_DWORD&quot;\n\n'------Privacy------'\n\n    strRegKey = &quot;HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\P3P\\History\\&quot; \n   \n     WshShell.RegWrite strRegKey &amp; Site &amp; &quot;\\&quot;, 1, &quot;REG_DWORD&quot; \n\t\n    strRegKey = &quot;HKCU\\Software\\Microsoft\\Internet Explorer\\New Windows\\Allow\\&quot;\n\t\n     WshShell.RegWrite strRegKey &amp; Site, 0, &quot;REG_BINARY&quot;\n\n\nEnd Function<\/pre><\/div>\n\n\n<div id=\"ccchildpages-2\" class=\"ccchildpages fourcol simple ccclearfix\"><ul class=\"ccchildpages_list ccclearfix\"><li class=\"page_item page-item-36\"><a href=\"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/internet-explorer-exceptions-trusted-sites\/\">IE Exceptions (Trusted Sites)<\/a><\/li>\n<li class=\"page_item page-item-70\"><a href=\"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/ie-ssl-tls\/\">IE SSL \/ TLS<\/a><\/li>\n<li class=\"page_item page-item-84\"><a href=\"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/ie-compatibility-view\/\">IE Compatibility View<\/a><\/li>\n<li class=\"page_item page-item-129\"><a href=\"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/ie-proxy\/\">IE Proxy<\/a><\/li><\/ul><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>This post is the continuation of IE Exceptions Trusted Sites<a href=\"https:\/\/www.syslab.network\/index.php\/vbscripts\/internet-explorer\/ie-exceptions-privacy\/\">Read More<i class=\"fa fa-long-arrow-right\" aria-hidden=\"true\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":95,"parent":56,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_mi_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0},"_links":{"self":[{"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/pages\/65"}],"collection":[{"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/comments?post=65"}],"version-history":[{"count":8,"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/pages\/65\/revisions"}],"predecessor-version":[{"id":337,"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/pages\/65\/revisions\/337"}],"up":[{"embeddable":true,"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/pages\/56"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/media\/95"}],"wp:attachment":[{"href":"https:\/\/www.syslab.network\/index.php\/wp-json\/wp\/v2\/media?parent=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}