<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Запуск от имени администратора .exe фалов]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13408&amp;type=atom" />
	<updated>2018-01-25T18:38:18Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13408</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск от имени администратора .exe фалов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123365#p123365" />
			<content type="html"><![CDATA[<p><a href="http://forum.script-coding.com/viewtopic.php?id=12725">http://forum.script-coding.com/viewtopic.php?id=12725</a><em>.</em></p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-01-25T18:38:18Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123365#p123365</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск от имени администратора .exe фалов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123364#p123364" />
			<content type="html"><![CDATA[<p><strong>svoboden</strong>, Нужно чтобы приложение запускалось от имени администратора.<br />К примеру у меня есть скрипт <br /></p><div class="codebox"><pre><code>FileInstall, Guide.exe, %appdata%\Guide.exe
FileInstall, SAMP.ahk, %appdata%\SAMP.ahk
run, *runas %AppData%\Guide.exe</code></pre></div><p>Но через <br /></p><div class="codebox"><pre><code>run, *runas %AppData%</code></pre></div><p>не запускается EXE файл от имени администратора.<br />Сам по себе скрипт запускается, только не от им. адм.</p>]]></content>
			<author>
				<name><![CDATA[bsmolz]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39003</uri>
			</author>
			<updated>2018-01-25T17:54:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123364#p123364</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск от имени администратора .exe фалов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123363#p123363" />
			<content type="html"><![CDATA[<p><strong>bsmolz</strong>, непонятно ничего, что конкретно надо? Чтобы приложение запустилось от администратора без подтверждения прав или с подтверждением?</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-01-25T17:36:01Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123363#p123363</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Запуск от имени администратора .exe фалов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123362#p123362" />
			<content type="html"><![CDATA[<p>Ребят, нужно кодом: <br /></p><div class="codebox"><pre><code>run, %appdata%\test.exe</code></pre></div><p>запустить файл от имени администратора.</p><p>Код:<br /></p><div class="codebox"><pre><code>run, *runas %appdata%\test.exe</code></pre></div><p>не помогает.</p><p>Что посоветуете на замену ????</p>]]></content>
			<author>
				<name><![CDATA[bsmolz]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39003</uri>
			</author>
			<updated>2018-01-25T17:27:07Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123362#p123362</id>
		</entry>
</feed>
