<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=17865&amp;type=atom" />
	<updated>2025-06-03T00:40:36Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=17865</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=162503#p162503" />
			<content type="html"><![CDATA[<p>Спасибо, поправил.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2025-06-03T00:40:36Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=162503#p162503</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=162482#p162482" />
			<content type="html"><![CDATA[<p>В скрипте есть формальный недочёт:<br /></p><div class="codebox"><pre><code>            if hTokenSystem
            {
               DllCall(&quot;CloseHandle&quot;, &quot;ptr&quot;, hSnapshot)
               break
            }</code></pre></div><p>Если hTokenSystem не будет получен, hSnapshot так и не будет закрыт. Поправил <a href="https://forum.script-coding.com/viewtopic.php?pid=162480#p162480">здесь</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2025-05-18T17:02:04Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=162482#p162482</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=161451#p161451" />
			<content type="html"><![CDATA[<p>Круто! Окно поверх пуска!</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-08-20T09:22:06Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=161451#p161451</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=161450#p161450" />
			<content type="html"><![CDATA[<p>Я поправил код - изменил проверку, что winlogon.exe системный с LookupAccountSid на IsWellKnownSid.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2024-08-20T08:59:04Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=161450#p161450</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=161448#p161448" />
			<content type="html"><![CDATA[<p>Тоже самое, пробовал на обоих битностях.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-08-20T08:31:36Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=161448#p161448</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=161446#p161446" />
			<content type="html"><![CDATA[<p>Запускал от имени администратора.<br />Из англоязычного в моём Windows только раскладка.</p>]]></content>
			<author>
				<name><![CDATA[ivanday1]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=43255</uri>
			</author>
			<updated>2024-08-20T04:50:41Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=161446#p161446</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=161445#p161445" />
			<content type="html"><![CDATA[<p>А запускаете от администратора?<br />Windows англоязычный?</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2024-08-19T21:14:30Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=161445#p161445</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=161443#p161443" />
			<content type="html"><![CDATA[<p>При запуске Вашего примера появляется MsgBox с ошибкой:<br />RunWithUiAccess error</p>]]></content>
			<author>
				<name><![CDATA[ivanday1]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=43255</uri>
			</author>
			<updated>2024-08-19T17:23:06Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=161443#p161443</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Запуск скрипта с UIAccess с токеном от системного процесса.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=158702#p158702" />
			<content type="html"><![CDATA[<p>Тема для обсуждения &quot;Запуск скрипта с UIAccess с токеном от системного процесса&quot;.<br /><a href="http://forum.script-coding.com/viewtopic.php?pid=158701">http://forum.script-coding.com/viewtopic.php?pid=158701</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2023-07-10T11:52:44Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=158702#p158702</id>
		</entry>
</feed>
