<?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 Command Line Open QlikView from Windows Parallels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Command-Line-Open-QlikView-from-Windows-Parallels/m-p/358542#M133058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to open a .qvw file from Windows Parallels (running on a Mac)&amp;nbsp; using the command line syntax? I am able to open the app from the command window, but not the .qvw file.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This Works:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\Program Files\QlikView\qv.exe&amp;nbsp; (QlikView opens)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This Does Not Work&lt;/STRONG&gt; (I triple verified the path and file name of the qvw file):&lt;/P&gt;&lt;P&gt;C:\Program Files\QlikView\qv.exe C:\Documents and Settings\qv_dev\myqvwfile.qvw&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error Message Received:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"Windows cannot find 'C:\Program'.&amp;nbsp; Make sure you typed the name correctly, and then try again..."&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The error message is silly, because it is complaining about the syntax of the call to the qv.exe, but that portion of the command works.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any insights!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2012 15:52:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-19T15:52:24Z</dc:date>
    <item>
      <title>Command Line Open QlikView from Windows Parallels</title>
      <link>https://community.qlik.com/t5/QlikView/Command-Line-Open-QlikView-from-Windows-Parallels/m-p/358542#M133058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to open a .qvw file from Windows Parallels (running on a Mac)&amp;nbsp; using the command line syntax? I am able to open the app from the command window, but not the .qvw file.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This Works:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\Program Files\QlikView\qv.exe&amp;nbsp; (QlikView opens)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This Does Not Work&lt;/STRONG&gt; (I triple verified the path and file name of the qvw file):&lt;/P&gt;&lt;P&gt;C:\Program Files\QlikView\qv.exe C:\Documents and Settings\qv_dev\myqvwfile.qvw&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error Message Received:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"Windows cannot find 'C:\Program'.&amp;nbsp; Make sure you typed the name correctly, and then try again..."&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The error message is silly, because it is complaining about the syntax of the call to the qv.exe, but that portion of the command works.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any insights!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 15:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Command-Line-Open-QlikView-from-Windows-Parallels/m-p/358542#M133058</guid>
      <dc:creator />
      <dc:date>2012-03-19T15:52:24Z</dc:date>
    </item>
    <item>
      <title>Command Line Open QlikView from Windows Parallels</title>
      <link>https://community.qlik.com/t5/QlikView/Command-Line-Open-QlikView-from-Windows-Parallels/m-p/358543#M133059</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;did you try adding some quotes? Sth like&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" "C:\Documents and Settings\qv_dev\myqvwfile.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Przemek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 15:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Command-Line-Open-QlikView-from-Windows-Parallels/m-p/358543#M133059</guid>
      <dc:creator />
      <dc:date>2012-03-19T15:56:04Z</dc:date>
    </item>
    <item>
      <title>Command Line Open QlikView from Windows Parallels</title>
      <link>https://community.qlik.com/t5/QlikView/Command-Line-Open-QlikView-from-Windows-Parallels/m-p/358544#M133060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked, but I also had to use a double backslash, i.e. &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;"C:\\Program Files\QlikView\qv.exe" "C:\\Documents and Settings\qv_dev\myqvwfile.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Thank you!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Kim&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 16:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Command-Line-Open-QlikView-from-Windows-Parallels/m-p/358544#M133060</guid>
      <dc:creator />
      <dc:date>2012-03-19T16:00:32Z</dc:date>
    </item>
  </channel>
</rss>

