Macromedia live cycle 7.2 매뉴얼

다운로드
페이지 123
     115
E
Uninstalling LiveCycle Products
This chapter describe how to uninstall the LiveCycle product files that were installed during a manual or 
turnkey installation.
Removing the product files from a turnkey installation
Each LiveCycle product that installed using the turnkey installation includes an uninstall program that you 
can use to remove the product from your computer. The uninstall program only removes the specified 
LiveCycle product. It does not remove any files that you deployed to the application server or modules 
that are shared with other LiveCycle products.
Removing the product components does not remove JBoss and MySQL. You must manually remove JBoss 
and MySQL. When you uninstall the services, you can still start JBoss and MySQL from the command line.
Caution:
Before removing MySQL, back up any data that you do not want to lose.
To remove the product files:
1. Navigate to the [product  root]/_uninst/ directory and double-click the [product name]_uninstall.exe 
file. Alternatively, you can use the Add or Remove Programs function in the Windows Control Panel to 
start the uninstall program.
2. If prompted, select a language for the uninstall program and click OK.
3. Follow the on-screen instructions, and then click Finish.
To remove the JBoss and MySQL services:
1. Ensure that the JBoss and MySQL services are stopped. To stop the JBoss for Adobe LiveCycle service, 
from a command prompt, type:
net stop "JBoss for Adobe LiveCycle"
To stop the MySQL for Adobe LiveCycle service, from a command prompt, type:
net stop "MySQL for Adobe LiveCycle"
2. Manually uninstall the JBoss for Adobe LiveCycle service by navigating to the [LiveCycle root]/jboss/ 
directory and, from a command prompt, typing:
JBossService.exe -uninstall "JBoss for Adobe LiveCycle"
3. (LiveCycle Workflow Business Activity Monitor) Manually uninstall the JBoss for Adobe LiveCycle Workflow 
BAM service by navigating to the [LiveCycle root]/jboss/ directory and, from a command prompt, typing:
JBossService.exe -uninstall "JBoss for Adobe LiveCycle Workflow BAM"
4. Manually uninstall the MySQL for Adobe LiveCycle service by navigating to the [LiveCycle root]/jboss/ 
directory and, from a command prompt, typing:
JBossService.exe -uninstall "MySQL for Adobe LiveCycle"
Note:
If you are uninstalling multiple LiveCycle products and you installed either LiveCycle Assembler 
or LiveCycle PDF Generator last, there are two service executables: JavaService.exe and 
JBossService.exe.