Я установил Flash Catalyst Panini (предварительный выпуск) на одну машину (Windows 7 x64, последние обновления) без проблем. На другой системе с такой же настройкой я получаю следующее в журнале ошибок установки; кажется, что при установке среды выполнения MS VC++ возникает ошибка (по крайней мере, это компонент, который, как я вижу, устанавливается до ошибки).
Exit Code: 7
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 24 error(s), 26 warning(s)
WARNING: Payload {40F95A03-885A-45fb-9A14-486BEFEDDF34} Adobe Flash Player 10 Plugin is already installed and the session payload {00C5CA45-DFBA-4ceb-9DF2-E932233CCF68} Adobe Flash Player 10 Plugin has no upgrage/conflict relationship with it.
WARNING: Payload {7E5AA19B-0B85-4f44-BA26-728851489200} Adobe Flash Player 10 ActiveX is already installed and the session payload {B65AD0E3-C64A-4b91-BAEF-0EA667697FB1} Adobe Flash Player 10 ActiveX has no upgrage/conflict relationship with it.
WARNING: OS requirements not met for {24AA97EB-F636-4018-9324-48540C69CF3D}
WARNING: OS requirements not met for {694213D7-1E0E-4C8F-B822-E2E3680C0FCE}
WARNING: Warning: {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding will not be repaired, due to updated patch of STI and one of the top level payload is being installed.
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Warning: {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding will not be repaired, due to updated patch of STI and one of the top level payload is being installed.
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
WARNING: Payload cannot be installed due to dependent operation failure
ERROR: Verifying payload integerity : Failed with code 1
ERROR: MsiConfigureProductEx failed with error: 1612
ERROR: The following payload errors were found during install:
ERROR: - Adobe Flash Player 10 Plugin: Install failed
ERROR: - Microsoft_VC90_ATL_x86: Install failed
ERROR: - Adobe Media Player: Install failed
ERROR: - Microsoft_VC90_CRT_x86: Install failed
ERROR: - Microsoft_VC80_ATL_x86: Install failed
ERROR: - Adobe Flash Catalyst Panini: Install failed
ERROR: - AdobeHelp: Install failed
ERROR: - Microsoft_VC90_MFC_x86: Install failed
ERROR: - Adobe Media Encoder CS5 X64: Install failed
ERROR: - AdobeTypeSupport CS5: Install failed
ERROR: - Adobe Flash Fonts1: Install failed
ERROR: - Microsoft_VC90_ATL_x86_x64: Install failed
ERROR: - Microsoft_VC90_CRT_x86_x64: Install failed
ERROR: - Microsoft_VC80_CRT_x86: Install failed
ERROR: - Microsoft_VC90_MFC_x86_x64: Install failed
ERROR: - DynamiclinkSupport: Install failed
ERROR: - Adobe Flash Player 10 ActiveX: Install failed
ERROR: - AdobeCMaps CS5: Install failed
ERROR: - Microsoft_VC80_MFC_x86: Install failed
ERROR: - Microsoft_VC80_MFCLOC_x86: Install failed
ERROR: - Adobe AIR: Install failed
-------------------------------------------------------------------------------------
Журнал установки недостаточно подробен, чтобы я мог точно определить , откуда возникла проблема. Мне удалось загрузить все необходимые среды выполнения MSVC от Microsoft и установить их вручную. Adobe устанавливает библиотеки DLL времени выполнения вручную; каждый пакет имеет файл манифеста в своей папке.
Есть ли какие-либо параметры командной строки для установщика, которые могли бы обеспечить более подробный вывод? Я также рассмотрел редактирование установочного XML, чтобы пропустить установки пакета MSVC, но это, вероятно, было бы излишним.
У Adobe нет какого-либо форума, посвященного этой предварительной версии, из того, что я могу сказать, иначе я бы спросил там Кто-нибудь сталкивался с такой же или похожей проблемой и сумел ее решить? Любая помощь будет принята с благодарностью.