<?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 How to delete registry directory with out regedit in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642189#M6594</link>
    <description>Is there any command line utility to delete registry directories?&lt;BR /&gt;&lt;BR /&gt;thx.</description>
    <pubDate>Wed, 05 Oct 2005 03:54:46 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-10-05T03:54:46Z</dc:date>
    <item>
      <title>How to delete registry directory with out regedit</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642189#M6594</link>
      <description>Is there any command line utility to delete registry directories?&lt;BR /&gt;&lt;BR /&gt;thx.</description>
      <pubDate>Wed, 05 Oct 2005 03:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642189#M6594</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-05T03:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete registry directory with out regedit</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642190#M6595</link>
      <description>Hello Muthukumar,&lt;BR /&gt;&lt;BR /&gt;use a .reg file with regedit.exe and put a minus "-" in front of the key you want to delete, or a "-" after the key to delete the value.&lt;BR /&gt;&lt;BR /&gt;Have a look here.&lt;BR /&gt;&lt;A href="http://www.robvanderwoude.com/index.html" target="_blank"&gt;http://www.robvanderwoude.com/index.html&lt;/A&gt;&lt;BR /&gt;-&amp;gt; Batchfiles -&amp;gt; regedit&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 05 Oct 2005 04:09:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642190#M6595</guid>
      <dc:creator>Volker Spies</dc:creator>
      <dc:date>2005-10-05T04:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete registry directory with out regedit</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642191#M6596</link>
      <description>You can use reg.exe tool&lt;BR /&gt;&lt;A href="http://www.petri.co.il/reg_command_in_windows_xp.htm" target="_blank"&gt;http://www.petri.co.il/reg_command_in_windows_xp.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, Igor</description>
      <pubDate>Wed, 05 Oct 2005 04:11:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642191#M6596</guid>
      <dc:creator>Igor Karasik</dc:creator>
      <dc:date>2005-10-05T04:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete registry directory with out regedit</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642192#M6597</link>
      <description>Hi,&lt;BR /&gt;I tried in both way like below:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;REGEDIT -[HKEY_LOCAL_MACHINE\SOFTWARE\DELL Corporation]&lt;BR /&gt;&lt;BR /&gt;Output - Is not deleting anything in my registry&lt;BR /&gt;&lt;BR /&gt;After downloading reg.exe,&lt;BR /&gt;&lt;BR /&gt;REG DELETE [HKEY_LOCAL_MACHINE\SOFTWARE\DELL Corporation]&lt;BR /&gt;&lt;BR /&gt;Output - is searching for \\corporation host becoz there is a space between Dell &amp;amp; Coroporation.&lt;BR /&gt;&lt;BR /&gt;What to do?&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Oct 2005 05:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642192#M6597</guid>
      <dc:creator>Mugilvannan</dc:creator>
      <dc:date>2005-10-05T05:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete registry directory with out regedit</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642193#M6598</link>
      <description>Guys, show him a way to delete registries with spaces?&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Wed, 05 Oct 2005 05:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642193#M6598</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-05T05:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete registry directory with out regedit</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642194#M6599</link>
      <description>Hi Mugilvannan,&lt;BR /&gt;&lt;BR /&gt;try it with Quotation marks&lt;BR /&gt;&lt;BR /&gt;REGEDIT -"[HKEY_LOCAL_MACHINE\SOFTWARE\DELL Corporation]"&lt;BR /&gt;&lt;BR /&gt;So that the blank does not matter.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 05 Oct 2005 05:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642194#M6599</guid>
      <dc:creator>Volker Spies</dc:creator>
      <dc:date>2005-10-05T05:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete registry directory with out regedit</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642195#M6600</link>
      <description>Finally it working for,&lt;BR /&gt;&lt;BR /&gt;REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\DELL Corporation\MA_ROOT"&lt;BR /&gt;&lt;BR /&gt;But even though I'm using /f is not force to delete without prompt. Still its asking for&lt;BR /&gt;&lt;BR /&gt;Permanently delete registry value MA_ROOT (Y/N)?&lt;BR /&gt;&lt;BR /&gt;How to resolve this?</description>
      <pubDate>Wed, 05 Oct 2005 23:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642195#M6600</guid>
      <dc:creator>Mugilvannan</dc:creator>
      <dc:date>2005-10-05T23:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete registry directory with out regedit</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642196#M6601</link>
      <description>It is strange. Force working well for me.&lt;BR /&gt;Anyway, try to use :&lt;BR /&gt;echo Y |  REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\DELL Corporation\MA_ROOT"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Oct 2005 01:10:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642196#M6601</guid>
      <dc:creator>Igor Karasik</dc:creator>
      <dc:date>2005-10-06T01:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete registry directory with out regedit</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642197#M6602</link>
      <description>I resolved it making a .sh file which calling the .bat file :)&lt;BR /&gt;.sh file contains:&lt;BR /&gt;cd /&lt;BR /&gt;C:\del_reg.bat&amp;lt;&lt;EOF&gt;&lt;/EOF&gt;Y&lt;BR /&gt;EOF</description>
      <pubDate>Thu, 06 Oct 2005 01:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-delete-registry-directory-with-out-regedit/m-p/3642197#M6602</guid>
      <dc:creator>Mugilvannan</dc:creator>
      <dc:date>2005-10-06T01:46:07Z</dc:date>
    </item>
  </channel>
</rss>

