[Go] Install OpenOffice, and configure as Windows service

Source: Internet
Author: User

[Go] Install OpenOffice, and configure as Windows service

http://blog.csdn.net/zzzz3621/article/details/18400277

Download the Windows Resource Kit tools, we do the default installation.

1. Open windows Resource Kit Tools

In the command shell, execute the following command:

"C:\Program files\windows Resource kits\tools\instsrv" Openofficeunoserver "C:\Program files\windows Resource kits\ Tools\srvany.exe "

Open management tools-services to find services named Openofficeunoserver

2. Open the registry to find the following path

HKEY_LOCAL_MACHINE, SYSTEM->controlset001->services->openofficeunoserver

New item Parameters, under which two string values are added:

Key:application

Value:c:\program files\OpenOffice.org 3\program\soffice.exe

Key:appparameters

Value:-invisible-headless-accept=socket,host=127.0.0.1,port=8100;urp;-nofirststartwizard

Note: The host in the configuration file should be the same as the host here

3. In the service console, start the OpenOffice service

4. In cmd, see if 8100 has been monitored: netstat-anop TCP

[Go] Install OpenOffice, and configure as Windows service

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.