<?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=11522&amp;type=atom" />
	<updated>2016-04-21T20:08:16Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11522</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: запуск сайтов в браузере, отличном от установленного по умолчанию]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=102799#p102799" />
			<content type="html"><![CDATA[<p>Спасибо!</p>]]></content>
			<author>
				<name><![CDATA[Veranda]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33724</uri>
			</author>
			<updated>2016-04-21T20:08:16Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=102799#p102799</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: запуск сайтов в браузере, отличном от установленного по умолчанию]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=102797#p102797" />
			<content type="html"><![CDATA[<p>Нужно указать путь к программе. Например:<br /></p><div class="codebox"><pre><code>f1::
Run &quot;C:\Program Files\Mozilla Firefox\firefox.exe&quot; www.yandex.ru
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2016-04-21T19:53:59Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=102797#p102797</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: запуск сайтов в браузере, отличном от установленного по умолчанию]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=102793#p102793" />
			<content type="html"><![CDATA[<p>Доброго времени суток!<br />Есть скрипт, вида: <br /></p><div class="codebox"><pre><code>
f1::
Run www.yandex.ru</code></pre></div><p>Запускает стартовую страницу Яндекса. Открывает через установленный по умолчанию браузер Хром. Как сделать так, чтобы запуск данного скрипта выполнялся через Яндекс браузер?</p>]]></content>
			<author>
				<name><![CDATA[Veranda]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33724</uri>
			</author>
			<updated>2016-04-21T19:46:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=102793#p102793</id>
		</entry>
</feed>
