| | coherent 
 Silver Member
 | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору omamont
 Алгоритм манипуляций с реестром в общих чертах понимаю. Меня не то, чтобы смущает (не могу подобрать подходящего слова), описание в мануале (X-Launcher_1.1_manual_en.pdf), касающееся RegEdit:
 
 There are two possible modes of operation:
 a. Permanent Installation: The keys contained in the file *.reg will be installed permanently in
 the registry.  If these keys were already in the registry, they will be overwritten.
 b. Temporary Installation: The keys contained in the file *.reg are installed only for as long as
 the program is running.  If these keys were already present, they will be backed up in the
 temporary directory, and will be restored at the end of the session.  The *.reg file will be updated
 with any changes to the keys during program execution.
 Warning: You may use temporary mode only if the option RunWait is enabled. In this case,
 temporary mode is the default mode...
 
 Или RunWait просто по умолчанию true и не надо в явном виде задавать RunWait=truе? Похоже, что так, поскольку и секция  [RunAfter] и опция DeleteTemp требуют RunWait=truе.
 |  | Всего записей: 3968 | Зарегистр. 20-02-2007 | Отправлено:  17:26 23-01-2014  | Исправлено: coherent,   17:28 23-01-2014
 | 
 |