<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Как правильно прописать путь к профилю Мозиллы в AHK]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14122&amp;type=atom" />
	<updated>2018-08-29T05:58:27Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14122</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как правильно прописать путь к профилю Мозиллы в AHK]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128319#p128319" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Run, firefox.exe -profile C:\Profile1 -no-remote</code></pre></div><p>	Или запуск менеджера профилей. </p><div class="codebox"><pre><code>Run, firefox.exe -ProfileManager ; -P, -p </code></pre></div>]]></content>
			<author>
				<name><![CDATA[rowe]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33506</uri>
			</author>
			<updated>2018-08-29T05:58:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128319#p128319</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как правильно прописать путь к профилю Мозиллы в AHK]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128307#p128307" />
			<content type="html"><![CDATA[<p>Здравствуйте. Не знаю как правильно прописать в AHK строчку чтобы мозилла запустилась с нужным профилем </p><p>Через батник такая строчка<br />start C:\ProgramFiles\Firefox\firefox.exe -profile C:\Profile1 -no-remote<br />А как через AHK прописать чтобы запускался нужный профиль?<br />Заранее спасибо</p>]]></content>
			<author>
				<name><![CDATA[vladimir44455]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39489</uri>
			</author>
			<updated>2018-08-28T10:39:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128307#p128307</id>
		</entry>
</feed>
