<?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 Re: Find version of QlikView installed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Find-version-of-QlikView-installed/m-p/706651#M1241134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open new qlikview file and write this in textbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=qlikviewversion()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2014 09:22:13 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-09-16T09:22:13Z</dc:date>
    <item>
      <title>Find version of QlikView installed</title>
      <link>https://community.qlik.com/t5/QlikView/Find-version-of-QlikView-installed/m-p/706649#M1241132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating an MS Installer and need to know which version of QlikView is installed in the target windows machine, Can any body tell me ways to do this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Window Installer Search but i requires component ID (a GUID) but it seems to different for all the versions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i use Register Search or File Search to figure out the version of QV installed...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhupesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-version-of-QlikView-installed/m-p/706649#M1241132</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Find version of QlikView installed</title>
      <link>https://community.qlik.com/t5/QlikView/Find-version-of-QlikView-installed/m-p/706650#M1241133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhupesh,&lt;/P&gt;&lt;P&gt;Your problem is not clear to me. Is this what u want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/66857_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open Qlikview-&amp;gt; Help-&amp;gt; About Qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-BR,&lt;/P&gt;&lt;P&gt;Dinu1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 09:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-version-of-QlikView-installed/m-p/706650#M1241133</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2014-09-16T09:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Find version of QlikView installed</title>
      <link>https://community.qlik.com/t5/QlikView/Find-version-of-QlikView-installed/m-p/706651#M1241134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open new qlikview file and write this in textbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=qlikviewversion()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 09:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-version-of-QlikView-installed/m-p/706651#M1241134</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-16T09:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Find version of QlikView installed</title>
      <link>https://community.qlik.com/t5/QlikView/Find-version-of-QlikView-installed/m-p/706652#M1241137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Sorry guys, i think i need to explain little bit more...&lt;/P&gt;&lt;P&gt;I am creating a Microsoft Installer using VS2010 IDE for windows 7, now during installation i want to know first if the QlikView is installed and second which version of the QV is installed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now MSI (Mircosoft Installer) provides three way to find it:&lt;/P&gt;&lt;P&gt;1) Searching All the installers installed to the target machine(i.e. the machine on which the Installer will be running)&lt;/P&gt;&lt;P&gt;2) Searching the registry for installation &lt;/P&gt;&lt;P&gt;3) Looking for the file on the harddrive on the target machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Option (1) I have use, but it seems to work with a Component ID (which is a GUID) and it seem for different version of QVs, this Component Id is different... so i can only target the latest one and the previous ones not the upcoming ones...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my Question is using option (2) or (3) how can we find out which Version of QV is installed on the target machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 10:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-version-of-QlikView-installed/m-p/706652#M1241137</guid>
      <dc:creator />
      <dc:date>2014-09-16T10:57:01Z</dc:date>
    </item>
  </channel>
</rss>

