|
|
Installation Guide for the Early Developer Release (Version 0.1)This document tells you how to download and install the Early Developer Release of the Office Scripting Framework.ContentsWho Should Read This DocumentThis document should be read by:
Pre-requisites
Downloading the Scripting FrameworkThe Scripting Framework is available for download in the form of a Jar file which can be obtained from here. The contents of the Jar file are as follows:
Installing the Scripting FrameworkBefore you begin installation, you need to ensure all Office processes have terminated and on Windows and Linux, that the QuickStarter has been closed.To install the Scripting Framework:
This will cause the Scripting Framework to be installed in the <Office Installation>/user/uno_packages directory of your Office installation. If the installer detects an installation of either NetBeans 3.4 or jEdit 4.0.3 you will be asked whether you wish to install the Scripting Framework add-ins for these IDEs. These add-ins provide support for developing and deploying Office Scripts in Java. Note: The installer detects IDE installations by looking for session related files in the home directory of the user running the install, so in order for your IDE to be detected you will need to have run it at least once. Note: If you are installing the Scripting Framework into a network installed OpenOffice.org, the Framework install will need to be run as the same user who did the initial network install. This is because one of the files (ProtocolHandler.xcu) that needs to be modified during the Framework install is in the <Office Installation>/share directory, Uninstalling the Scripting FrameworkCurrently there is no automated process for uninstalling the Scripting Framework, so uninstalling must be done manually (the process will be automated in a future release).To remove the Scripting Framework:
If you wish to remove any scripts from your installation they are stored in the directories:
You can use the Tools/Configure dialog to remove any menu or key bindings that you have setup for Office scripts. If you have installed Office Scripting support into a NetBeans installation you can remove it by deleting:
If you have installed Office Scripting support into a jEdit installation you can remove it by deleting:
Last Modified: Fri Nov 29 14:19:53 GMT 2002 |


