<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Реестр: автозагрузка и аналогичное]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=192</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=192&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Реестр: автозагрузка и аналогичное».]]></description>
		<lastBuildDate>Sun, 05 Nov 2006 17:30:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=1051#p1051</link>
			<description><![CDATA[<p>Параметры, запрещающие автозагрузку из разделов Run и RunOnce, размещаются в разделах:<br /><strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</strong><br /><strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer</strong><br />Параметры имеют тип DWORD (для запрета - значение 1) и называются соответственно:<br /><strong>DisableLocalMachineRun</strong>, <strong>DisableLocalMachineRunOnce</strong>, <strong>DisableCurrentUserRun</strong>, <strong>DisableCurrentUserRunOnce</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (The gray Cardinal)]]></author>
			<pubDate>Sun, 05 Nov 2006 17:30:05 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=1051#p1051</guid>
		</item>
		<item>
			<title><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=1006#p1006</link>
			<description><![CDATA[<p>Для Windows XP.<br />Ещё разделы автозагрузки:<br /><strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx<br />HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnceEx<br />HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices<br />HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices<br />HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServicesOnce<br />HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce<br />HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServicesEx<br />HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServicesEx</strong></p>]]></description>
			<author><![CDATA[null@example.com (The gray Cardinal)]]></author>
			<pubDate>Thu, 02 Nov 2006 08:41:49 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=1006#p1006</guid>
		</item>
		<item>
			<title><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=958#p958</link>
			<description><![CDATA[<p>Для Windows XP.<br />Параметр <strong>Userinit</strong> в разделе <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon</strong> также может инициировать запуск программ на этапе загрузки системы. Обычно данный параметр содержит значение &quot;<strong>C:\WINDOWS\system32\userinit.exe</strong>&quot;, но он может принимать значения переменных, разделяемых запятыми, так что другие программы могут добавляться в конец записи. Например, вот такое значение параметра Userinit приведёт к запуску блокнота: <strong>C:\WINDOWS\system32\userinit.exe,,C:\WINDOWS\NOTEPAD.EXE</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (The gray Cardinal)]]></author>
			<pubDate>Sun, 29 Oct 2006 09:22:34 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=958#p958</guid>
		</item>
		<item>
			<title><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=957#p957</link>
			<description><![CDATA[<p>Для Windows XP.<br />При запуске Windows будет запущена программа, указанная в строковом параметре <strong>System</strong> раздела <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</strong>. Программа будет запущена под локальной системной учётной записью (пользователь SYSTEM).</p>]]></description>
			<author><![CDATA[null@example.com (The gray Cardinal)]]></author>
			<pubDate>Sun, 29 Oct 2006 09:06:35 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=957#p957</guid>
		</item>
		<item>
			<title><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=953#p953</link>
			<description><![CDATA[<p>Для Windows XP.<br />Ещё два раздела автозагрузки программ:<br /><strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run</strong>,<br /><strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\Run</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (The gray Cardinal)]]></author>
			<pubDate>Sat, 28 Oct 2006 09:40:07 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=953#p953</guid>
		</item>
		<item>
			<title><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=945#p945</link>
			<description><![CDATA[<p>Для Windows XP.<br />При запуске Windows также будут запущены все программы (ярлыки) из папок:<br /><strong>C:\Documents and Settings\All Users\Главное меню\Программы\Автозагрузка\</strong><br /><strong>C:\Documents and Settings\&lt;ИмяПользователя&gt;\Главное меню\Программы\Автозагрузка\</strong><br />При запуске Windows также будет запущены программы, указанные в строковых параметрах <strong>load</strong> и <strong>run</strong> раздела<br /><strong>HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (The gray Cardinal)]]></author>
			<pubDate>Thu, 26 Oct 2006 20:24:13 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=945#p945</guid>
		</item>
		<item>
			<title><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=943#p943</link>
			<description><![CDATA[<p>Для Windows XP.<br />Перечень программ для автозагрузки находится в разделах:<br /><strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run</strong><br /><strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce</strong><br /><strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</strong><br /><strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce</strong><br />В разделах <strong>RunOnce</strong> приводятся программы, запускаемые один раз, после чего их ключи самоуничтожаются.<br />Все разделы игнорируются при загрузке в безопасном режиме.<br />В разделах <strong>RunOnce</strong> можно поставить (*) перед именем параметра, что позволит запуститься этой программе и в безопасном режиме.<br />В разделах <strong>RunOnce</strong> можно поставить (!) перед именем параметра, чтобы отложить удаление параметра при неудачном запуске программы.</p>]]></description>
			<author><![CDATA[null@example.com (The gray Cardinal)]]></author>
			<pubDate>Thu, 26 Oct 2006 18:52:16 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=943#p943</guid>
		</item>
		<item>
			<title><![CDATA[Реестр: автозагрузка и аналогичное]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=932#p932</link>
			<description><![CDATA[<p>Для Windows XP.<br />Чтобы система перед залогиниванием выдавала окно с нужным вам сообщением, необходимо в разделе <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</strong> задать нужный текст в строковых параметрах <strong>LegalNoticeCaption</strong> (заголовок сообщения) и <strong>LegalNoticeText</strong> (текст сообщения).</p>]]></description>
			<author><![CDATA[null@example.com (The gray Cardinal)]]></author>
			<pubDate>Tue, 24 Oct 2006 14:17:25 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=932#p932</guid>
		</item>
	</channel>
</rss>
