<?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 QlikView OCX in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-OCX/m-p/255126#M96536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have read through the QlikView OCX Reference manual. I see there that a method called &lt;STRONG&gt;StartRegFreeOperation&lt;/STRONG&gt; is mentioned. I would like to know if anyone has ever used this method and knows exactly what it does and what it is used for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Nov 2011 21:52:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-24T21:52:50Z</dc:date>
    <item>
      <title>QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-OCX/m-p/255126#M96536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have read through the QlikView OCX Reference manual. I see there that a method called &lt;STRONG&gt;StartRegFreeOperation&lt;/STRONG&gt; is mentioned. I would like to know if anyone has ever used this method and knows exactly what it does and what it is used for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 21:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-OCX/m-p/255126#M96536</guid>
      <dc:creator />
      <dc:date>2011-11-24T21:52:50Z</dc:date>
    </item>
    <item>
      <title>QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-OCX/m-p/255127#M96537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Normally" you have a registered OCX with the associated dll sitting off in some place like C:\Program Files\ ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When your program needs to use the OCX this is the dll that is used. This means the OCX must be installed and registered before your program can use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what if you'd like to distribute the OCX.dll as part of your program and NOT require the user to install/register the OCX?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is possible using&amp;nbsp; &lt;STRONG&gt;StartRegFreeOperation.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You need to&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Put the OCX.dll in a known place, maybe beside your .exe&lt;/LI&gt;&lt;LI&gt;In your code: add the location to the path environment so that when Windows trys to find the dll it knows to check this location&lt;/LI&gt;&lt;LI&gt;Invoke StartRegFreeOperation&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Then when your app tries to use the OCX code, Windows will find it, load it and use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 16:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-OCX/m-p/255127#M96537</guid>
      <dc:creator />
      <dc:date>2012-05-01T16:41:52Z</dc:date>
    </item>
  </channel>
</rss>

