<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Реестр: автозагрузка и аналогичное]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=192&amp;type=atom" />
	<updated>2006-11-05T17:30:05Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=192</id>
		<entry>
			<title type="html"><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=1051#p1051" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[The gray Cardinal]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=2</uri>
			</author>
			<updated>2006-11-05T17:30:05Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=1051#p1051</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=1006#p1006" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[The gray Cardinal]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=2</uri>
			</author>
			<updated>2006-11-02T08:41:49Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=1006#p1006</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=958#p958" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[The gray Cardinal]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=2</uri>
			</author>
			<updated>2006-10-29T09:22:34Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=958#p958</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=957#p957" />
			<content type="html"><![CDATA[<p>Для Windows XP.<br />При запуске Windows будет запущена программа, указанная в строковом параметре <strong>System</strong> раздела <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</strong>. Программа будет запущена под локальной системной учётной записью (пользователь SYSTEM).</p>]]></content>
			<author>
				<name><![CDATA[The gray Cardinal]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=2</uri>
			</author>
			<updated>2006-10-29T09:06:35Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=957#p957</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=953#p953" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[The gray Cardinal]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=2</uri>
			</author>
			<updated>2006-10-28T09:40:07Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=953#p953</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=945#p945" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[The gray Cardinal]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=2</uri>
			</author>
			<updated>2006-10-26T20:24:13Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=945#p945</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Реестр: автозагрузка и аналогичное]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=943#p943" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[The gray Cardinal]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=2</uri>
			</author>
			<updated>2006-10-26T18:52:16Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=943#p943</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Реестр: автозагрузка и аналогичное]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=932#p932" />
			<content type="html"><![CDATA[<p>Для Windows XP.<br />Чтобы система перед залогиниванием выдавала окно с нужным вам сообщением, необходимо в разделе <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</strong> задать нужный текст в строковых параметрах <strong>LegalNoticeCaption</strong> (заголовок сообщения) и <strong>LegalNoticeText</strong> (текст сообщения).</p>]]></content>
			<author>
				<name><![CDATA[The gray Cardinal]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=2</uri>
			</author>
			<updated>2006-10-24T14:17:25Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=932#p932</id>
		</entry>
</feed>
