<?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=17087&amp;type=atom" />
	<updated>2022-05-01T15:18:01Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17087</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: открыть код]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153000#p153000" />
			<content type="html"><![CDATA[<p>Скрипт может посмотреть, что прописано в HKEY_CLASSES_ROOT\AutoHotkeyScript\Shell\Edit\Command, и выполнить соответствующую команду.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2022-05-01T15:18:01Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153000#p153000</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: открыть код]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=152999#p152999" />
			<content type="html"><![CDATA[<p>В ахк есть способ перезагрузки скрипта через сочетание клавиш<br />Пример:<br />!r::<br />{<br />	IniWrite, 1, %config%, config, reload<br />	reload<br />}<br />return</p><p>Но как можно через сочетание клавиш открыть код? Чтобы клавиша открывала код в Edit this Script</p>]]></content>
			<author>
				<name><![CDATA[qwercv]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42289</uri>
			</author>
			<updated>2022-05-01T15:02:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=152999#p152999</id>
		</entry>
</feed>
