<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Запуск службы]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=6309&amp;type=atom" />
	<updated>2011-10-12T20:42:10Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=6309</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск службы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52419#p52419" />
			<content type="html"><![CDATA[<p>даже не знаю что сказать</p>]]></content>
			<author>
				<name><![CDATA[Вася Пупкин]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24229</uri>
			</author>
			<updated>2011-10-12T20:42:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52419#p52419</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск службы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52416#p52416" />
			<content type="html"><![CDATA[<p>А ещё можно напрямую через <a href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms685150%28v=vs.85%29.aspx">скам(менеджер системных служб)</a>. Это сложнее, но зато ничего запускать не надо и проще обработать сбой при запуске сервиса.</p>]]></content>
			<author>
				<name><![CDATA[Александр_]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24888</uri>
			</author>
			<updated>2011-10-12T20:19:41Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52416#p52416</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск службы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52391#p52391" />
			<content type="html"><![CDATA[<p>Вась, ну взгляни в Справку-то (ищи &quot;Remarks&quot;), — там вся наша технология описана. Есть и русская Справка.<br />&quot;Hide&quot; должно стоять на третьем &quot;месте&quot;, а у тебя здесь получается — вроде как на четвёртом. А на втором месте — вообще &quot;непонятно что&quot;.</p>]]></content>
			<author>
				<name><![CDATA[mih]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24883</uri>
			</author>
			<updated>2011-10-11T23:17:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52391#p52391</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск службы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52390#p52390" />
			<content type="html"><![CDATA[<p>Спасибо! Незнал <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p><p>А можно таким же способом скрыть окно, <br />котороя просил в этой ветке:<br /><a href="http://forum.script-coding.com/viewtopic.php?id=6181">http://forum.script-coding.com/viewtopic.php?id=6181</a></p><p>Окно зпускается через командную строку:<br /><strong>%systemroot%\system32\rundll32.exe /d %systemroot%\system32\shell32.dll,Control_RunDLL SYSDM.CPL</strong></p><p>Потыюсь составить скрипт по вашей технологии:<br />run <strong>%systemroot%\system32\rundll32.exe /d %systemroot%\system32\shell32.dll,Control_RunDLL SYSDM.CPL</strong>,, hide</p><p>Скрипт почемуто не работает.</p>]]></content>
			<author>
				<name><![CDATA[Вася Пупкин]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24229</uri>
			</author>
			<updated>2011-10-11T22:21:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52390#p52390</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск службы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52388#p52388" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
run net start nlsvc,, hide</code></pre></div><p>Или и в этом случае появляется? <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[creature.ws]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26105</uri>
			</author>
			<updated>2011-10-11T20:50:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52388#p52388</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск службы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52385#p52385" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mih пишет:</cite><blockquote><p>Мое предложение —&nbsp; кликнуть в пурпурное слово &quot;run&quot; в твоём вопросе.</p></blockquote></div><p>Хорошее предложение! Всецело поддерживаю!</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2011-10-11T20:01:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52385#p52385</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Запуск службы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52379#p52379" />
			<content type="html"><![CDATA[<p>Мое предложение —&nbsp; кликнуть в пурпурное слово &quot;run&quot; в твоём вопросе.</p>]]></content>
			<author>
				<name><![CDATA[mih]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24883</uri>
			</author>
			<updated>2011-10-11T17:59:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52379#p52379</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Запуск службы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52377#p52377" />
			<content type="html"><![CDATA[<p>Картинка раз: <a href="http://img-fotki.yandex.ru/get/5411/46394254.0/0_7202b_468c9063_XL.jpg">http://img-fotki.yandex.ru/get/5411/463 … 063_XL.jpg</a><br />Картинка два: <a href="http://img-fotki.yandex.ru/get/5816/46394254.0/0_7202c_3407c7a6_L.jpg">http://img-fotki.yandex.ru/get/5816/463 … c7a6_L.jpg</a></p><p>Требуется запустить службу (см. картинки) с помощью скрипта (AHK).</p><p>Следующий способ не предлагать:<br /></p><div class="codebox"><pre><code>run net start nlsvc</code></pre></div><p>В принципе мне нужно сделать тоже самое, только нужен альтернативный способ.<br />Чем мне не нравится мой способ?<br />Дело в том что при запуске службы появляется чёрное окошко bat-ника, <br />скрыть которое я могу только через <strong>Visual Basic</strong>.<br />В итоге у меня скрипт получается из трёх программ:<br />- .ahk<br />- .bat<br />- Visual Basic</p><p>Что в свою очередь услажняет (нагромождает) скрипт.</p><p>Хотелось бы, что бы было всё в одном .ahk-файле и не появлялось чёрное окно батника.</p>]]></content>
			<author>
				<name><![CDATA[Вася Пупкин]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24229</uri>
			</author>
			<updated>2011-10-11T17:37:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52377#p52377</id>
		</entry>
</feed>
