<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Не удаётся установить прозрачность для окон System.]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17537&amp;type=atom" />
	<updated>2023-01-05T21:19:57Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17537</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не удаётся установить прозрачность для окон System.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=156193#p156193" />
			<content type="html"><![CDATA[<p><strong>serghey</strong>, добро пожаловать на форум! Ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>. Все они обязательны к выполнению. Не нужно больше бессмысленных постов.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-01-05T21:19:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=156193#p156193</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не удаётся установить прозрачность для окон System.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=156192#p156192" />
			<content type="html"><![CDATA[<p>тест (после долгого отсутствия)</p>]]></content>
			<author>
				<name><![CDATA[serghey]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30813</uri>
			</author>
			<updated>2023-01-05T19:02:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=156192#p156192</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Не удаётся установить прозрачность для окон System.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=156190#p156190" />
			<content type="html"><![CDATA[<p>Используя данную команду:<br /></p><div class="codebox"><pre><code>run, psexec -i -d -s Notepad.exe</code></pre></div><p>я запускаю блокнот от username &quot;System&quot;.</p><p>После я пытаюсь применить к окну Блокнота Transparent:</p><div class="codebox"><pre><code>
WinGet, active_id, ID, A
Msgbox %active_id%
WinSet, Transparent, 25, ahk_id %active_id%</code></pre></div><p>Проблема в том, что ID находится, но прозрачность не применяется.<br />Любое взаимодействие с окном через WinSet - проваливается крахом.</p><p>Однако,если запускать блокнот обычным методом &quot;run, notepad.exe&quot;, то прозрачность спокойно применяется.<br />Возможно ли решить данную проблему каким-нибудь образом?Ибо запуск от имени System - необходимость.</p>]]></content>
			<author>
				<name><![CDATA[Clannad5]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39853</uri>
			</author>
			<updated>2023-01-03T20:01:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=156190#p156190</id>
		</entry>
</feed>
