Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.07.18;
Скачать: CL | DM;

Вниз

Загрузка/Сохранение веток реестра   Найти похожие ветки 

 
KPV-10k ©   (2002-04-25 22:24) [0]

Мастера! Помогите решить проблему: нужно копировать кусок реестра в файл, а потом при необходимости, если этот кусок удалят восстановить из этого файла(незная какие ключи в нём).


 
Cobalt ©   (2002-04-26 19:57) [1]

TRegistry.SaveKey
Opens the specified key with the security access value
KEY_ALL_ACCESS and saves the specified key and all of its subkeys and values to a hive file.
Будьте острожны в Вин2К - возможно, придётся переписывать для получения доступа KEY_READ
function SaveKey(const Key, FileName: String): Boolean;

Description

Call SaveKey to open a key with a security access value of KEY_ALL_ACCESS, and save the key and its subkeys and data values to a hive file. A hive is a discrete collection of keys, subkeys, and values that is rooted at the top of the registry hierarchy.

Key is the key to save. FileName is the file into which to save the key information. It must be the name of a new file that does not already exist. On FAT file systems FileName cannot include an extension.

Files created by SaveKey are passed as parameters to the RestoreKey, ReplaceKey and LoadKey functions.

If SaveKey is successful it returns True and closes the key.



Страницы: 1 вся ветка

Текущий архив: 2002.07.18;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.012 c
1-58138
AL2002
2002-07-06 16:38
2002.07.18
StaticText чтоб мигнул пару раз


7-58346
BAPBAP
2002-04-27 06:19
2002.07.18
Удалить директории по списку в memo1.List


1-58140
Cherepovets
2002-07-04 16:23
2002.07.18
Помогите мне, я уже пол дня долблюсь


1-58175
Corte ™
2002-07-05 16:00
2002.07.18
как сохранить страницу в TwebBrowser


14-58323
jjjkkklll
2002-06-18 08:28
2002.07.18
VCL