Перезалил сборку
InnoSetup Ultra Заменил инсталл на более удобоваримый для слабых машин, заменил русик InnoIDE на нормально работающий. Чуть позже добавлю Гейм скрипт генератор и утилиту для определения ключей тихой установки. Пересмотрел в очередной раз состав сборок
Секции для анаттендед установки:
читать дальше »
[Components]
Name: ansi; Description: Компилятор Ansi; Types: custom compact full; Flags: exclusive collapsed
Name: ansi\r; Description: Расширенный Ansi; Flags: exclusive; Types: custom compact full
Name: ansi\s; Description: Стандартный Ansi; Flags: exclusive; Types: custom compact
Name: unicode; Description: Компилятор Unicode; Flags: exclusive collapsed; Types: custom compact
Name: unicode\r; Description: Расширенный Unicode; Flags: exclusive; Types: custom compact
Name: unicode\s; Description: Стандартный Unicode; Flags: exclusive; Types: custom compact
Name: IDE; Description: Редакторы для Inno Setup;Flags: collapsed; Types: custom compact full
Name: IDE\InnoIDE; Description: InnoIDE; Types: custom full
#ifdef full
Name: IDE\ISTool; Description: ISTool; Types: custom compact full
Name: IDE\ISG; Description: Inno Script Generator; Types: custom full
#endif
Name: other; Description: Дополнительно; Types: custom full;Flags: collapsed;
Name: other\Help; Description: Справочные материалы.; Types: custom compact full
Name: other\Converter; Description: Конвертер файлов реестра в скрипт Inno; Types: custom compact full
Name: other\Unpack; Description: Распаковщик для Inno Setup; Types: custom compact full
Name: other\Joiner; Description: Утилита объединения скриптов; Types: custom compact full
#ifdef full
Name: other\Dll; Description: Dll Pack для Inno Setup; Types: custom full
Name: other\Skin; Description: Редактор скинов для Inno; Types: custom full
Name: other\Modules; Description: Готовые модули; Types: custom full
Name: other\Scrpts; Description: Большой сборник примеров.; Types: custom full
#endif
[Tasks]
Name: Desktop; Description: Создать ярлык на рабочем столе
Name: HLP64; Description: Установить пач для Window7 для чтения файлов справки старого образца; Check: HLP and IsWin64;
Name: HLP; Description: Установить пач для Window7 для чтения файлов справки старого образца; Check: HLP and (not IsWin64);
[Languages]
Name: rus; MessagesFile: compiler:\Languages\Russian.isl
Name: eng; MessagesFile: compiler:\Languages\English.isl
Выделены компоненты, которые доступны только в полной версии. В связи со сменой инсталла, возможно появление ошибок, буду благодарен тем, кто ткнет носом.