OOoRepackingTool (для OpenOffice)
-
flibustier3
Re: OOoRepackingTool (для OpenOffice)
Нашел внутри MSI таблицы такую ссылку (приложенный файл)
Плюс тут еще пробегала тема
Вот Wiki про ключи
Плюс еще про JAVA
Цитата:
The next step is to create network installation images for each of the software packages. This places the installation images on a network file server that is accessible to the client computers. To complete this process, you must have write access to this location. The client computer should have read-only access.
A. Extract the Java JRE msi file:
1. Run the JRE installation executable file, jre-6u2-windows-i586-p.exe. The License Agreement screen will appear. Do not click either "Decline" or "Accept".
2. The installer executable will have placed a file called "jre1.6.0_02.msi" into the directory "C:\Documents and Settings\\Application Data\Sun\Java\jre1.6.0_02". (In order to see this directory, you may need to select View | Refresh in Windows Explorer.) Copy the .msi file to a network installation point, which is a location on the network accessible to the client computers, such as
\\fileserver\net_install_images\jre1.6.0_02\
Note 1: Earlier versions of JRE installation executable placed the .msi file into a subdirectory such as "C:\Documents and Settings\\Local Settings\Application Data\{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}", where the name of the subdirectory depends on the JRE version. The .msi file corresponding to the JRE version can be located by looking in all subdirectories with names matching this pattern.
Note 2: Neither the Java installer executable nor the .msi file support the “/a” administrative installation option.
3. Returning to the License Agreement screen, click "Decline". The installer will delete the Application Data\Sun\Java directory and its .msi file, then terminate.
Плюс тут еще пробегала тема
Open Office Org 2.02 rus with java Silent
Вот Wiki про ключи
http://wiki.services.openoffice.org/...ion_on_Windows
Плюс еще про JAVA
Цитата:
The next step is to create network installation images for each of the software packages. This places the installation images on a network file server that is accessible to the client computers. To complete this process, you must have write access to this location. The client computer should have read-only access.
A. Extract the Java JRE msi file:
1. Run the JRE installation executable file, jre-6u2-windows-i586-p.exe. The License Agreement screen will appear. Do not click either "Decline" or "Accept".
2. The installer executable will have placed a file called "jre1.6.0_02.msi" into the directory "C:\Documents and Settings\\Application Data\Sun\Java\jre1.6.0_02". (In order to see this directory, you may need to select View | Refresh in Windows Explorer.) Copy the .msi file to a network installation point, which is a location on the network accessible to the client computers, such as
\\fileserver\net_install_images\jre1.6.0_02\
Note 1: Earlier versions of JRE installation executable placed the .msi file into a subdirectory such as "C:\Documents and Settings\\Local Settings\Application Data\{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}", where the name of the subdirectory depends on the JRE version. The .msi file corresponding to the JRE version can be located by looking in all subdirectories with names matching this pattern.
Note 2: Neither the Java installer executable nor the .msi file support the “/a” administrative installation option.
3. Returning to the License Agreement screen, click "Decline". The installer will delete the Application Data\Sun\Java directory and its .msi file, then terminate.
-
flibustier3
Re: OOoRepackingTool (для OpenOffice)
Это всё хорошо, только есть маленькое "но"
Когда запускаю
Код:
Выкидывает стандартное окно установки, жму далее - запускается установка Java.
Потом пишу
Код:
получаем индейскую национальную избу ака фигвам.
PS Хочется сделать, чтобы всё было красиво.
PPS Может вечерком сваяю промежуточную версию
Когда запускаю
Код:
Код: Выделить всё
openofficeorg23.msi AddLocal=ALLВыкидывает стандартное окно установки, жму далее - запускается установка Java.
Потом пишу
Код:
Код: Выделить всё
openofficeorg23.msi AddLocal=ALL /qbполучаем индейскую национальную избу ака фигвам.

PS Хочется сделать, чтобы всё было красиво.
PPS Может вечерком сваяю промежуточную версию

-
flibustier3
Re: OOoRepackingTool (для OpenOffice)
Может Java отдельно ставить? После или перед установкой OO ?
- Вложения
-
[Расширение png было запрещено, вложение больше недоступно.]
-
VseDoFeNi
Re: OOoRepackingTool (для OpenOffice)
Это всё хорошо, только есть маленькое "но"
Когда запускаю
Код:
Выкидывает стандартное окно установки, жму далее - запускается установка Java.
Потом пишу
Код:
получаем индейскую национальную избу ака фигвам.
PS Хочется сделать, чтобы всё было красиво.
PPS Может вечерком сваяю промежуточную версию
Когда запускаю
Код:
Код: Выделить всё
openofficeorg23.msi AddLocal=ALLВыкидывает стандартное окно установки, жму далее - запускается установка Java.
Потом пишу
Код:
Код: Выделить всё
openofficeorg23.msi AddLocal=ALL /qbполучаем индейскую национальную избу ака фигвам.

PS Хочется сделать, чтобы всё было красиво.
PPS Может вечерком сваяю промежуточную версию
-
flibustier3
-
flibustier3
Re: OOoRepackingTool (для OpenOffice)
Сделаю перед установкой, давно бы сделал, просто работы навалилось. На тесты время нужно.
-
VseDoFeNi
Re: OOoRepackingTool (для OpenOffice)
flibustier3, видел твой вопрос на форуме Инфры, народ тоже молчит.
Сделал перепаковщик, чтобы Java ставилось принудительно до запуска установки самого OOo, но если посмотреть "Устновка и удаление программ"-Модифицировать, увидим, что компонент Java не установлен. Непонятно, однако.
Сделал перепаковщик, чтобы Java ставилось принудительно до запуска установки самого OOo, но если посмотреть "Устновка и удаление программ"-Модифицировать, увидим, что компонент Java не установлен. Непонятно, однако.
-
VseDoFeNi
Re: OOoRepackingTool (для OpenOffice)
Кто смелый затестит установку из админточки OOo со следующей строкой?
Код:
Если всё будет нормально, обновлю перепвковщик.
Код:
Код: Выделить всё
start /wait msiexec /qb /norestart /i App\openoffice\openofficeorg23.msi MaintenanceJava=jre_6u3_windows_i586_p.exe /qr REBOOT=Suppress SP3=0 INSTALLLOCATION="%ProgramFiles%\OpenOffice.org 2.3" ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1 ADDLOCAL=ALLЕсли всё будет нормально, обновлю перепвковщик.
-
yurfed