<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: FileCreateShortcut свойства линк "Запуск от имени Администратора"]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9786&amp;type=atom" />
	<updated>2014-07-09T17:29:50Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9786</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: FileCreateShortcut свойства линк "Запуск от имени Администратора"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84654#p84654" />
			<content type="html"><![CDATA[<p>Спасибо, <strong>Alectric</strong>! Сейчас попробую ...</p>]]></content>
			<author>
				<name><![CDATA[Dr.Jekyll]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30028</uri>
			</author>
			<updated>2014-07-09T17:29:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84654#p84654</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: FileCreateShortcut свойства линк "Запуск от имени Администратора"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84649#p84649" />
			<content type="html"><![CDATA[<p>Вот код:<br /></p><div class="codebox"><pre><code>
path=     ; Полный путь к программе, не к ярлыку.
RegWrite,REG_SZ,HKCU,Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers,%path%,RUNASADMIN
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Alectric]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26027</uri>
			</author>
			<updated>2014-07-09T12:49:07Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84649#p84649</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: FileCreateShortcut свойства линк "Запуск от имени Администратора"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84644#p84644" />
			<content type="html"><![CDATA[<p><strong>Dr.Jekyll</strong> <a href="http://forum.script-coding.com/viewtopic.php?id=8562">AHK: Запустить программу от имени администратора без ввода пароля</a>, а ярлык делать не стоит ИМХО... лучше скрипт с параметрами.</p>]]></content>
			<author>
				<name><![CDATA[Indomito]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27285</uri>
			</author>
			<updated>2014-07-09T05:48:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84644#p84644</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: FileCreateShortcut свойства линк "Запуск от имени Администратора"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84640#p84640" />
			<content type="html"><![CDATA[<p>Нужно делать запись в реестре. Не помню в каком разделе, вечером скажу, если раньше кто-нибудь не скажет.</p>]]></content>
			<author>
				<name><![CDATA[Alectric]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26027</uri>
			</author>
			<updated>2014-07-09T01:52:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84640#p84640</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: FileCreateShortcut свойства линк "Запуск от имени Администратора"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84635#p84635" />
			<content type="html"><![CDATA[<p>Здравствуйте, уважаемые форумчане!<br />Не могу найти инфу, как с помощью FileCreateShortcut при создании ярлыка указать в его свойствах &quot;Запуск от имени Администратора&quot;. Или такая возможность в AutoHotkey еще не реализована?</p>]]></content>
			<author>
				<name><![CDATA[Dr.Jekyll]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30028</uri>
			</author>
			<updated>2014-07-08T17:24:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84635#p84635</id>
		</entry>
</feed>
