<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; CMD/BAT: Создание параметра реестра "По умолчанию" при помощи reg.exe]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5814&amp;type=atom" />
	<updated>2011-05-19T11:30:33Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5814</id>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Создание параметра реестра "По умолчанию" при помощи reg.exe]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=48504#p48504" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>BeS Yara пишет:</cite><blockquote><p>А в чём собственно проблема? REG.EXE просто так его отображает - в редакторе реестра всё нормально <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /><br />Если через regedit изменить параметр по умолчанию, то REG.EXE его точно также обзовёт &quot;&lt;безымянный&gt;&quot;</p></blockquote></div><p>Та я понимаю))<br />Просто хотел узнать как можно при помощи REG.EXE создать или изменить такой параметр...<br />Ведь если бы я сделал так:<br /></p><div class="codebox"><pre><code>REG ADD раздел /v &lt;безымянный&gt; /t тип /d данные /f</code></pre></div><p>то не думаю что из этого что-то хорошее получилось бы)))</p>]]></content>
			<author>
				<name><![CDATA[SANIOK_AV]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25238</uri>
			</author>
			<updated>2011-05-19T11:30:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=48504#p48504</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Создание параметра реестра "По умолчанию" при помощи reg.exe]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=48495#p48495" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>SANIOK_AV пишет:</cite><blockquote><p>Если делаю reg query то получаю:<br /></p><div class="codebox"><pre><code>&lt;безымянный&gt; ...</code></pre></div><p>Заранее благодарен!</p></blockquote></div><p>А в чём собственно проблема? REG.EXE просто так его отображает - в редакторе реестра всё нормально <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /><br />Если через regedit изменить параметр по умолчанию, то REG.EXE его точно также обзовёт &quot;&lt;безымянный&gt;&quot;</p>]]></content>
			<author>
				<name><![CDATA[BeS Yara]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25643</uri>
			</author>
			<updated>2011-05-19T05:14:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=48495#p48495</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Создание параметра реестра "По умолчанию" при помощи reg.exe]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=48494#p48494" />
			<content type="html"><![CDATA[<p>Сорри, вопрос снимается, уже выяснил:<br /></p><div class="codebox"><pre><code>reg add /ve</code></pre></div>]]></content>
			<author>
				<name><![CDATA[SANIOK_AV]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25238</uri>
			</author>
			<updated>2011-05-19T05:09:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=48494#p48494</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[CMD/BAT: Создание параметра реестра "По умолчанию" при помощи reg.exe]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=48479#p48479" />
			<content type="html"><![CDATA[<p>Доброго времени суток!<br />Подскажите пожалуйста как при помощи reg.exe создать/изменить значение параметра реестра &quot;(По умолчанию)&quot;?<br />Во многих разделах реестра встречается этот параметр.<br />В английских версиях ОС он выглядит как &quot;(Default)&quot;.<br />Если делаю регедитом экспорт этого параметра получаю:<br /></p><div class="codebox"><pre><code>@=&quot;значение&quot;</code></pre></div><p>Если делаю reg query то получаю:<br /></p><div class="codebox"><pre><code>&lt;безымянный&gt; ...</code></pre></div><p>Заранее благодарен!</p>]]></content>
			<author>
				<name><![CDATA[SANIOK_AV]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25238</uri>
			</author>
			<updated>2011-05-18T12:33:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=48479#p48479</id>
		</entry>
</feed>
