Version 8.1 Windows 32 and 64-bit Quick Start Guide
|
|
|
- John Marsh
- 9 years ago
- Views:
Transcription
1 Product and License Installation Procedures Before You Begin Follow the directions in the next section to install any products from the extend8 family on your machine. You may install Acucorp products on either the client or the server with the following exceptions: The compiler and runtime can be run from a shared drive, but AcuBench cannot. AcuBench and the AcuXDBC client must be installed on each client machine. Server-side products such as AcuServer, AcuConnect, and AcuXDBC Server, should not be installed on client machines. If you install a server-side product, be sure to configure your system as described in the Product Startup section before attempting to access programs or data on the server. If the server will be accessed by users of the ACUCOBOL-GT Web runtime, be sure to install a runtime license file on the server that includes permissions for the total number of concurrent Web runtime connections that you anticipate. Consult section in A Programmer s Guide to the Internet for more information on licensing the Web runtime. This 64-bit archive also installs 32-bit versions of those products that don t have 64-bit equivalents. This includes program executables such as AcuBench as well as non-executables such as sample programs and tools. When selecting products to install on Windows x64 platforms the 32-bit products will be installed into a special Windows folder reserved for 32-bit programs called Program Files (x86). The Windows Start menu items will use these 32- bit versions. Some of the 32-bit products have 64-bit equivalents and are automatically installed into the Windows Program Files directory if the 32-bit product was selected to be installed. The 64-bit Program Files directory only contains the executables. The support files are found in the Program Files (x86) directory along with all the 32-bit executables. Installation Instructions 1. Close all applications before proceeding. 2. Download the product from the Micro Focus supportline site. Open the product distribution (do not extract it) and execute setup.exe from the zip file. This will create a temporary folder and then the installation screen should appear. 3. At the License Agreement screen, you must accept the terms in order to activate the Next button and continue the install. 4. Enter the information on the Customer Information screen if desired, and whether to install the applications for any user of the computer, or just for you. 5. At the Destination Folder screen, specify an installation directory or accept the default location. If you are a previous user of Acucorp products, note these changes related to selecting an installation directory: Default directory path: Starting with version 8.0, the default directory path includes program files. The full default path is: C:\Program Files\Acucorp\Acucbl8xx. Installing in a non-default directory: When specifying a path other than the default, a subdirectory named with the release version numbers (e.g., Acucbl810) is not created. The software is installed in the directory you specify. There is no warning message if the directory already exists. This means that if you attempt to install version 8.x into an existing directory containing a previous version of Acucorp products, that version will be overwritten by the current version you are installing. If you maintain several versions of Acucorp products, be sure to specify a different directory for each version.
2 Directory names containing spaces: You can specify a directory name that has embedded spaces. In pre-8.x versions, embedded spaces prevented the PATH variable from being properly set, which could cause other problems. 6. At the Select Products screen, select the products you wish to install. You must have product codes and keys to activate each product; however, you can install all products now, and activate those products for which you do not have a license at a later date. (Be aware if you attempt to use products for which you do not have a license you may receive error messages indicating that no license file is available). When your products are selected, click Next. NOTE: Be sure to select Online Documentation on this screen to install and access HTML versions of the product user guides. 7. At the Installation Settings screen, select whether to add your Acucorp products to your machine s path, and whether to install and launch the License Activator. NOTE: Only one version of Acucorp products should be specified in the path variable. Having more than one version specified may cause unexpected results. 8. If you chose to launch the Activator, the setup program opens the Activator utility after the install process completes. You then enter into the appropriate entry fields, the product codes and keys that came in your package. Note that the Activator is case insensitive and displays only uppercase characters. The Activator also ignores embedded spaces and separating characters. Product codes and keys do not contain the letters O or I. NOTE: If you are installing the 64-bit version and you run the license activator from the command line, make sure you are using the 64-bit version located in the program files directory. User s Guides Online user s guides are provided in HTML format and are viewed from an Internet browser such as Internet Explorer or Netscape. Note that you must have elected to have the documentation set installed in step 6 of the install process. Alternatively, you can download PDF or HTML versions of the user s guides from the support section of the Micro Focus website. To view or access the installed components, click Start, point to Programs, then point to Acucorp 8xx. Open the menu item titled extend8 Documentation Set. Alternatively, go to where you installed your product and click on the folder called docs, then click the file called acudocs. This launches the main page from which you can select the user guide of interest. Development System AcuBench AcuBench is a 32-bit product that doesn't have a 64-bit equivalent. When you compile and run programs from AcuBench, the 32-bit versions of the compiler and runtime are used. AcuBench doesn't require any path changes for this to occur. All the 32-bit versions are fully supported and functional in the 64-bit environments. The ACUCOBOL-GT Development System (compiler, runtime, utilities) is completely integrated with AcuBench. To quickly see how you interact with the development tools via AcuBench, perform the following steps: 1. Launch AcuBench and select File > Open Workspace. Open the project samples.pjt located at Program Files\Acucorp\Acucbl8xx\ AcuGT\samples\acubench. See sections 6.2 and 6.3 in the AcuBench User s Guide for details on workspaces and projects. 2. Select Project > Settings. The first tab displayed is the compiler settings tab. Note that you can apply your desired settings to single files or groups of files. For this demonstration, make no changes and close the dialog box. See section 2.1 in the ACUCOBOL-GT User's Guide for information on the compiler options. 3. Select Build > Build Workspace.
3 4. In the workspace File View, click Object folder and the object file of interest. 5. Select Project > Settings then select the runtime tab. Note that you can apply various runtime options to specific files or to groups of files. For this demonstration, make no changes and close the dialog box. See section 2.2 in the ACUCOBOL-GT User's Guide for information on the runtime options. 6. Click the Execute icon on the AcuBench toolbar. For more information about executing files, see section 6.25 in the AcuBench User s Guide. ACUCOBOL-GT Compiler To use the compiler from outside AcuBench, open a command prompt and change directories to the location of the compiler executable ccbl32. The default location is Program Files\Acucorp\Acucbl8xx\ AcuGT\Bin. Enter a ccbl32 command. The general syntax is: ccbl32 [options] source-file See section 2.2 in the ACUCOBOL-GT User s Guide for details on using the compiler and compiler options. To quickly view a list of options enter the command: ccbl32 -help ACUCOBOL-GT Runtime To run a program from outside AcuBench, open a command prompt and change directories to the location of the runtime executable wrun32. The default location is the same director as the executable ccbl32. Enter a wrun32 command. The general syntax is: wrun32 [options] object-file [parameters] See section 2.3 in the ACUCOBOL-GT User s Guide for details on using the runtime including options and parameters. Server-side Solutions TCP/IP connections are required for the following products. AcuServer Before using AcuServer, first set up user accounts and establish system configuration files on the server. For instructions, open the AcuServer User s Guide and read Chapter 3, Preparing Your Windows Network. When done, you can begin using AcuServer by selecting AcuServer, AcuServer Control Panel. Click the Services tab, select the port you want, and click Start. AcuConnect To use AcuConnect, you must prepare your application, configure the server, and configure the client. For instructions regarding configuration issues for the distributed processing deployment, refer to Chapters 2-4 of the AcuConnect User s Guide. For an AcuConnect thin client deployment, you must set up user accounts and establish system configuration files, as described in Chapters 6-7 of the AcuConnect User s Guide. To begin using AcuConnect, select AcuConnect, AcuConnect Control Panel. Click the Services tab, select the port you want, and click Start. AcuXDBC Server The use of AcuXDBC Server implies that AcuXDBC enabled clients will be accessing data files residing on a network server. This means there are steps to perform on both the client and server machine.
4 This document provides the general steps for using AcuXDBC Server. Each step provides the section number of the AcuXDBC User s Guide that corresponds to each step. You should refer to each of these sections for detailed instructions on performing these tasks. 1. Be aware of the environment variable GENESIS_HOME that is automatically created when you install AcuXDBC. This variable defines the location of configuration files and the installation directory. See Section Create a system catalog, set permissions, and populate the catalog with data tables that are built from your XFDs. AucXDBC comes with tools that automate most of these processes. See Sections , note that once created, the system catalog should reside on the server. 3. Configure the client file NET.INI and the server file acuxdbc.cfg. See Section On the client machine, create a DSN that points to acuxdbc.cfg. See Section Start the AcuXDBC server. See Section Confirm client machines can access the DSN and data files from an application such as Microsoft Excel or Access, or from AcuXDBC s built-in SQL query tool xdbcquery. See Chapter 8. AcuXUI To use AcuXUI, make sure that acuxui.jar is added to the CLASSPATH environment variable, then type acuxui on the server command line and press <Enter>. When prompted, enter the path of your COBOL program and command-line options. AcuXUI requires J2SE JRE Version or later on the server. If desired, you can combine AcuXUI with AcuConnect to run a COBOL program on a remote server, or you can run it inside a browser as an applet. For more information, open ACUCOBOL-GT User Interface Programming and read Chapter 11, Using AcuXUI to Deploy a Cross-Platform User Interface. Client-side Solutions AcuXDBC This section provides the general steps for using AcuXDBC in a local environment. If you want to use AcuXDBC in a network environment, you will also need AcuXDBC Server. Each step below provides the section number of the AcuXDBC User s Guide that corresponds to each step. You should refer to each of these sections for detailed instructions on performing these tasks. 1. Be aware of the environment variable GENESIS_HOME that is automatically created when you install AcuXDBC. This variable defines the location of configuration files and the installation directory. See Section Create a system catalog, set permissions, and populate the catalog with data tables that are built from your XFDs. AucXDBC comes with tools that automate most of these processes. See Sections Configure the client file acuxdbc.cfg. See Section Create a DSN that points to acuxdbc.cfg. See Section Confirm that you can access the DSN and data files from an application such as Microsoft Excel or Access, or from AcuXDBC s built-in SQL query tool xdbcquery. See Chapter 8. Web Runtime To begin using the Web runtime, you must prepare and configure your application to work with the Web runtime, update your Web page to invoke the COBOL program, and configure the Web server. For instructions, open A Programmer s Guide to the Internet and read Chapter 5, Using the ACUCOBOL-GT Web Runtime.
5 Database Solutions Acu4GL To begin using Acu4GL, you must create data dictionaries (XFDs), create configuration files, and set databasespecific variables. For an overview of these requirements, open the Acu4GL User s Guide and read Chapter 1, Acu4GL Overview. AcuSQL To begin using AcuSQL, prepare your ESQL COBOL source code for use with AcuSQL as described in Chapter 2, Program Preparation, of the AcuSQL User s Guide. Launch AcuSQL from within AcuBench (see section 3.2.1) or on the ACUCOBOL-GT command line (see section 3.2.2). Reaching Technical Services In the U.S., you can reach Technical Services Monday through Friday from 6:00 a.m. to 5:00 p.m. Pacific time, excluding holidays. In the United States Phone: or (within the U.S. and Canada) [email protected] Online: For worldwide technical support information, please visit WinQstart Copyright Micro Focus (IP) Ltd All rights reserved.
Practice Fusion API Client Installation Guide for Windows
Practice Fusion API Client Installation Guide for Windows Quickly and easily connect your Results Information System with Practice Fusion s Electronic Health Record (EHR) System Table of Contents Introduction
DocAve Upgrade Guide. From Version 4.1 to 4.5
DocAve Upgrade Guide From Version 4.1 to 4.5 About This Guide This guide is intended for those who wish to update their current version of DocAve 4.1 to the latest DocAve 4.5. It is divided into two sections:
Primavera P6 Professional Windows 8 Installation Instructions. Primavera P6. Installation Instructions. For Windows 8 Users
Primavera P6 Installation Instructions For Windows 8 Users 1 IMPORTANT: READ THESE INSTRUCTIONS CAREFULLY AND FOLLOW THEM EXACTLY. The following is provided for your convenience only. Ten Six Consulting
STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS
Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation
Matisse Installation Guide for MS Windows. 10th Edition
Matisse Installation Guide for MS Windows 10th Edition April 2004 Matisse Installation Guide for MS Windows Copyright 1992 2004 Matisse Software Inc. All Rights Reserved. Matisse Software Inc. 433 Airport
Ipswitch Client Installation Guide
IPSWITCH TECHNICAL BRIEF Ipswitch Client Installation Guide In This Document Installing on a Single Computer... 1 Installing to Multiple End User Computers... 5 Silent Install... 5 Active Directory Group
Kaseya Server Instal ation User Guide June 6, 2008
Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's
4cast Client Specification and Installation
4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights
Matisse Installation Guide for MS Windows
Matisse Installation Guide for MS Windows July 2013 Matisse Installation Guide for MS Windows Copyright 2013 Matisse Software Inc. All Rights Reserved. This manual and the software described in it are
Installing Cobra 4.7
Installing Cobra 4.7 Stand-alone application using SQL Server Express A step by step guide to installing the world s foremost earned value management software on a single PC or laptop. 1 Installing Cobra
Voyager Reporting System (VRS) Installation Guide. Revised 5/09/06
Voyager Reporting System (VRS) Installation Guide Revised 5/09/06 System Requirements Verification 1. Verify that the workstation s Operating System is Windows 2000 or Higher. 2. Verify that Microsoft
IIS, FTP Server and Windows
IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:
Witango Application Server 6. Installation Guide for Windows
Witango Application Server 6 Installation Guide for Windows December 2010 Tronics Software LLC 503 Mountain Ave. Gillette, NJ 07933 USA Telephone: (570) 647 4370 Email: [email protected] Web: www.witango.com
Immotec Systems, Inc. SQL Server 2005 Installation Document
SQL Server Installation Guide 1. From the Visor 360 installation CD\USB Key, open the Access folder and install the Access Database Engine. 2. Open Visor 360 V2.0 folder and double click on Setup. Visor
Case Closed Installation and Setup
1 Case Closed Installation and Setup Contents Installation Overview...2 Microsoft SQL Server Installation...3 Case Closed Software Installation...5 Register OCX for Printing...6 External Programs...7 Automatic
NovaBACKUP xsp Version 12.2 Upgrade Guide
NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications
MobileStatus Server Installation and Configuration Guide
MobileStatus Server Installation and Configuration Guide Guide to installing and configuring the MobileStatus Server for Ventelo Mobilstatus Version 1.2 June 2010 www.blueposition.com All company names,
for Networks Installation Guide for the application on a server September 2015 (GUIDE 2) Memory Booster version 1.3-N and later
for Networks Installation Guide for the application on a server September 2015 (GUIDE 2) Memory Booster version 1.3-N and later Copyright 2015, Lucid Innovations Limited. All Rights Reserved Lucid Research
Eclipse installation, configuration and operation
Eclipse installation, configuration and operation This document aims to walk through the procedures to setup eclipse on different platforms for java programming and to load in the course libraries for
Introduction to TightVNC. Installation. TightVNC for Windows: Installation and Getting Started. TightVNC Version 2.6 Copyright 2012 GlavSoft LLC.
TightVNC for Windows: Installation and Getting Started Introduction to TightVNC TightVNC Version 2.6 Copyright 2012 GlavSoft LLC. TightVNC is a remote desktop software application. It lets you connect
Java. How to install the Java Runtime Environment (JRE)
Java How to install the Java Runtime Environment (JRE) Install Microsoft Virtual Machine (VM) via System Check Install Sun Java Runtime Environment (JRE) via System Check Loading Java Applet Failed How
Option 1 Using the Undelete PushInstall Wizard.
Installing Undelete on Your Network Undelete can be installed in a variety of ways. If you are installing Undelete onto a single computer, no special actions are needed. Simply double-click the Undelete
2. Installation Instructions - Windows (Download)
Planning Your Installation Gridgen Zip File Extraction 2. Installation Instructions - Windows (Download) First time installation of Gridgen is fairly simple. It mainly involves downloading a complete version
AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS
AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS Avalanche Mobility Center (MC) offers support for other database management systems (DBMS) as alternatives to the built-in PostgreSQL DBMS. This was prompted
Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet
Introduction Before you begin Before you begin installing efax, please check the following: You have received confirmation that your application for the efax service has been processed. The confirmation
Code Estimation Tools Directions for a Services Engagement
Code Estimation Tools Directions for a Services Engagement Summary Black Duck software provides two tools to calculate size, number, and category of files in a code base. This information is necessary
for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later
for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research
Supplement I.B: Installing and Configuring JDK 1.6
Supplement I.B: Installing and Configuring JDK 1.6 For Introduction to Java Programming Y. Daniel Liang This supplement covers the following topics: Downloading JDK 1.6 ( 1.2) Installing JDK 1.6 ( 1.3)
Sharpdesk V3.5. Push Installation Guide for system administrator Version 3.5.01
Sharpdesk V3.5 Push Installation Guide for system administrator Version 3.5.01 Copyright 2000-2015 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written
HAHTsite IDE and IP Installation Guide
HAHTsite IDE and IP Installation Guide IDE and IP Installation Guide release 4.0 Notice Copyright 1999 HAHT Software, Inc. All Rights Reserved May 1999 MN01-C-00-400-00 No part of this publication may
1 Download & Installation... 4. 1 Usernames and... Passwords
Contents I Table of Contents Part I Document Overview 2 Part II Document Details 3 Part III EventSentry Setup 4 1 Download & Installation... 4 Part IV Configuration 4 1 Usernames and... Passwords 5 2 Network...
JAVS Scheduled Publishing. Installation/Configuration... 4 Manual Operation... 6 Automating Scheduled Publishing... 7 Windows XP... 7 Windows 7...
1 2 Copyright JAVS 1981-2010 Contents Scheduled Publishing... 4 Installation/Configuration... 4 Manual Operation... 6 Automating Scheduled Publishing... 7 Windows XP... 7 Windows 7... 12 Copyright JAVS
Web Enabled Software for 8614xB-series Optical Spectrum Analyzers. Installation Guide
for 8614xB-series Optical Spectrum Analyzers Installation Guide Copyright Agilent Technologies Company 2001 All Rights Reserved. Reproduction, adaptation, or translation without prior written permission
Microsoft Dynamics GP Release
Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.
How to install and use the File Sharing Outlook Plugin
How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.
SIMIAN systems. Setting up a Sitellite development environment on Windows. Sitellite Content Management System
Setting up a Sitellite development environment on Windows Sitellite Content Management System Introduction For live deployment, it is strongly recommended that Sitellite be installed on a Unix-based operating
Sentinel Protection Installer Version 7.0.0 (Windows) ReadMe
Sentinel Protection Installer Version 7.0.0 (Windows) ReadMe This readme provides an overview of the Sentinel TM Protection Installer, its installation and a few tips on using the related components (such
Crystal Reports Server Quick Installation Guide
Crystal Reports Server Quick Installation Guide Crystal Reports Server Windows Patents Trademarks Copyright Business Objects owns the following U.S. patents, which may cover products that are offered and
Pearl Echo Installation Checklist
Pearl Echo Installation Checklist Use this checklist to enter critical installation and setup information that will be required to install Pearl Echo in your network. For detailed deployment instructions
Project management integrated into Outlook
y Project management integrated into Outlook InLoox PM 7.x Help for the configuration for MySQL-Server An InLoox Whitepaper Published: October 2011 Copyright: InLoox GmbH 2011 You find up-to-date information
WhatsUp Gold v16.1 Installation and Configuration Guide
WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines
Bitrix Site Manager ASP.NET. Installation Guide
Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary
MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers
NOTE: You can use these instructions to configure instructor and student machines. Software Required Microsoft Access 2007, 2010 MicroStrategy 9.3 Microsoft SQL Server Express 2008 R2 (free from Microsoft)
ilaw Installation Procedure
ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing
UBS KeyLink Quick reference WEB Installation Guide
ab UBS KeyLink Quick reference WEB Installation Guide Table of contents 1. Introduction 3 1.1. Why is an Installation needed? 3 1.2. Is UBS KeyLink secure? 3 1.3. Information about Secure Sockets Layer
Title Page. Installation Guide. PowerChute plus Version 5.0.1. for Windows 95
Title Page PowerChute plus Version 5.0.1 for Windows 95 Notice Page : PowerChute plus for Windows 95 version 5.0.1 PowerChute plus License Statement This software is protected by both United States copyright
Install MS SQL Server 2012 Express Edition
Install MS SQL Server 2012 Express Edition Sohodox now works with SQL Server Express Edition. Earlier versions of Sohodox created and used a MS Access based database for storing indexing data and other
Jolly Server Getting Started Guide
JOLLY TECHNOLOGIES Jolly Server Getting Started Guide The purpose of this guide is to document the creation of a new Jolly Server in Microsoft SQL Server and how to connect to it using Jolly software products.
Installation Instructions for Version 8 (TS M1) of the SAS System for Microsoft Windows
Installation Instructions for Version 8 (TS M1) of the SAS System for Microsoft Windows Table of Contents Chapter 1, Introduction...1 Terminology and Symbols Used in this Document...1 SASROOT Directory...1
Setting up VMware ESXi for 2X VirtualDesktopServer Manual
Setting up VMware ESXi for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: [email protected] Information in this document is subject to change without notice. Companies, names, and data used in examples
Important Notes for WinConnect Server ES Software Installation:
Important Notes for WinConnect Server ES Software Installation: 1. Only Windows 8/8.1 Enterprise, Windows 8/8.1 Professional (32-bit & 64-bit) or Windows Server 2012 (64-bit) or Windows Server 2012 Foundation
Using SQL Reporting Services with Amicus
Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL
SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10
3245 University Avenue, Suite 1122 San Diego, California 92104 USA SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10 Document Number: SII-TT-002 Date Issued: July 8,
Installation of IR under Windows Server 2008
Installation of IR under Windows Server 2008 Installation of IR under windows 2008 involves the following steps: Installation of IIS Check firewall settings to allow HTTP traffic through firewall Installation
Predictive Analytics Client
Predictive Analytics Client ONE Automation Platform Installation Guide Version: 11.2 Publication Date: 2015-10 Automic Software GmbH ii Copyright Copyright Automic and the Automic logo are trademarks owned
Configuring.NET based Applications in Internet Information Server to use Virtual Clocks from Time Machine
Configuring.NET based Applications in Internet Information Server to use Virtual Clocks from Time Machine System Details: The development & deployment for this documentation was performed on the following:
Spector 360 Deployment Guide. Version 7
Spector 360 Deployment Guide Version 7 December 11, 2009 Table of Contents Deployment Guide...1 Spector 360 DeploymentGuide... 1 Installing Spector 360... 3 Installing Spector 360 Servers (Details)...
Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified,
Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled, disassembled, published or distributed, in whole
Intelli-M Access Quick Start Guide
Intelli-M Access Quick Start Guide Before You Begin The Intelli-M Access software can be used in conjunction with the eidc. Use Intelli-M Access to manage, view, and report activity through an eidc controlled
Rogue Wave HostAccess 7.40J Installation Guide... 1
Rogue Wave HostAccess 7.40J Installation Guide... 1 Rogue Wave HostAccess 7.40J Installation Guide... 1 HostAccess Installations... 2 Standard Installation - Desktop and Windows Terminal Server/Citrix
Suite. How to Use GrandMaster Suite. Exporting with ODBC
Suite How to Use GrandMaster Suite Exporting with ODBC This page intentionally left blank ODBC Export 3 Table of Contents: HOW TO USE GRANDMASTER SUITE - EXPORTING WITH ODBC...4 OVERVIEW...4 WHAT IS ODBC?...
EMCO Network Inventory 5.x
EMCO Network Inventory 5.x Quick Start User Guide EMCO Software Ltd. Contents What is EMCO Network Inventory?... 1 Professional vs. Enterprise Edition... 1 Licensing Modes... 3 Main Features of EMCO Network
CA XCOM Data Transport for Windows Server/Professional
CA XCOM Data Transport for Windows Server/Professional Installation Guide Release 11.6 Second Edition This Documentation, which includes embedded help systems and electronically distributed materials,
System Requirements - Table of Contents
Page 1 of 12 System Requirements - Table of Contents CommNet Server CommNet Agent CommNet Browser CommNet Browser as a Stand-Alone Application CommNet Browser as a Remote Web-Based Application CommNet
System Requirements - CommNet Server
System Requirements - CommNet Page 1 of 11 System Requirements - CommNet The following requirements are for the CommNet : Operating System Processors Microsoft with Service Pack 4 Microsoft Advanced with
for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later
for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research
2. Unzip the file using a program that supports long filenames, such as WinZip. Do not use DOS.
Using the TestTrack ODBC Driver The read-only driver can be used to query project data using ODBC-compatible products such as Crystal Reports or Microsoft Access. You cannot enter data using the ODBC driver;
Installing (1.8.7) 9/2/2009. 1 Installing jgrasp
1 Installing jgrasp Among all of the jgrasp Tutorials, this one is expected to be the least read. Most users will download the jgrasp self-install file for their system, doubleclick the file, follow the
PigCHAMP Knowledge Software. Enterprise Edition Installation Guide
PigCHAMP Knowledge Software Enterprise Edition Installation Guide Enterprise Edition Installation Guide MARCH 2012 EDITION PigCHAMP Knowledge Software 1531 Airport Rd Suite 101 Ames, IA 50010 Phone (515)
NSi Mobile Installation Guide. Version 6.2
NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...
Installation and User Guide Zend Browser Toolbar
Installation and User Guide Zend Browser Toolbar By Zend Technologies, Inc. Disclaimer The information in this help is subject to change without notice and does not represent a commitment on the part of
Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com
CHAPTER: Introduction Microsoft virtual architecture: Hyper-V 6.0 Manager Hyper-V Server (R1 & R2) Hyper-V Manager Hyper-V Server R1, Dell UPS Local Node Manager R2 Main Operating System: 2008Enterprise
Time Matters and Billing Matters Administration Guide
Time Matters and Billing Matters Administration Guide Version 14.1 2015 LexisNexis. All rights reserved. Copyright and Trademark LexisNexis, Lexis, and the Knowledge Burst logo are registered trademarks
Mobility Services Platform 3.1.1 Software Installation Guide
Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide 72E-100159-04 Revision D January 2008 2007 by Motorola, Inc. All rights reserved.
Client Authenticated SSL Server Setup Guide for Microsoft Windows IIS
Page 1 of 20 PROTECTID Client Authenticated SSL Server Setup Guide for Microsoft Windows IIS Document: MK UM 01180405 01 ProtectIDclientAuthSSLsetupIIS.doc Page 2 of 20 Copyright 2005 Sentry Project Management
Dream Report Version 4.5
Dream Report Version 4.5 Project Upgrade Procedure 1 P a g e Contents Introduction... 3 Upgrade Steps... 3 1. Backup of the Existing Project... 3 2. Installation of Dream Report Version 4.5... 3 3. Loading
GETTING STARTED WITH SQL SERVER
GETTING STARTED WITH SQL SERVER Download, Install, and Explore SQL Server Express WWW.ESSENTIALSQL.COM Introduction It can be quite confusing trying to get all the pieces in place to start using SQL. If
FreeFlow Accxes Print Server V15.0 August 2010 701P50924. Xerox FreeFlow Accxes Print Server Drivers and Client Tools Software Installation Guide
FreeFlow Accxes Print Server V15.0 August 2010 701P50924 Xerox FreeFlow Accxes Print Server Drivers and Client Tools Software 2010 Xerox Corporation. All rights reserved. XEROX and Xerox and Design, 6204,
Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved. Client Portal blue Installation Guide v1.
Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved Client Portal blue Installation Guide v1.1 Overview This document will walk you through the process of installing
FTP Server Configuration
FTP Server Configuration For HP customers who need to configure an IIS or FileZilla FTP server before using HP Device Manager Technical white paper 2 Copyright 2012 Hewlett-Packard Development Company,
Installation manual SAP Business Objects Data Services XI 3.2 on a Microsoft Windows 7-64-bit machine
Installation manual SAP Business Objects Data Services XI 3.2 on a Microsoft Windows 7-64-bit machine Creator: Twitter: Blog: Pieter Verstraeten http://www.twitter.com/pverstraeten http://www.pieterverstraeten.com/blog
Lab 5 Managing Access to Shared Folders
Islamic University of Gaza Computer Network Lab Faculty of engineering ECOM 4121 Computer Department. Prepared by : Eng. Eman R. Al-Kurdi Managing Access to Shared Folders Objective: Manage access to shared
Pervasive SQL 9 Client/Server Installation and Configuration
Before you begin: Pervasive SQL 9 Client/Server Installation and Configuration 1. Anti-virus software must be disabled on every computer where you will be installing Pervasive SQL 9. After the install
Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.
. All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Deploy is a trademark owned by Specops Software. All
new Business Online Technical Troubleshooting Guide
new Business Online Technical Troubleshooting Guide TABLE OF CONTENTS How to install Java 1.6 Page 3 How to install Java 1.6 without ActiveX control Page 6 How to uninstall Java Runtime Environment Page
DiskPulse DISK CHANGE MONITOR
DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com [email protected] 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product
NetBeans IDE Field Guide
NetBeans IDE Field Guide Copyright 2005 Sun Microsystems, Inc. All rights reserved. Table of Contents Introduction to J2EE Development in NetBeans IDE...1 Configuring the IDE for J2EE Development...2 Getting
Supplement I.B: Installing and Configuring JDK 1.6
Supplement I.B: Installing and Configuring JDK 1.6 For Introduction to Java Programming Y. Daniel Liang This supplement covers the following topics: Downloading JDK 1.6 ( 1.2) Installing JDK 1.6 ( 1.3)
Short Manual Intellect v.4.7.6 SP2 module Unipos Contents:
Short Manual Intellect v.4.7.6 SP2 module Unipos Contents: 1. Software Installation... 2 2. Hardware Configuration... 12 3. System Dispatching... 14 3.1. Create dispatching objects... 14 3.2. Graphical
STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER
Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable
How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1
How To Upgrade Your Microsoft SQL Server for Version 2012.1 The first step is to gather important information about your existing configuration. Identify The Database Server and SQL Server Version The
Backup Tab. User Guide
Backup Tab User Guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Overview... 2 2. Create a New Backup... 3 3. Manage backup jobs... 4 Using the Edit menu... 5 Overview... 5 Destination...
Installing Autodesk Vault Server 2012 on Small Business Server 2008
Installing Autodesk Vault Server 2012 on Small Business Server 2008 Please follow the following steps to ensure a successful installation of the Autodesk Vault Server 2012 on Microsoft Small Business Server
You may have been given a download link on your trial software email. Use this link to download the software.
BackupVault / Attix5 Server Quickstart Guide This document takes about 5 minutes to read and will show you how to: Download the software Install the Attix5 Professional Backup software Backup your files
Census. di Monitoring Installation User s Guide
Census di Monitoring Installation User s Guide 1 r1 Contents Introduction... 3 Content overview... 3 Installing Windows 2003 Server Components... 4 System requirements... 4 di Monitoring Web Set-up...
ABS2020 Moving Airfreight Forward
ABS2020 Moving Airfreight Forward Java Plugin Installation on Windows Workstations Airports Bureau Systems Limited Headline House Chaucer Road Ashford Middlesex TW15 2QT Tel: +44 (0)1784 425400 Fax: +44
TECHNICAL NOTE. The following information is provided as a service to our users, customers, and distributors.
page 1 of 11 The following information is provided as a service to our users, customers, and distributors. ** If you are just beginning the process of installing PIPSPro 4.3.1 then please note these instructions
This document details the following four steps in setting up a Web Server (aka Internet Information Services -IIS) on Windows XP:
Wazza s QuickStart: Setting up a Web Server (IIS) Windows XP This document details the following four steps in setting up a Web Server (aka Internet Information Services -IIS) on Windows XP: Configuring
