<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Сохранение отдельного параметра раздела реестра в .reg файл]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15751&amp;type=atom" />
	<updated>2020-10-26T18:37:31Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15751</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Сохранение отдельного параметра раздела реестра в .reg файл]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=142865#p142865" />
			<content type="html"><![CDATA[<p><strong>ypppu</strong><br />Я читал справку по AutoHotkey и видел там параметр RegRead. Сам я еще не умею создавать полноценные скрипты (писать код), с задачей которая мне нужна.</p>]]></content>
			<author>
				<name><![CDATA[tregalka]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33600</uri>
			</author>
			<updated>2020-10-26T18:37:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=142865#p142865</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Сохранение отдельного параметра раздела реестра в .reg файл]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=142864#p142864" />
			<content type="html"><![CDATA[<p>В справке есть перевод команды.</p><div class="quotebox"><cite>YMP пишет:</cite><blockquote><p><strong>RegWrite</strong><br />Записывает параметр в реестр. </p><p>RegWrite, ValueType, RootKey, SubKey [, ValueName, Value]</p></blockquote></div><p>Заодно можно почитать <strong>RegRead</strong>.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2020-10-26T18:32:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=142864#p142864</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Сохранение отдельного параметра раздела реестра в .reg файл]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=142863#p142863" />
			<content type="html"><![CDATA[<p>Приветствую! Помогите пожалуйста написать скрипт который будет сохранять параметр и его значение в .reg файл.<br />В разделе HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Modules\CommonPlaces<br />есть параметр &quot;Order&quot; нужно его сохранить. Искал способ сделать это средствами Командной строки (cmd), но там только сохранение <br />раздела целиком со всеми параметрами. Решил воспользоваться помощью с AutoHotkey.</p>]]></content>
			<author>
				<name><![CDATA[tregalka]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33600</uri>
			</author>
			<updated>2020-10-26T18:17:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=142863#p142863</id>
		</entry>
</feed>
