<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Добавление в автозагрузку]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=9371</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9371&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Добавление в автозагрузку».]]></description>
		<lastBuildDate>Sat, 15 Mar 2014 10:41:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Добавление в автозагрузку]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=80821#p80821</link>
			<description><![CDATA[<p>Всё получилось.Спасибо</p>]]></description>
			<author><![CDATA[null@example.com (ViTaL)]]></author>
			<pubDate>Sat, 15 Mar 2014 10:41:27 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=80821#p80821</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Добавление в автозагрузку]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=80820#p80820</link>
			<description><![CDATA[<div class="codebox"><pre><code>%A_ProgramFiles%</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Zmey25)]]></author>
			<pubDate>Sat, 15 Mar 2014 10:33:27 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=80820#p80820</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Добавление в автозагрузку]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=80818#p80818</link>
			<description><![CDATA[<p>Поставил,не помогло . Так тоже добавляет без названия диска<br /></p><div class="codebox"><pre><code>; test.exe 
; %SystemDrive%\Program Files\test.exe 
RegWrite,REG_SZ,HKEY_LOCAL_MACHINE,SOFTWARE\Microsoft\Windows\CurrentVersion\Run, Test, %SystemDrive%\Program Files\test.exe</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ViTaL)]]></author>
			<pubDate>Sat, 15 Mar 2014 10:16:56 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=80818#p80818</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Добавление в автозагрузку]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=80816#p80816</link>
			<description><![CDATA[<p>Вместо кавычки запятую не пробовали поставить?</p>]]></description>
			<author><![CDATA[null@example.com (YMP)]]></author>
			<pubDate>Sat, 15 Mar 2014 10:08:15 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=80816#p80816</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Добавление в автозагрузку]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=80815#p80815</link>
			<description><![CDATA[<p>Нужно,чтобы скрипт добавлял&nbsp; программу в автозагрузку, но не на конкретный диск(у кого-то может просто не быть такого диска), а&nbsp; в&nbsp; Program Files имеющегося системного диска</p><br /><p>Вот пример куска моего кода<br /></p><div class="codebox"><pre><code>; test.exe 
; %SystemDrive%\Program Files\test.exe 
RegWrite,REG_SZ,HKEY_LOCAL_MACHINE,SOFTWARE\Microsoft\Windows\CurrentVersion\Run, Test &quot;%SystemDrive%\Program Files\test.exe</code></pre></div><p>, но проблема в том, что добавляет просто \Program Files\test.exe , без названия диска.</p><p>Скрин <br /></p><div class="fancy_spoiler_switcher"><div class="fancy_spoiler_switcher_header" data-lang-open="открыть спойлер" data-lang-close="скрыть спойлер"><strong>+</strong>&nbsp;открыть спойлер</div><div class="fancy_spoiler"><p><span class="postimg"><img src="http://savepic.org/5161967.png" alt="http://savepic.org/5161967.png" /></span></p></div></div><p>Подскажите пожалуйста,как правильно дописать скрипт? Спасибо!</p>]]></description>
			<author><![CDATA[null@example.com (ViTaL)]]></author>
			<pubDate>Sat, 15 Mar 2014 09:44:03 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=80815#p80815</guid>
		</item>
	</channel>
</rss>
