<?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 Executing a reg file with no notification in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Executing-a-reg-file-with-no-notification/m-p/78806#M30787</link>
    <description>&lt;SPAN&gt;I have a few steps I want to share with you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you want to execute a .reg file without any notification you can do the below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. For testing open cmd and locate folder where you want to execute the .reg file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Run the reg File e.g. "C:\Temp\matsobane.reg", which will ask you confirm with a "yes" and "ok" button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Run this command to remove the notification "reg import C:\Temp\matsobane.reg" which will now run silently and now you will see the output as "The operation completed successfully" or run this "regedit /s C:\Temp\matsobane.reg" which the "/s" means silent and the same output is expected. I prefer first option&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Open a new txt file and paste the command and save it as .bat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5 Execute the .bat file using Utility - Environment -&amp;gt; Start Process, and place the location of the file as an input on "Application :- C:\Temp\matsobane.bat"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to monitor you can place a pause at the end of the command thus editing the .bat which calls the .reg and execute without pop-up.&amp;nbsp;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15633.gif"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15794iD3A374B83F7FCF15/image-size/large?v=v2&amp;amp;px=999" role="button" title="15633.gif" alt="15633.gif" /&gt;&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;BINGO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Matsobane Mokomane&lt;BR /&gt;Software Engineer/Developer&lt;BR /&gt;Nedbank&lt;BR /&gt;Africa/Johannesburg&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Mar 2021 18:45:00 GMT</pubDate>
    <dc:creator>MatsobaneMokoma</dc:creator>
    <dc:date>2021-03-18T18:45:00Z</dc:date>
    <item>
      <title>Executing a reg file with no notification</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Executing-a-reg-file-with-no-notification/m-p/78806#M30787</link>
      <description>&lt;SPAN&gt;I have a few steps I want to share with you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you want to execute a .reg file without any notification you can do the below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. For testing open cmd and locate folder where you want to execute the .reg file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Run the reg File e.g. "C:\Temp\matsobane.reg", which will ask you confirm with a "yes" and "ok" button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Run this command to remove the notification "reg import C:\Temp\matsobane.reg" which will now run silently and now you will see the output as "The operation completed successfully" or run this "regedit /s C:\Temp\matsobane.reg" which the "/s" means silent and the same output is expected. I prefer first option&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Open a new txt file and paste the command and save it as .bat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5 Execute the .bat file using Utility - Environment -&amp;gt; Start Process, and place the location of the file as an input on "Application :- C:\Temp\matsobane.bat"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to monitor you can place a pause at the end of the command thus editing the .bat which calls the .reg and execute without pop-up.&amp;nbsp;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15633.gif"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15794iD3A374B83F7FCF15/image-size/large?v=v2&amp;amp;px=999" role="button" title="15633.gif" alt="15633.gif" /&gt;&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;BINGO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Matsobane Mokomane&lt;BR /&gt;Software Engineer/Developer&lt;BR /&gt;Nedbank&lt;BR /&gt;Africa/Johannesburg&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Mar 2021 18:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Executing-a-reg-file-with-no-notification/m-p/78806#M30787</guid>
      <dc:creator>MatsobaneMokoma</dc:creator>
      <dc:date>2021-03-18T18:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Executing a reg file with no notification</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Executing-a-reg-file-with-no-notification/m-p/78807#M30788</link>
      <description>Thanks &lt;SPAN&gt;Matsobane&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Mar 2021 15:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Executing-a-reg-file-with-no-notification/m-p/78807#M30788</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2021-03-24T15:38:00Z</dc:date>
    </item>
  </channel>
</rss>

