<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Добавление в автозагрузку]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9371&amp;type=atom" />
	<updated>2014-03-15T10:41:27Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9371</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Добавление в автозагрузку]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80821#p80821" />
			<content type="html"><![CDATA[<p>Всё получилось.Спасибо</p>]]></content>
			<author>
				<name><![CDATA[ViTaL]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26956</uri>
			</author>
			<updated>2014-03-15T10:41:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80821#p80821</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Добавление в автозагрузку]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80820#p80820" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>%A_ProgramFiles%</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Zmey25]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27845</uri>
			</author>
			<updated>2014-03-15T10:33:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80820#p80820</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Добавление в автозагрузку]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80818#p80818" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ViTaL]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26956</uri>
			</author>
			<updated>2014-03-15T10:16:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80818#p80818</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Добавление в автозагрузку]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80816#p80816" />
			<content type="html"><![CDATA[<p>Вместо кавычки запятую не пробовали поставить?</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2014-03-15T10:08:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80816#p80816</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Добавление в автозагрузку]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80815#p80815" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ViTaL]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26956</uri>
			</author>
			<updated>2014-03-15T09:44:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80815#p80815</id>
		</entry>
</feed>
