IGC Loader Configuration Tool USER S GUIDE

Size: px
Start display at page:

Download "IGC Loader Configuration Tool USER S GUIDE"

Transcription

1 IGC Loader Configuration Tool USER S GUIDE LAST UPDATED, MONDAY, FEBRUARY 02, 2015

2 Table of Contents Loader Config Tool User Guide... 5 Overview... 6 Launching the Tool... 6 Using the Loader Configuration Tool... 7 Editing Parameters... 7 Changing File Associations... 9 Adding Extension Associations Updating Configuration Files Troubleshooting iii

3 LOADER CONFIG TOOL USER GUIDE VERSION INFORMATION The IGC Loader Configuration Tool is used with the following products: Brava ActiveX Viewers for Version 7.3 including: Brava! Enterprise, Brava! Enterprise.NET, Brava! Desktop Redact-It Desktop 2.3 Redact-It Enterprise 7.3 Blazon Enterprise 7.3 Copyright All rights reserved. If you need information on integrating and customizing your product, or if you experience any problems or have general inquiries, please feel free to contact us. When used with Brava! Desktop for SmartPlant Markup Plus or with other Intergraph information management products, contact Intergraph Customer Support ( E. Cactus Road, Suite 445 Scottsdale, Arizona Phone: (602) M - F 5am to 5pm, Arizona time info@infograph.com Web: 5

4 Loader Configuration Tool User's Guide OVERVIEW This document provides details on how to use the IGC Loader Configuration Tool to customize the editable properties of the loader configuration files. Prior to the 7.3 product version release, loader configuration was done through the myrdrv.ini INI file. This single file contained all of the different parameters for all of the different loaders, as well as the association information for which loaders should be used for which extensions and required manual editing for any changes needed. The new Loader Configuration Tool is a standalone executable that provides a simple user-friendly interface to the multiple XML configuration files that control loader behavior. As the Tool starts up, it compares the latest installed "source" loader configuration files with the current user's "target" loader files. If it finds a difference in versions, it updates the user's files with the installed source files, and displays a dialog reporting the changes, if any were made. Once this initial check is complete, it displays the installed loaders and their parameters in a tree format. Individual loaders can be selected and parameters can be changed without concern about which source file the changes affect, or how to format the underlying XML. Values entered for the parameters are validated against the format information stored in the XML and the user is notified if they attempt to enter incorrect values (e.g. a non-numeric value for a field that requires an integer value). LAUNCHING THE TOOL NOTE: In both client and server environments, browse to [installation location]\smartplant\markup \Bin if working with Brava! Desktop for SmartPlant Markup Plus. To launch the Loader Configuration Tool in Desktop products, browse to your installed product directory (e.g., C:\Program Files (x86)\igc\brava! Desktop or Redact-It Desktop) and double-click on the file igc.loaders.configuration.exe. In Server (Enterprise) products, browse to your installed job processor igc.loaders directory (e.g., C:\Program Files (x86)\common Files\IGC\JobProcessor\Igc.Loaders) and double-click on the file igc.loaders.configuration.exe. The tool displays as a tree list of available loader names on the left panel and a description area on the right-hand panel. The list of loaders available for editing will vary, depending on which product and license type you have installed. (The loader files themselves are stored in the <product install folder>\igc.loaders directory.) Clicking the + on each loader name expands to expose the version, associated format extensions, and parameter information for that loader. Clicking on any item of the left panel reveals a description on the right panel. If options are available for editing, the Change button becomes available. 6

5 USING THE LOADER CONFIGURATION TOOL EDITING PARAMETERS NOTE: Inso2dl.dll, inso2dl-config.xml, outsidein.dll, outsidein2dl.dll, and outsidein2dl.config are not delivered with Brava! Desktop for SmartPlant Markup Plus. When using the Loader Configuration Tool for editing, the parameter in question should be selected in the tree on the left. When a parameter is selected, a brief description of the parameter displays in the right-hand panel. Selecting Change Value provides a dialog box to enter a new value for the selected parameter. 7

6 Loader Configuration Tool User's Guide Once a parameter has been changed from its default value, it will show in bold in the tree. The Reset to Default button will also be enabled. Hitting Rest to Default will change the value of that parameter back to the predefined default value. Certain types of parameters are compound parameters, such as HybridExtensions on Dwg2dl, which is a list of file extensions. On the left tree, a list displays in [] brackets, with each entry separated by a comma. When editing a list, the Edit Parameter dialog (shown below) allows adding new entries [Add New ], rearranging of entries by moving them up [Move Up] or down [Move Down], removing an entry entirely [Remove], or changing a selected item [Change]. 8

7 CHANGING FILE ASSOCIATIONS The Loader Configuration Tool allows you to change which loader a particular file type is associated with. This is an uncommon operation, but it is occasionally useful to open a file with a different loader if the content is compatible (such as opening HTML or XML files with the text loader, to show the raw HTML). To change a file association: 1. From the Loader Configuration dialog, select the loader and Associated Extensions in the left tree view. 9

8 Loader Configuration Tool User's Guide 2. After selecting the specific extension to change, the Loader Configuration dialog buttons change to Disable, Change Association, and Reset to Default. 3. Click the Change Association button; a Choose Loader dialog prompts you for a new loader to associate the extension with. 10

9 4. Select OK to change the association or Cancel to exit the dialog. 11

10 Loader Configuration Tool User's Guide 5. The special System entry at the top of the list of the dialog shown below contains parameters that can affect all loaders. It cannot have extensions associated with it, but does report a version. This is the version of the underlying Common Display List (CDL) library that the loaders are working with. 6. After making any changes, close the Loader Configuration Tool by clicking Done (or closing the window). If you have made any changes, you will be prompted to save all changes. You can enter Yes (save all changes and exit), No (discard all changes and exit), or Cancel (do not save any changes yet and do not exit the tool). 12

11 ADDING EXTENSION ASSOCIATIONS The Loader Configuration tool not only allows you to edit current file associations (as described in the previous section), but it also allows you to add CUSTOM extensions. This is sometimes necessary if you want to open a file with an extension that is not already listed in the loader XML file. To add a CUSTOM extension: 1. From the Loader Configuration dialog, select the loader and Associated Extensions in the left tree view. 2. Click the Add Association button to display the Add Extension Association dialog. 3. In the Extension field, type the extension that you want to add, along with a corresponding Description. Clicking OK adds the new extension to the loader Associated Extensions list in the left tree view. 13

12 Loader Configuration Tool User's Guide 4. This type of change generates a message and, upon running the Loader Configuration Tool, the log will report the new extension. UPDATING CONFIGURATION FILES In desktop products (vs. server), loader configuration files are stored in a user-writable folder as per-user settings. The files are copied into the product's configuration folder from the product's installation folder as needed, if they do not exist there already. If they do exist already, the files are not copied. If a new loader is installed, with new or changed configuration options, these options will not be copied into the per-user settings folder automatically. The Loader Configuration Tool should be used to force the peruser settings files to be updated. On start-up, the Loader Configuration Tool will check both folders and make updates to the per-user copy based on the installed copy. In most cases, the only update needed will be to update the loader version. This will cause a log message dialog to display, reporting any updated loaders. At the point at which the log message displays, these changes have been made and saved into the user's copy. There is no option to avoid updating the user's configuration, or to skip saving these changes. 14

13 If the new loader has different parameters than the old loader, there will also be messages reporting the addition or removal of parameters. In this example situation, the parameter "MissingFontWarning" had been removed from the user's configuration file, and a false parameter of "ExampleParameterToDelete" had been added. Upon running the Loader Configuration Tool, the removed parameter was restored and the false parameter removed. It also should be noted that the version in the user's configuration file was modified as well. No updating of parameters occurs if the version of the installed file matches the version of the user's copy. 15

14 Loader Configuration Tool User's Guide If the installed configuration file has a different default value than the user's default value, and the user's parameter was set to the user's default value, the Loader Configuration Tool will change the parameter to the new default value. This would only rarely happen, if the loader author has decided that the previous default value was no longer the best default (perhaps because of changes in a new release of the software the file is associated with). This type of change will also generate a message. 16

15 TROUBLESHOOTING The versions of the installed loaders are displayed in the tree beneath each loader. This can be reported to technical support to assist in determining if a newer version may resolve an issue. The version of CDL installed is also displayed under the System component at the top of the list. If the user installs a new loader by copying in a new DLL but does not copy in the corresponding config.xml file, the Loader Configuration Tool will report a version mismatch. In this example, the DLL was dropped into an installation of The message reports that the configuration is still expecting , but the actual DLL version is

16 Loader Configuration Tool User's Guide If the user installs only the config.xml for the new loader but not the actual DLL, a similar version mismatch will be reported. The new config file will also be accepted, because it is the installed file, so any parameter changes will take place. The version mismatch will still be reported every time the Loader Configuration Tool is run, until it is corrected. As described above under Editing Parameters, any parameters that are not currently set to the default value for that parameter will display in bold in the tree. Technical support will want to know the values being used for any of these, and may want them to be reset to default values by hitting the Reset to Default button on each such parameter. As a trouble-shooting technique to reset all entries to default values, it is possible to navigate to the user's configuration folder and delete all of the XML files there. On the next launch of the product, the installed XML files will automatically be copied over, with their default values. 18

Causeway ECM Team Notifications. Online Help. Online Help Documentation. Production Release. February 2016

Causeway ECM Team Notifications. Online Help. Online Help Documentation. Production Release. February 2016 Causeway ECM Team Notifications Online Help Production Release February 2016 Causeway Technologies Ltd Comino House, Furlong Road, Bourne End, Buckinghamshire SL8 5AQ Phone: +44 (0)1628 552000, Fax: +44

More information

Deposit Wizard TellerScan Installation Guide

Deposit Wizard TellerScan Installation Guide Guide Table of Contents System Requirements... 2 WebScan Overview... 2 Hardware Requirements... 2 Supported Browsers... 2 Driver Installation... 2 Step 1 - Determining Windows Edition & Bit Count... 3

More information

CD-ROM Image Viewer Installation Guide M&T Bank. Member FDIC.

CD-ROM Image Viewer Installation Guide M&T Bank. Member FDIC. CD-ROM Image Viewer CD ROM Image Viewer Installation User Guide Introduction M&T Bank has upgraded your CD ROM Image Viewer software. The upgrade provides a higher level of security to help protect your

More information

Installing and Setting Up the Snap-on EPC. Rev.1.6 (12 Apr 2012) PN EN

Installing and Setting Up the Snap-on EPC. Rev.1.6 (12 Apr 2012) PN EN Installing and Setting Up the Snap-on EPC Rev.1.6 (12 Apr 2012) PN 275-0800-EN Table of Contents 1. Introduction... 3 2. Minimum Requirements... 4 3. Installing the Snap-on EPC... 6 4. Licensing the Snap-on

More information

Visual MODFLOW GETTING STARTED GUIDE

Visual MODFLOW GETTING STARTED GUIDE Visual MODFLOW GETTING STARTED GUIDE Copyright notice: 2011 Schlumberger Water Services. All rights reserved. No portion of the contents of this publication may be reproduced or transmitted in any form

More information

Installation Guide Subscription Licenses

Installation Guide Subscription Licenses Installation Guide Subscription Licenses 1. INTRODUCTION... 2 2. INSTALLING GRAPHICODE SOFTWARE FOR A STANDALONE SUBSCRIPTION... 3 DETERMINING REQUIRED LICENSE INFORMATION... 3 3. THE NETWORK (FLOATING)

More information

Dealing with Event Viewer

Dealing with Event Viewer Dealing with Event Viewer Event Viewer is a troubleshooting tool in Microsoft Windows 2000.This how-to article will describe how to use Event Viewer. Event Viewer displays detailed information about system

More information

KNOXPLANS for New Users

KNOXPLANS for New Users KNOXPLANS for New Users Version 9.1, October 2018 Contents KNOXPLANS for New Users... 1 Welcome to KnoxPlans, Version 9.1... 2 Recommended Client Hardware and O/S Specifications... 2 Browser Requirements...

More information

Status Web Evaluator s Guide Software Pursuits, Inc.

Status Web Evaluator s Guide Software Pursuits, Inc. Status Web Evaluator s Guide 2018 Table of Contents Introduction... 2 System Requirements... 2 Contact Information... 2 Installing Microsoft IIS... 2 Verifying Microsoft IIS Features... 9 Installing the

More information

Print Manager Plus 2010 Workgroup Print Tracking and Control

Print Manager Plus 2010 Workgroup Print Tracking and Control INTRODUCTION: This is intended to assist in the initial installation or evaluation of Print Manager Plus 2010 Workgroup Edition. This will guide you through tracking your printing whether your workgroup

More information

Technical Information

Technical Information Technical Information DATE: January 16, 2014 MODEL: RSP 1570, RSX 1550, RSX 1560 Main Software Upgrade Instructions The RSP-1570, RSX-1550 and RSX-1560 have three separate software modules main software,

More information

Lab - Configure Data Backup and Recovery in Windows 7 and Vista

Lab - Configure Data Backup and Recovery in Windows 7 and Vista Lab - Configure Data Backup and Recovery in Windows 7 and Vista Introduction In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment A computer with Windows

More information

Installation Guide. Sage Intelligence Reporting

Installation Guide. Sage Intelligence Reporting Installation Guide Sage 300 2016 Intelligence Reporting 07.2016 Table of Contents 1.0 Introduction 3 1.1 How to use this Guide 3 1.2 Topic summary 3 1.3 Network configurations 4 1.3.1 Typical network configurations

More information

How to configure the Matlab interface

How to configure the Matlab interface How to configure the Matlab interface 1. MATLAB must be installed For step 2 (required for MATLAB versions 2009b and over), we need to know whether the 32-bit or 64-bit version of MATLAB is installed.

More information

Installing and Setting Up the Snap-on EPC. Rev.1.10 (10 Oct 2013) PN EN

Installing and Setting Up the Snap-on EPC. Rev.1.10 (10 Oct 2013) PN EN Installing and Setting Up the Snap-on EPC Rev.1.10 (10 Oct 2013) PN 275-0800-EN Table of Contents 1. Introduction... 3 2. Minimum Requirements... 4 3. Installing the Snap-on EPC... 6 4. Licensing the Snap-on

More information

Deposit Wizard Panini Installation Guide

Deposit Wizard Panini Installation Guide Guide Table of Contents System Requirements... 2 WebScan Overview... 2 Hardware Requirements... 2 Supported Browsers... 2 Driver Installation... 2 Step 1 - Determining Windows Edition & Bit Count... 3

More information

VERSION JANUARY 19, 2015 TEST STUDIO QUICK-START GUIDE STANDALONE & VISUAL STUDIO PLUG-IN TELERIK A PROGRESS COMPANY

VERSION JANUARY 19, 2015 TEST STUDIO QUICK-START GUIDE STANDALONE & VISUAL STUDIO PLUG-IN TELERIK A PROGRESS COMPANY VERSION 2015.1 JANUARY 19, 2015 TEST STUDIO QUICK-START GUIDE STANDALONE & VISUAL STUDIO PLUG-IN TELERIK A PROGRESS COMPANY TEST STUDIO QUICK-START GUIDE CONTENTS Create your First Test.2 Standalone Web

More information

Sage X3 Intelligence Financial Reporting. Installation and Upgrade Guide

Sage X3 Intelligence Financial Reporting. Installation and Upgrade Guide Financial Reporting Installation and Upgrade Guide The software described in this document is protected by copyright, and may not be copied on any medium except as specifically authorized in the license

More information

Using a Floating License

Using a Floating License Using a Floating License GoldSim supports network (floating) licenses. This allows multiple machines to access GoldSim over a network. In order to use GoldSim in this manner, your license must be specified

More information

Unable to Import into Audatex Estimating

Unable to Import into Audatex Estimating Unable to Import into Audatex Estimating Overview When attempting to Import into Audatex Estimating, nothing happens, or an error message is displayed. Error Message One or more ActiveX controls could

More information

Full User Manual and Quick Start Guide

Full User Manual and Quick Start Guide Full User Manual and Quick Start Guide 2 W hile every precaution has been taken in the preparation of this manual, we assume no responsibility for errors or omissions. Neither, is any liability assumed

More information

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections:

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections: This chapter contains the following sections: Viewing the Task Library, page 1 Creating a Workflow, page 1 Example: Creating a Workflow, page 13 Resolving Workflow Validation Issues, page 16 Changing Flow

More information

EventLog Monitor Tool Setup

EventLog Monitor Tool Setup EventLog Monitor Tool Setup 1 EventLog Monitor Tool Setup Introduction The EventLog Monitor Tool is an optional OpenLM component that may be installed and configured to integrate OpenText and EPLAN software

More information

KNOXPLANS for New Users

KNOXPLANS for New Users KNOXPLANS for New Users Welcome to KnoxPlans The City of Knoxville recommends that KnoxPlans (aka ProjectDox ) run on PC operating systems up to and including Windows 7 32-bit (Windows XP, Windows Vista,

More information

Build great products. Contour Enterprise Architect Connector Jama Software, Inc.

Build great products. Contour Enterprise Architect Connector Jama Software, Inc. Build great products. 2 Table of Contents Part I Welcome to Contour 3 Part II Enterprise Architect Connector 2.0 3 1 EA Connector... Install 3 2 Getting... Started 4 3 Define... Mapping Scheme 6 4 Import...

More information

InspectionXpert OnDemand On Premise Software Deployment

InspectionXpert OnDemand On Premise Software Deployment InspectionXpert OnDemand On Premise Software Deployment Table of Contents System Requirements... 3 Hardware... 3 Software... 3 Overview... 3 Requirements for Installation... 4 Installation Instructions.......

More information

Tutorial: Creating A FoxPro Application

Tutorial: Creating A FoxPro Application Tutorial: Creating A FoxPro Application Dr. Thomas E. Hicks Computer Science Department Trinity University Organize Files & Create Directories/Folders Download and decompress the following FoxPro Database

More information

Browser Configuration Reference

Browser Configuration Reference Sitecore CMS 7.0 or later Browser Configuration Reference Rev: 2013-09-30 Sitecore CMS 7.0 or later Browser Configuration Reference Optimizing Internet Explorer and other web browsers to work with Sitecore

More information

Manually Configuring IIS

Manually Configuring IIS Manually Configuring IIS This application note describes how to manually configure Microsoft's Internet Information Server (IIS) and the ProHelp EPM Web Reporting option. This configuration is typically

More information

Turning Point Response System and Turning Point Anywhere

Turning Point Response System and Turning Point Anywhere What s in the TurningPoint Clicker Case? Each TurningPoint Clicker Case should have two primary components: USB input receiver (1) Clickers (30) How to Test the Response Devices Click TurningPoint AnyWhere

More information

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1 Aspera Connect 2.6.3 Windows XP, 2003, Vista, 2008, 7 Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment...

More information

How to Restore Windows Server 2008 Domain Controller System State

How to Restore Windows Server 2008 Domain Controller System State How to Restore Windows Server 2008 Domain Controller System State This article refers to the Barracuda Backup Legacy Release firmware or newer, and Windows Server 2008 domain controller. This article assumes

More information

SWCS 4.2 Backup Agent User s Guide Revision /20/2012 Solatech, Inc.

SWCS 4.2 Backup Agent User s Guide Revision /20/2012 Solatech, Inc. SWCS 4.2 Backup Agent User s Guide Revision 24 11/20/2012 Solatech, Inc. Contents Introduction... 3 Installation... 3 Running the Backup Agent... 3 Using the Backup Agent... 3 Configuring the Backup...

More information

Version 4.1 June Xerox Device Agent (XDA) Lite User Guide

Version 4.1 June Xerox Device Agent (XDA) Lite User Guide Version 4.1 June 2013 Xerox Device Agent (XDA) Lite User Guide 2008-2013 Xerox Corporation. All rights reserved. Xerox and Xerox and Design are trademarks of Xerox Corporation in the US and/or other countries.

More information

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide PigCHAMP Knowledge Software Enterprise Edition Installation Guide PIGCHAMP, LLC Enterprise Edition Installation Guide JUNE 2016 EDITION PigCHAMP Knowledge Software 1531 Airport Rd Suite 101 Ames, IA 50010

More information

Web Intelligence Rich Client Getting Started Business Objects 4.1

Web Intelligence Rich Client Getting Started Business Objects 4.1 User Guide Web Intelligence Rich Client Getting Started Business Objects 4.1 Web Intelligence Rich Client Getting Started User Guide Contents Purpose of this Guide... 3 About Web Intelligence 4.1... 3

More information

Addoro for Axapta 2009

Addoro for Axapta 2009 Addoro for Axapta 2009 Installation and Configuration Overview of Addoro for Axapta 2009 Addoro for Axapta 2009 consists of two Windows Service applications that Addoro customers installs on their local

More information

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

ZENworks 2017 Update 2 Endpoint Security Utilities Reference. February 2018

ZENworks 2017 Update 2 Endpoint Security Utilities Reference. February 2018 ZENworks 2017 Update 2 Endpoint Security Utilities Reference February 2018 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S.

More information

EnGenius Mesh AP Reset Tool Quick Guide

EnGenius Mesh AP Reset Tool Quick Guide EnGenius Mesh AP Reset Tool Quick Guide Revision : 1.1 Table of Contents EnGenius MESH AP Reset Tool Quick Guide 1. Overview...3 2. Installation Procedure...3 3. Uninstallation Procedure...3 4. Tool Layout...4

More information

Intuition ReAct Content Manager PC Application

Intuition ReAct Content Manager PC Application Intuition ReAct Content Manager PC Application PRODUCT MANUAL MTI P/N 063-1200-00 Rev A Release Date: May 2011 Software Version: v1.9.0.0 2011 MTI. All Rights Reserved. 1050 NW 229th Avenue, Hillsboro,

More information

Accessing Flamingo 1.1 Libraries Located on a Removable Disk

Accessing Flamingo 1.1 Libraries Located on a Removable Disk Accessing Flamingo 1.1 Libraries Located on a Removable Disk Flamingo 1.1 users frequently ask how to keep their libraries on a removable disk. Often students are looking for a way around loosing the library

More information

Instructions for upgrading firmware on a

Instructions for upgrading firmware on a These instructions were created to allow the upgrading of firmware on a Bӧwe Bell and Howell (BBH) branded Ngenuity scanner. This firmware update may be done for customers who wish to upgrade to the latest

More information

Avigilon Control Center 6 System Integration Guide

Avigilon Control Center 6 System Integration Guide Avigilon Control Center 6 System Integration Guide for Paxton Net2 Access Control Systems 2018, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, AVIGILON CONTROL CENTER and ACC are

More information

PASSPORTAL PLUGIN DOCUMENTATION

PASSPORTAL PLUGIN DOCUMENTATION Contents Requirements... 2 Install or Update Passportal Plugin Solution Center... 3 Configuring Passportal Plugin... 5 Client mapping... 6 User Class Configuration... 7 About the Screens... 8 Passportal

More information

LUXRIOT EVO Installation Guide

LUXRIOT EVO Installation Guide LUXRIOT EVO Installation Guide October 18, 2016 A&H Software House, Inc. Luxriot EVO S Installation Guide 1 Table of Contents 1. Introduction 2 2. Getting Started 3 3. Prerequisites 4 4. Installation 5-10

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

Business Internet Video Camera with Audio

Business Internet Video Camera with Audio Business Internet Video Camera with Audio Quick Install Guide Package Contents WVC210 Camera Stand Power Supply (5V 2A) 6 Ethernet Cable Setup CD Antenna Quick Install Guide BUSINESS SERIES Model: WVC210

More information

NovaBACKUP CMon v19.1

NovaBACKUP CMon v19.1 February 2018 NovaBACKUP CMon v19.1 User Manual Features and specifications are subject to change without notice. The information provided herein is provided for informational and planning purposes only.

More information

Cisco recommends that you have knowledge of FireSIGHT Management Center, Sourcefire User Agent, and Active Directory.

Cisco recommends that you have knowledge of FireSIGHT Management Center, Sourcefire User Agent, and Active Directory. Contents Introduction Prerequisites Installation Requirements Installation of Sourcefire User Agent Uninstallation of the Sourcefire User Agent Troubleshoot Uninstallation Issues Symptom Solution Introduction

More information

Windows 2000 Safe Mode

Windows 2000 Safe Mode LAB PROCEDURE 29 Windows 2000 Safe Mode OBJECTIVES 1. Restart and try various startup options. RESOURCES Troubleshooting 1. Marcraft 8000 Trainer with Windows 2000 installed 2. A PS2 mouse 3. A LAN connection

More information

SoftPro Installation Guide

SoftPro Installation Guide SoftPro Installation Guide UPGRADING TO STANDARD EDITION VERSION 12.0 MICROSOFT JET DATABASE ENGINE 4800 FALLS OF NEUSE ROAD, SUITE 400 / RALEIGH, NC 27609 phone: 800 848 0143 / fax: 919 755 8350 / e mail:

More information

Accessing Web Version of Life Illustrator

Accessing Web Version of Life Illustrator Accessing Web Version of Life Illustrator After signing into the Nationwide Financial Sales and Service Center website, the web version of Life Illustrator can be accessed by clicking on Products>Life>Resources>Tools>Nationwide

More information

Workstation Configuration

Workstation Configuration Workstation Configuration Version 8.2 May 2, 2014 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 3 1.1 Custom level Internet

More information

Transfer Manager.NET Installation Guide

Transfer Manager.NET Installation Guide Transfer Manager.NET 3.4.0.0 Installation Guide Instructions for Downloading the Client... 2 New Installation... 3 Upgrading from Older Versions of TM.Net... 7 Upgrading from Transfer Manager 2.x or Earlier...

More information

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved.

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com, info@nicelabel.com English Edition Rev-0910 2009 Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com Head Office Euro Plus d.o.o. Ulica Lojzeta Hrovata

More information

Holy Cross School Laptop Configuration Instructions for Students Grades 5 10 Windows 10 7/11/2017

Holy Cross School Laptop Configuration Instructions for Students Grades 5 10 Windows 10 7/11/2017 Holy Cross School Laptop Configuration Instructions for Students Grades 5 10 Windows 10 7/11/2017 This documentation is for students that will be using a Windows 10 laptop. A basic understanding of computers

More information

This document provides additional information for the installation and use of the Keithley I/O Layer.

This document provides additional information for the installation and use of the Keithley I/O Layer. Keithley Instruments KIOL-850C07 Release Notes for Version C07 Keithley I/O Layer, including the Keithley Configuration Panel and Wizard, Keithley Communicator, and VISA runtime 3/30/2015 This document

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

KG-TOWER Software Download and Installation Instructions

KG-TOWER Software Download and Installation Instructions KG-TOWER Software Download and Installation Instructions Procedures are provided for three options to download and install KG-TOWER software version 5.1. Download to a temporary folder and install immediately.

More information

Verity Central Quick Reference Manual. Document ID A04

Verity Central Quick Reference Manual. Document ID A04 Verity Central Quick Reference Manual Document ID 6620-003-A04 Welcome to Verity Central. This Quick Reference Manual is intended to be used in tandem with the Verity Central Technical Reference Manual,

More information

EA/Studio Installation Guide

EA/Studio Installation Guide EA/Studio 1.5.2 Installation Guide Copyright 1994-2008 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights reserved.

More information

Log Analyzer Reference

Log Analyzer Reference IceWarp Unified Communications Reference Version 11 Published on 11/25/2013 Contents... 4 Quick Start... 5 Required Steps... 5 Optional Steps... 6 Advanced Configuration... 8 Log Importer... 9 General...

More information

Inventory Reports. Detailed Device Report CHAPTER

Inventory Reports. Detailed Device Report CHAPTER CHAPTER 2 include the following device reports. Detailed Device Report Device Attributes Reports Generating a 24-Hour Inventory Change Report Hardware Reports Management Status Reports Software Reports

More information

Upgrading Einstein Using the Einstein 1.5 Upgrade Kit. An EAB board with Production Einstein 1.5 Software EEPROM Chips.

Upgrading Einstein Using the Einstein 1.5 Upgrade Kit. An EAB board with Production Einstein 1.5 Software EEPROM Chips. TECHNICAL BULLETIN Upgrading Einstein Using the Einstein 1.5 Upgrade Kit This bulletin explains how to use the components of the CPC Upgrade Kit to upgrade a pre-1.5 version Einstein unit to the latest

More information

MicroPress 8. MicroPress 8 Installation Guide

MicroPress 8. MicroPress 8 Installation Guide MicroPress 8 MicroPress 8 Installation Guide 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 17 August 2011 MICROPRESS INSTALLATION

More information

Web Browser Application Troubleshooting Guide. Table of Contents

Web Browser Application Troubleshooting Guide. Table of Contents Web Browser Application Troubleshooting Guide The following trouble shooting guide outlines tips for common problems which may resolve incorrect or unexpected behavior of NMFTA s web based applications.

More information

Updating E2 Controller Firmware Using UltraSite32

Updating E2 Controller Firmware Using UltraSite32 TECHNICAL BULLETIN Updating E2 Controller Firmware Using UltraSite32 Scope This bulletin outlines the steps necessary to use UltraSite32 to update E2 units. If multiple E2 units are present at a site,

More information

TROUBLESHOOTING ERRORS/ISSUES ASSOCIATED WITH THE CONNECTIVITY OF ONESOURCE FBT TO MICROSOFT SQL SERVER

TROUBLESHOOTING ERRORS/ISSUES ASSOCIATED WITH THE CONNECTIVITY OF ONESOURCE FBT TO MICROSOFT SQL SERVER TROUBLESHOOTING ERRORS/ISSUES ASSOCIATED WITH THE CONNECTIVITY OF ONESOURCE FBT TO MICROSOFT SQL SERVER IMPORTANT: Microsoft SQL Server is a product which is used in conjunction with ONESOURCE FBT. The

More information

Oracle Beehive. Before Using Oracle Beehive Client and Communicator. Using BlackBerry with Oracle Beehive Release 2 ( )

Oracle Beehive. Before Using Oracle Beehive Client and Communicator. Using BlackBerry with Oracle Beehive Release 2 ( ) Oracle Beehive Using BlackBerry with Oracle Beehive Release 2 (2.0.1.6) November 2011 Document updated November 4, 2011 This document describes how to access Oracle Beehive from your RIM BlackBerry device

More information

To reset a device s password, launch the SADP software, which will locate all Hikvision devices on the network (Figure 1).

To reset a device s password, launch the SADP software, which will locate all Hikvision devices on the network (Figure 1). Summary: To ensure the highest level of protection, as well as to provide more compatibility and stability, Hikvision has introduced a new version of the well-known SADP software. To avoid any compatibility

More information

Clearwell ediscovery Platform

Clearwell ediscovery Platform Clearwell ediscovery Platform Utility Node Guide 7.1.2 Fix Pack 2 Clearwell ediscovery Platform : Utility Node Guide The software described in this book is furnished under a license agreement and may be

More information

Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017

Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017 Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017 This checklist includes instructions for how to convert from BusinessWorks Version 12 to a new installation of Sage BusinessWorks

More information

Crystal Enterprise. Overview. Contents. Installation FAQ: Crystal Enterprise 9 & 10

Crystal Enterprise. Overview. Contents. Installation FAQ: Crystal Enterprise 9 & 10 : Crystal Enterprise 9 & 10 Overview Contents This document has been compiled in an effort to assist you both in determining installation requirements for your Crystal Enterprise (CE) installation as well

More information

Copyright 2018 Philips Lighting Holding B.V.. All Rights Reserved

Copyright 2018 Philips Lighting Holding B.V.. All Rights Reserved This manual has been updated for MultiOne Workflow version 3.9 Copyright 2018 Philips Lighting Holding B.V.. All Rights Reserved 1 Introduction 1.1 System requirements The minimum system requirements for

More information

Coveo Platform 7.0. EMC Documentum Connector Guide

Coveo Platform 7.0. EMC Documentum Connector Guide Coveo Platform 7.0 EMC Documentum Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

BARR/Web Interface Installation Instructions

BARR/Web Interface Installation Instructions BARR/Web Interface Installation Instructions October 28, 2008 The BARR/Web Interface is a bridge between java-based clients and one or more Barr Enterprise Print Server installations. The Web service is

More information

Page 2 CPAS-3000 Data Loader (Computer with Ethernet Cable) Page 8 PCD-3000 Data Loader (Computer with Quatech PCMCIA Card)

Page 2 CPAS-3000 Data Loader (Computer with Ethernet Cable) Page 8 PCD-3000 Data Loader (Computer with Quatech PCMCIA Card) Commercial Systems 400 Collins Road NE Cedar Rapids, IA 52498 Tel.319.295.5000 Fax 319.295.5064 IDOC 0124-08 Title: Instructions for Downloading Databases from the Rockwell Collins FMS and Database Services

More information

Build great products. Contour 3.1 Enterprise Architect Guide Jama Software, Inc.

Build great products. Contour 3.1 Enterprise Architect Guide Jama Software, Inc. Build great products. 2 Table of Contents Part I Welcome to Contour 3 Part II Enterprise Architect Connector 3.1 3 1 EA Connector... Install 4 2 Getting... Started 5 3 Define... Mapping Scheme 6 4 Import...

More information

Very Important: Conversion Pre-Planning Creating Your Single User Database Converting from Version 1.x, 2.x, or 3.x...

Very Important: Conversion Pre-Planning Creating Your Single User Database Converting from Version 1.x, 2.x, or 3.x... INTRODUCTION... 2 INSTALLATION PRE-PLANNING... 2 Very Important:... 2 Conversion Pre-Planning... 2 INSTALLATION STAGE... 3 CONFIGURATION STAGE... 3 Creating Your Single User Database... 4 Opening an Existing

More information

Function Point WORKBENCH Release 7.0k INSTALLATION GUIDE TABLE OF CONTENTS

Function Point WORKBENCH Release 7.0k INSTALLATION GUIDE TABLE OF CONTENTS Function Point WORKBENCH Release 7.0k GUIDE TABLE OF CONTENTS FUNCTION POINT WORKBENCH RELEASE 7.0K GUIDE... 1 LICENCE TYPES... 3 Standalone Licence Machine Dependent (Single User)... 3 Network Licence

More information

1 Installing the integration server

1 Installing the integration server 1 Installing the integration server This document contains information about how to install the Rational DOORS for HP Quality Center Interface integration server. Installing the integration server also

More information

Installing and Configuring Cisco Unified Real-Time Monitoring Tool

Installing and Configuring Cisco Unified Real-Time Monitoring Tool CHAPTER 2 Installing and Configuring Cisco Unified Real-Time Monitoring Tool You can install Cisco Unified Real-Time Monitoring Tool (RTMT), which works for resolutions 800*600 and above, on a computer

More information

Copyright 2005, PROCAD Software

Copyright 2005, PROCAD Software 2D DESIGNER Version 2004 Standard Installation Guide Copyright 2005, PROCAD Software The contents of this document are the property of PROCAD Software, and are subject to change without notice. No part

More information

PortfolioCenter. Exporting PortfolioCenter Data for Use with Tamarac Advisor

PortfolioCenter. Exporting PortfolioCenter Data for Use with Tamarac Advisor PortfolioCenter Tamarac Advisor Document ID: spt011058 Document Date: December 2, 2009 1997-2009 Schwab Performance Technologies Two Hannover Square, 13th Floor 434 Fayetteville Street Mall Raleigh, NC

More information

Personal Radiation Detectors Data Collection and Processing Software User Guide

Personal Radiation Detectors Data Collection and Processing Software User Guide Personal Radiation Detectors Data Collection and Processing Software User Guide Introduction... 2 Getting Started... 3 Software Setup... 4 Program Settings... 5 Instrument Setup... 7 Instrument Settings...

More information

GETTING STARTED GUIDE

GETTING STARTED GUIDE GETTING STARTED GUIDE Copyright notice: 2010 Schlumberger Water Services. All rights reserved. No portion of the contents of this publication may be reproduced or transmitted in any form or by any means

More information

Plus-X 600. Installation and Operation Manual

Plus-X 600. Installation and Operation Manual Plus-X 600 Installation and Operation Manual Table of Contents Introduction... 1 Compatibility... 1 Unpacking... 1 Front Panel Indicators... 2 Hardware Configuration... 2 Installation... 4 Software Configuration...

More information

ProductivitySuite. Version Installation Guide

ProductivitySuite. Version Installation Guide ProductivitySuite Version 3.4.3 Installation Guide September 2015 Contents 1. Before Installing ProductivitySuite... 1 1.1. System Requirements... 1 1.2. Software Prerequisites... 1 1.2.1. Windows Installer...

More information

CRYPTOCard BlackBerry Token Implementation Guide

CRYPTOCard BlackBerry Token Implementation Guide CRYPTOCard BlackBerry Token Implementation Guide Copyright Copyright 2007 CRYPTOCard Corp. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

Installation Guide for AGI STK 10- Network

Installation Guide for AGI STK 10- Network Installation Guide for AGI STK 10- Network Updated: 4/5/2017 STK Licenses run on a yearly basis set by AGI. Plan accordingly on gaining licensing in the timeframe that you will be using the software. 2017-2018

More information

PMAPS Viewer. Open the WebPro Viewer.

PMAPS Viewer. Open the WebPro Viewer. PMAPS Viewer Open the WebPro Viewer Proposal Software 1140 US Highway 287, Suite 400-102 Broomfield, CO 80020 USA Tel: 203.604.6597 www.proposalsoftware.com Table of Contents Opening the Viewer... 1 Troubleshooting...

More information

GoAmerica for RIM Wireless Handhelds

GoAmerica for RIM Wireless Handhelds GoAmerica for RIM Wireless Handhelds User s Guide GoAmerica for RIM Wireless Handhelds TM Contents WELCOME TO GO.WEB TM........................................... 4 RIM WIRELESS HANDHELD..........................................

More information

Welcome Guide. SafeNet Authentication Service. MP-1 BlackBerry. SafeNet Authentication Service: Welcome Guide. MP-1 BlackBerry

Welcome Guide. SafeNet Authentication Service. MP-1 BlackBerry. SafeNet Authentication Service: Welcome Guide. MP-1 BlackBerry SafeNet Authentication Service Welcome Guide 1 Document Information Document Part Number 007-012424-002, Rev. A Release Date September 2013 Trademarks All intellectual property is protected by copyright.

More information

VA Smalltalk Installer

VA Smalltalk Installer INSTANTIATIONS VA Smalltalk Installer Beta 11/15/2012 This document describes the Beta VA Smalltalk product and documentation installers and gives instructions regarding the improved installation process

More information

ZENworks 2017 Update 3 System Updates Reference. August 2018

ZENworks 2017 Update 3 System Updates Reference. August 2018 ZENworks 2017 Update 3 System Updates Reference August 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

MassTransit Server Installation Guide for Windows

MassTransit Server Installation Guide for Windows MassTransit 6.1.1 Server Installation Guide for Windows November 24, 2009 Group Logic, Inc. 1100 North Glebe Road, Suite 800 Arlington, VA 22201 Phone: 703-528-1555 Fax: 703-528-3296 E-mail: info@grouplogic.com

More information

Holy Cross School Laptop Configuration Instructions for Students Grades Microsoft Windows 10

Holy Cross School Laptop Configuration Instructions for Students Grades Microsoft Windows 10 Holy Cross School Laptop Configuration Instructions for Students Grades 11 12 Microsoft Windows 10 Note: As with any version of Microsoft Windows there are several ways to accomplish a task with the OS.

More information

The following steps will allow you to install and quickly begin using DevCom:

The following steps will allow you to install and quickly begin using DevCom: QUICK START DevCom uses Device Descriptions (DDs) to access data stored in the memory of the smart field device. These DDs are developed by the manufacturer for their products and, in turn, distributed

More information

WINEST 15.6 MR1 INSTALLATION GUIDE

WINEST 15.6 MR1 INSTALLATION GUIDE WINEST 15.6 MR1 INSTALLATION GUIDE March 2018 WinEst Installation Guide Page 2 WinEst Installation Guide This installation guide provides you with step-by-step instructions on how to install or upgrade

More information