<?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=18098</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=18098&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Проверка протокола открытия».]]></description>
		<lastBuildDate>Sat, 10 Feb 2024 16:41:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Проверка протокола открытия]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=160310#p160310</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>HKEY_CLASSES_ROOT\https</p></blockquote></div><p>У меня там почему то не браузер по умолчанию. А вот по tg то что надо, значит буду читать HKEY_CLASSES_ROOT\tg\shell\open\command, и проверять существование файла.</p>]]></description>
			<author><![CDATA[null@example.com (serzh82saratov)]]></author>
			<pubDate>Sat, 10 Feb 2024 16:41:43 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=160310#p160310</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Проверка протокола открытия]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=160309#p160309</link>
			<description><![CDATA[<p>Если бы мне понадобилось узнать, в которой программе будут открываться ссылки, начинающиеся с <span class="bbu">http</span> и <span class="bbu">https</span>, наверное я проверил бы в реестре HKEY_CLASSES_ROOT\http и HKEY_CLASSES_ROOT\https</p><div class="quotebox"><blockquote><p>HKEY_CLASSES_ROOT\http<br />&quot;C:\Program Files\Mozilla Firefox\firefox.exe&quot; -osint -url &quot;%1&quot;</p><p>HKEY_CLASSES_ROOT\https<br />&quot;C:\Program Files\Mozilla Firefox\firefox.exe&quot; -osint -url &quot;%1&quot;</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sat, 10 Feb 2024 16:17:06 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=160309#p160309</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Проверка протокола открытия]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=160308#p160308</link>
			<description><![CDATA[<p><a href="https://learn.microsoft.com/ru-ru/windows/win32/api/ws2spi/nf-ws2spi-wscenumprotocols">https://learn.microsoft.com/ru-ru/windo … mprotocols</a><br />Вроде это, но че та примеров ноль.</p>]]></description>
			<author><![CDATA[null@example.com (serzh82saratov)]]></author>
			<pubDate>Sat, 10 Feb 2024 14:45:25 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=160308#p160308</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Проверка протокола открытия]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=160307#p160307</link>
			<description><![CDATA[<p>Не особо нашёл даже про термины, я так понял это некие протоколы. Вопрос как узнать что ссылка откроется на ПК?<br />Например если надо открыть ссылку в телеграмм, то удобнее открыть её сразу в приложении минуя браузер через протокол tg.<br />Но как узнать заранее что она там откроется, ведь например приложение может быть не установлено, и в таком случае открыть её по https.</p><div class="codebox"><pre><code>run tg://resolve/?domain=%domain%&amp;post=%post%

run https://t.me/%domain%/%post%</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (serzh82saratov)]]></author>
			<pubDate>Sat, 10 Feb 2024 13:33:24 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=160307#p160307</guid>
		</item>
	</channel>
</rss>
