<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how disable security macro check in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192778#M54320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Yes, I resolved it!&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;You have to UNcheck the "Confirm Launch from Macro" (and, if you want, to check all others) option in Settings à User Preferences à Security&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Thanks, bye!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Nov 2010 10:43:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-24T10:43:35Z</dc:date>
    <item>
      <title>how disable security macro check</title>
      <link>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192774#M54316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I devolop a .qvw with a macro in VB Script.&lt;/P&gt;&lt;P&gt;So, when I open the document the first time after a modify in the macro, an alert box appears with three options about security permissions of macros.&lt;/P&gt;&lt;P&gt;Is it possible to able security permissions so that macros run always without alert box appears?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;stefano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 12:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192774#M54316</guid>
      <dc:creator />
      <dc:date>2010-09-08T12:00:39Z</dc:date>
    </item>
    <item>
      <title>how disable security macro check</title>
      <link>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192775#M54317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I do with an install of the plugin is to set the registry on the users PC so that the Qlikview server is 'trusted'. Its a simple VBS:&lt;/P&gt;&lt;P&gt;Dim WshShell&lt;/P&gt;&lt;P&gt;Set WshShell = WScript.CreateObject("WScript.Shell")&lt;/P&gt;&lt;P&gt;' It does not matter if this is run more than once as it will just overwrite existing values&lt;BR /&gt;WshShell.RegWrite "HKCU\Software\QlikTech\QlikOcx\Settings for Qlikview Servers\", 1, "REG_SZ"&lt;BR /&gt;WshShell.RegWrite "HKCU\Software\QlikTech\QlikOcx\Settings for Qlikview Servers\Module Script System\", 1, "REG_SZ"&lt;BR /&gt;WshShell.RegWrite "HKCU\Software\QlikTech\QlikOcx\Settings for Qlikview Servers\Module Script System\yourserverid", "", "REG_SZ"&lt;/P&gt;&lt;P&gt;WScript.Echo "(: Plugin Macros are now enabled :)"&lt;/P&gt;&lt;P&gt;Just change 'yourserverid' as required.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 12:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192775#M54317</guid>
      <dc:creator />
      <dc:date>2010-09-08T12:32:19Z</dc:date>
    </item>
    <item>
      <title>how disable security macro check</title>
      <link>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192776#M54318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Gordon!&lt;/P&gt;&lt;P&gt;but if I have a "standalone" installation, without QlikVIew Server and Plugin... ?&lt;/P&gt;&lt;P&gt;Perhaps I have to modify HKCU\Software\QlikTech\QlikVIew\Settings 7\MacroLaunchConfirmation ?&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 10:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192776#M54318</guid>
      <dc:creator />
      <dc:date>2010-09-21T10:33:31Z</dc:date>
    </item>
    <item>
      <title>how disable security macro check</title>
      <link>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192777#M54319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did that resolve your issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 09:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192777#M54319</guid>
      <dc:creator />
      <dc:date>2010-11-16T09:08:51Z</dc:date>
    </item>
    <item>
      <title>how disable security macro check</title>
      <link>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192778#M54320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Yes, I resolved it!&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;You have to UNcheck the "Confirm Launch from Macro" (and, if you want, to check all others) option in Settings à User Preferences à Security&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Thanks, bye!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 10:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-disable-security-macro-check/m-p/192778#M54320</guid>
      <dc:creator />
      <dc:date>2010-11-24T10:43:35Z</dc:date>
    </item>
  </channel>
</rss>

