Volniy

|
Posted: Sun Jan 16, 2005 02:17 Post subject: Re: Принципиальный вопрос |
|
|
Луиджи wrote: | И вообще, возможно ли в Win XP разным пользователям устанавливать разные программы по умолчанию? |
Да, можно:
Quote: | Starting with Windows 2000, class registration and file extension information is stored under both the HKEY_LOCAL_MACHINE key and the HKEY_CURRENT_USER key. The HKEY_LOCAL_MACHINE\Software\Classes key contains default settings that can apply to all users on the local computer. The HKEY_CURRENT_USER\Software\Classes key contains settings that apply only to the interactive user. <...>
The user-specific settings have priority over the default settings. For example, the default setting might specify Microsoft® WordPad as the application that handles .doc files. But each user can override this setting by specifying Microsoft Word or some other word processor in his or her registry hive. The user-specific information is stored in the user's registry hive, which is loaded under HKEY_CURRENT_USER when the user logs on.
|
Сорри за слишком большую "нерусскую цитату", но это первоисточник (MSDN).  |
|