<?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: How to disable Intel Software Improvement program dialog box on calling VTune from command line in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1675867#M25690</link>
    <description>&lt;P&gt;I would like to point out that this solution is not persistent.&lt;/P&gt;&lt;P&gt;That is, if I do it once when the computer is on, for further usages of the profiler before turning the computer off, the dialog box does not arise.&lt;/P&gt;&lt;P&gt;However, after the computer is turned off and on, the dialog box appears again.&lt;/P&gt;&lt;P&gt;Hence, the question is, is there a global setting that is persistent between reboots/restarts of the machine that stores the information that I do not consent to "Intel Software Improvement Program"?&lt;/P&gt;</description>
    <pubDate>Tue, 18 Mar 2025 11:06:23 GMT</pubDate>
    <dc:creator>OneCable</dc:creator>
    <dc:date>2025-03-18T11:06:23Z</dc:date>
    <item>
      <title>How to disable Intel Software Improvement program dialog box on calling VTune from command line</title>
      <link>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1671059#M25635</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I start profiling my app thus:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;source /opt/intel/oneapi/setvars.sh
vtune -collect hotspots --app-working-dir=$PWD -- $PWD/MyExecutable&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This opens up a dialog box each time for "Intel Software Improvement Program" and whether I consent to collection of my information or do not consent.&lt;/P&gt;&lt;P&gt;What argument can I pass via the command line to stop this dialog box from appearing? Or else, is there a global setting I can provide so that this dialog box does not appear each time?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;X Post from SO&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/79474370/intel-software-improvement-program-dialog-box-consent-form-starts-each-time-a" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/79474370/intel-software-improvement-program-dialog-box-consent-form-starts-each-time-a&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 14:42:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1671059#M25635</guid>
      <dc:creator>OneCable</dc:creator>
      <dc:date>2025-02-28T14:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Intel Software Improvement program dialog box on calling VTune from command line</title>
      <link>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1671445#M25636</link>
      <description>&lt;P&gt;You mean VTune will open up the dialog box once you starting profiling using command line, right?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 01:03:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1671445#M25636</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2025-03-03T01:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Intel Software Improvement program dialog box on calling VTune from command line</title>
      <link>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1671473#M25638</link>
      <description>&lt;P&gt;Apologies for the confusion. I looked into the sequence much more closely this time.&lt;/P&gt;&lt;P&gt;The command&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;vtune -collect hotspots --app-working-dir=$PWD -- $PWD/MyExecutable&lt;/PRE&gt;&lt;P&gt;does not cause the dialog box. The app MyExecutable runs in the console with VTune doing the profiling behind the scenes with no extra dialog box. A folder, say, r000hs gets created with the profiling results.&lt;/P&gt;&lt;P&gt;Subsequently, I open up vtune-gui to view the results like so:&lt;/P&gt;&lt;P&gt;vtune-gui r000hs/r000hs.vtune&lt;/P&gt;&lt;P&gt;It is this command, which opens up the gui, that has the said dialog box.&lt;/P&gt;&lt;P&gt;Thank you for the follow up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 01:55:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1671473#M25638</guid>
      <dc:creator>OneCable</dc:creator>
      <dc:date>2025-03-03T01:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Intel Software Improvement program dialog box on calling VTune from command line</title>
      <link>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1672493#M25650</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;I have verified this in my system by following the below mentioned steps. Still I didn't get any pop up in CLI.&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Open VTune GUI&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Select the "I do not Consent" for Intel Software Improvement Program&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Exit the VTune GUI&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Open the CLI&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Run this command&amp;nbsp; - vtune -collect hotspots --app-working-dir=working Directory -- My application with the path&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 05 Mar 2025 11:41:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1672493#M25650</guid>
      <dc:creator>Arun11</dc:creator>
      <dc:date>2025-03-05T11:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Intel Software Improvement program dialog box on calling VTune from command line</title>
      <link>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1675867#M25690</link>
      <description>&lt;P&gt;I would like to point out that this solution is not persistent.&lt;/P&gt;&lt;P&gt;That is, if I do it once when the computer is on, for further usages of the profiler before turning the computer off, the dialog box does not arise.&lt;/P&gt;&lt;P&gt;However, after the computer is turned off and on, the dialog box appears again.&lt;/P&gt;&lt;P&gt;Hence, the question is, is there a global setting that is persistent between reboots/restarts of the machine that stores the information that I do not consent to "Intel Software Improvement Program"?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 11:06:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1675867#M25690</guid>
      <dc:creator>OneCable</dc:creator>
      <dc:date>2025-03-18T11:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Intel Software Improvement program dialog box on calling VTune from command line</title>
      <link>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1676500#M25711</link>
      <description>&lt;P&gt;I tried it with the oneAPI version 2025.0 of VTune. It doesn't through any pop ups as you have mentioned. Are you using a standalone version of VTune or oneAPI base toolkit?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 13:44:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/How-to-disable-Intel-Software-Improvement-program-dialog-box-on/m-p/1676500#M25711</guid>
      <dc:creator>Arun11</dc:creator>
      <dc:date>2025-03-20T13:44:52Z</dc:date>
    </item>
  </channel>
</rss>

