Instruction for installing DCMSecure on Windows 7 and Higher 64 Bit Systems

Size: px
Start display at page:

Download "Instruction for installing DCMSecure on Windows 7 and Higher 64 Bit Systems"

Transcription

1 Instruction for installing DCMSecure on Windows 7 and Higher 64 Bit Systems Sam Shen, October 29, 2014 Aili Maki, October 08, 2015 System Requirement: The DCMSecure_x64 service has to run on a host computer with Microsoft Windows XP, Windows 7, or higher. This host computer must be visible (network-wise) to the mammography acquisition workstation, meaning there is no firewall separating the two computers. The host machine must have the privilege to connect to outside Internet. The installation of the DCMSecure_x64 service requires that the installer has Administrator privileges on the host computer. Image Flow Chart: Mammography Machine Acquisition Workstation (AWS) DICOM image transfer over internal network PC running DCMsecure_x64 (host computer) storescp.exe Secured DICOM image transfer over internet relays.exe SRI DICOM server DCM SECURE The DCMSecure_x64 service starts two programs that run in the background whenever the PC is turned on. storescp.exe receives DICOM images from the mammography machine s Acquisition workstation (AWS). relays.exe sends DICOM images securely over the internet to the SRI DICOM server, DCMSECURE. Procedures for setting up DCMSecure_x64 service: Determine your system type: Log-in with an account having Administrator privileges. As seen in Figure 1, Click on Start button (red arrow), then type system in the edit box above (red rectangle), then select menu item System (red ellipse). A window with the system type will appear (Windows 7 Professional and 64 bit in my case, circled in green).

2 Downloading executable files: If your system is running a 64 bit system, please download the DCMSECURE_x64.zip file (Orange Arrow in Figure 1) and matching instructions Instruction for installing DCMSecure_64Bit.pdf. If you are running Windows XP, please download the DCMSECURE_XP.zip file and matching instructions Instruction for installing DCM Secure_XP.pdf. If you are running a 64 bit system, or you are not sure, please download DCMSECURE.zip file. In the following text, I will just use the wording for 64 bit system and the reader can adjust accordingly. Create a folder on the C:\ drive called DCMSecure. Unzip the files, and copy them to C:\DCMSecure_x64 folder (Figure 2). Depending on the program you use to unzip the files, a new folder called DCMSecure_x64 may get created inside the first one. If this happens, delete both folders and try unzipping again, but this time select C:\ as the destination for the unzipping process. You will also need to install the Visual C++ Redistributable Package for Visual Studio From the same location as you downloaded the DCMSECURE_x64.zip file, download vcredist_x64.exe and run it. It can also be obtained from here: Click on the red Download button and choose vcredist_x64.exe. Follow the prompts to download and run the file this package will install the needed DLL files for relays to run correctly. Change User Account Control Settings Log-in with an account having Administrator privileges. In Windows 7 and higher, click the Windows Start button, then type user account in the search field and select Change User Account Control settings menu item. You will be given a pop-up window as seen in Figure 3. If the setting for when to be notified about changes to your computer is not Never notify : write down its current setting and then change the slider to Never notify. Then Reboot your computer to have this change take effect. If you don t change this setting, Windows will complain during the installation of the service, and it may not install correctly. Install DCMSecure service Log-in with an account having Administrator privileges. Click on the left lower Start button, then type cmd.exe and select cmd.exe menu item. You will be given the command line window. At the command line prompt, type cd \DCMSecure_x64 and enter. Type xyntservice -i and enter (Figure 4). Type type xyntservice.log and should see something similar to text box on right in Figure 4. You should see Service DCMSecure installed or words like that. But if you see something like OpenSCManager failed, error code = 5, then the service installation has failed. You need to verify that you have followed the steps above correctly.

3 Configure and Start DCMSecure service Modify the C:\DCMSecure_x64\XYNTService.ini file so that the values reflects your site information (yellow highlighted text in Figure 5). The XYNTService.ini file can be opened with Notepad or WordPad. The text highlighted in yellow can be changed include text identifying your site name and or location. Edit the C:\DCMSecure_x64\filter.ini file to decide what DICOM files should be forwarded to the DCMSECURE server (see Figure 6). Each row in this file is a rule. If the DICOM tag on the left contains the text on the right, the image will be forwarded to DCMSECURE. Tag is the tag for Patient Name. Note that * is used as a wild-card character and the string-matching is not case-sensitive. DICOM files that do not meet any of the rules in the filter.ini file will be deleted from the computer running DCMSecure without being forwarded on to the DCMSECURE server. Then follow the instructions in caption of Figure 7 to start the service. Configure your acquisition workstation Find out the IP address of the host computer (computer where you installed DCMSecure_x64 service) as instructed in Figure 8. Make note of the service port number as circled in blue in Figure 5. The DCMSecure_x64 s DICOM storescp service does not check the AE Title, so you or your mammography service person can create a DICOM node (image storage destination) in your mammography acquisition workstation with the IP address of the host computer and the service port number and any appropriate AE Title, such as TMISTQC. Testing DCMSecure Push a series of images from your acquisition workstation. If you don t see a complaint from the acquisition workstation (a good sign), then you can check the log file on the host computer (C:\DCMSecure_x64\yyyymmdd_InfoLog.log and/or yyyymmdd_errlog.log). If no error occurs, you don t see the yyyymmdd_errlog.log file. If the images are successfully passed to DCMSecure central server, the yyyymmddrelay.log file will record the event. Reset User Account Control Settings Reverse the change in the step of Change User Account Control Settings so that your system is safe. To do this: Log-in with an account having Administrator privileges. Click the Windows Start button, then type user account in the search field and select Change User Account Control settings menu item. You will be given a pop-up window as seen in Figure 3. Change the slider back to the setting it had before you started the install process. Then Reboot your computer to have this change take effect. If any problems are encountered in the installation process, or you have questions or concerns of any kind regarding this software, do not hesitate to call or us: Aili Maki: x1019, aili.maki@sri.utoronto.ca Sam Shen: x3274, sam.shen@sri.utoronto.ca

4 Figure 1: Terminology of Windows graphic user interface and getting system information.

5 Figure 2: Screen capture after unzipping the DCMSECURE_x64.zip file to the C:\ folder. Figure 3: Click on left lower corner button and you can type user account in the edit box right above, and you can see Change User Account Control settings menu item. Click it and you have pop-up window on the right side.

6 Figure 4: Click on the Start button, and type cmd.exe in the edit box, select the cmd.exe menu item and you are given a command line window as seen on right side. Figure 5: Open C:\DCMSecure\XYNTService.ini file, and change the string after -f to something related to your site (as circled in yellow). This string should not be more than 16 characters long and should only contain letters and/or numbers. Notice that the service will listen to port 104 as circled in blue.

7 Figure 6: Open C:\DCMSecure_x64\filter.ini file, and change the rules to suit your site s naming scheme for QC images. The number on the left is the DICOM tag (0x0010,0x0010, Patient name, is written as ). The string on the right is what is matched. The matching is not case-sensitive (qc and QC are the same). * is a wild card. Here files with a patient name such as SEMIANNUALPHYSICSTEST would be forwarded to DCMSECURE, but a file with the patient name TEST would not. Figure 7: Click Start button, type service, and select Services menu item (circled in yellow). You are given the Services window. You can scroll and verify the existence of OBSPSecure service (circled in red). Make sure the startup type is Automatic. You click the green triangular button to start the service (circled in green).

8 Figure 8: Type ipconfig and enter in a command line window. You should see IPv4 Address and 4 integers with dots as circled in yellow.

How To Manually Update QuickBooks Point of Sale 2013 In A Multi User Environment To The Most Current Release Via Intuit s Website

How To Manually Update QuickBooks Point of Sale 2013 In A Multi User Environment To The Most Current Release Via Intuit s Website There will come a time when you may need to manually update QuickBooks Point of Sale 2013 manually via downloading the most current release from Intuit s website. This will usually need to be done when

More information

suitedxt Instructions for Use NeoSoft, LLC NS Rev. 2 Copyright 2014 NeoSoft, LLC All rights reserved

suitedxt Instructions for Use NeoSoft, LLC NS Rev. 2 Copyright 2014 NeoSoft, LLC All rights reserved suitedxt Instructions for Use NeoSoft, LLC NS 03 009 0001 Rev. 2 Copyright 2014 NeoSoft, LLC All rights reserved Revision History Document Revision Date of Issue Description 1 14 July 2014 Initial Release

More information

Learning how to use Lexis Red

Learning how to use Lexis Red Learning how to use Lexis Red This guide takes you through how to use Lexis Red, the innovative new way of accessing looseleaf content from LexisNexis. If you still need assistance after reading this guide

More information

Sante MRI Viewer. Quick start guide. Copyright 2016 Santesoft, all rights reserved

Sante MRI Viewer. Quick start guide. Copyright 2016 Santesoft, all rights reserved Sante MRI Viewer Quick start guide Copyright 2016 Santesoft, all rights reserved Table of Contents The user interface... 2 The modes of the Main Window (4)... 5 Customize the toolbars... 8 Open a file...

More information

Technical Bulletin DS2

Technical Bulletin DS2 Product: DS-Matrix Software TB 221 Date: July 25 th, 2012 Subject: How to Upgrade DS-Matrix Software This document describes the procedure for upgrading the DS-Matrix software. If you are upgrading from

More information

SECRET//NOFORN. Dumbo v3.0 User Guide 25 June CL BY: DECL: 25X1; 25 June 2040 DRV: CIA NSCG MET S-06 SECRET//NOFORN

SECRET//NOFORN. Dumbo v3.0 User Guide 25 June CL BY: DECL: 25X1; 25 June 2040 DRV: CIA NSCG MET S-06 SECRET//NOFORN Dumbo v3.0 User Guide 25 June 2015 CL BY: 2428190 DECL: 25X1; 25 June 2040 DRV: CIA NSCG MET S-06 SECRET//NOFORN Table of Changes Date Change Description Authority SECRET//NOFORN i (U) Table of Contents

More information

Lesson 4 Customize the ToolBox

Lesson 4 Customize the ToolBox Lesson 4 Customize the ToolBox In this lesson you will learn how to: Change the toolbox to be a Floating toolbox or a toolbox anchored on the Sidebar. Change the combo ToolBox size and highlighting. Change

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

Spectrometer Visible Light Spectrometer V4.4

Spectrometer Visible Light Spectrometer V4.4 Visible Light Spectrometer V4.4 Table of Contents Package Contents...3 Trademarks...4 Manual Driver and Application installation...5 Manual Application Installation...6 First Start of the Application...8

More information

Sante DICOM Editor. Quick start guide. Copyright 2017 Santesoft, all rights reserved

Sante DICOM Editor. Quick start guide. Copyright 2017 Santesoft, all rights reserved Sante DICOM Editor Quick start guide Copyright 2017 Santesoft, all rights reserved Table of Contents The user interface... 2 The modes of the Main Window (4)... 5 Customize the toolbars... 10 Open a file...

More information

AppProtect & Safe Activation

AppProtect & Safe Activation AppProtect & Safe Activation Excel Software www.excelsoftware.com This paper describes a step-by-step process to protect a Mac or Windows application using AppProtect. The protected application is linked

More information

Understanding the Interface

Understanding the Interface 2. Understanding the Interface Adobe Photoshop CS2 for the Web H O T 2 Understanding the Interface The Welcome Screen Interface Overview Customizing Palette Locations Saving Custom Palette Locations Customizing

More information

PACS ADMIN. Quick Reference Guide

PACS ADMIN. Quick Reference Guide Quick Reference Guide PACS ADMIN Creating Domain Users.......................................................... Adding NOVARAD Users......................................................... Adding Console

More information

Fencing Time Version 4.3

Fencing Time Version 4.3 Fencing Time Version 4.3 Server System Guide October 2017 Copyright 2017 by Fencing Time, LLC. All rights reserved. Table of Contents Table of Contents Table of Contents... 2 Chapter 1: Fencing Time Server

More information

Instructions for Installing and Using EESws (Extracted from Chapter 17 of Mastering EES) F-Chart Software,

Instructions for Installing and Using EESws (Extracted from Chapter 17 of Mastering EES) F-Chart Software, Instructions for Installing and Using EESws (Extracted from Chapter 17 of Mastering EES) F-Chart Software, http://fchart.com/ mailto:info@fchart.com Introduction EESws is an acronym for EES Web Server.

More information

Structured Data Capture (SDC) System Manual

Structured Data Capture (SDC) System Manual Structured Data Capture (SDC) System Manual Jun 2018 Version 1.0 325 Waukegan Rd. Northfield, IL 60093 t: 800-323-4040 cap.org Version No 1.0. SDC User Guide 1 Table of Contents Structured Data Capture

More information

GWCommander V3.x. Administrators Guide

GWCommander V3.x. Administrators Guide GWCommander V3.x Administrators Guide OpenNet Software Ltd., January 2006 OpenNet Software Ltd. GWCommander v.3 Admin Guide, Page 1 Table of Contents 1. Introduction...2 1.1 Requirements...3 2. Setting

More information

ClinicalConnect TM eunity TM Training Guide

ClinicalConnect TM eunity TM Training Guide ClinicalConnect TM eunity TM Training Guide October, 2013 Launch eunity TM from ClinicalConnect TM Search and select the patient whose record you wish to view. Navigate to the Radiology module in ClinicalConnect

More information

Getting Started with the IntelleView POS Operator Software

Getting Started with the IntelleView POS Operator Software Getting Started with the IntelleView POS Operator Software Operator's Guide for Software Version 1.2 About this Guide This operator's guide explains how to start using your IntelleView POS Operator software.

More information

Installation Guide: VirtualBox, Windows 10, and Microsoft Visio (Mac OS)

Installation Guide: VirtualBox, Windows 10, and Microsoft Visio (Mac OS) (434) 924-7988, RRH 219 helpdesk@comm.virginia.edu Installation Guide: VirtualBox, Windows 10, and Microsoft Visio (Mac OS) Prerequisites: Verify that your installation of OS X and Safari have the most

More information

CDR DICOM Quick Start Guide

CDR DICOM Quick Start Guide CDR DICOM Quick Start Guide Schick Technologies, Inc. 30-30 47 th Avenue Long Island City, NY 11101 USA (718) 937-5765 (718) 937-5962 (fax) PART NUMBER B1051042 REV. B Copyright 2008 by Schick Technologies,

More information

>RadInfo Software Install

>RadInfo Software Install The RadInfo software can either be downloaded from the IntraVet FTP site or installed via CD. The MicroPowerPACS (MPPS) software and full viewer is to be installed on the workstation that will be directly

More information

User Guide for ID-e Tag List Feature

User Guide for ID-e Tag List Feature User Guide for ID-e Tag List Feature Version 2.0 Date: July 8th,2011 Tag function guide How to Tag create upload your Banned Customer list on the ID-e Reader General Description This Manual will explain

More information

Rapid Test WINDOWS APP User Manual

Rapid Test WINDOWS APP User Manual Rapid Test WINDOWS APP User Manual Version Control Version Number Date Changed by 1 25th August 2016 Nicola Latter 2 15 th September 20016 Nicola Latter 3 27 th October 2016 Nicola Latter 4 8 th December

More information

Advantech Studio Quick Start Manual

Advantech Studio Quick Start Manual Advantech Studio Quick Start Manual Advantech Studio Quick Start Manual Initial Setup The WebOIT offers an easy setup feature: It takes three easy steps for your initial setup before use. Take out the

More information

DocProtect & Safe Activation

DocProtect & Safe Activation DocProtect & Safe Activation Excel Software www.excelsoftware.com DocProtect can generate a computer-unique, password-protected Mac or Windows application from a variety of source document formats. This

More information

How to Use SVG Cut Files

How to Use SVG Cut Files How to Use SVG Cut Files STEP 1: DOWNLOAD SVG ZIP FILE FROM WEBSITE Scroll to the bottom of the project post to find the files for the project. Click and download the SVG file. You will be downloading

More information

Installation Guide. Cornerstone* 8.5 NEXT Software and IDEXX-PACS* Imaging Software. Plan for your upgrade

Installation Guide. Cornerstone* 8.5 NEXT Software and IDEXX-PACS* Imaging Software. Plan for your upgrade Installation Guide This installation guide is for customers who have Cornerstone* Software version 8.4 NEXT with the integrated diagnostic imaging module. If your software does not meet these requirements,

More information

Expression Design Lab Exercises

Expression Design Lab Exercises Expression Design Lab Exercises Creating Images with Expression Design 2 Beaches Around the World (Part 1: Beaches Around the World Series) Information in this document, including URL and other Internet

More information

Storing Your Exercise Files

Storing Your Exercise Files Storing Your Exercise Files This appendix contains an overview for using this book with various file storage media, such as a USB flash drive or hard drive. Detailed instructions for downloading and unzipping

More information

IMAGE STUDIO LITE. Tutorial Guide Featuring Image Studio Analysis Software Version 3.1

IMAGE STUDIO LITE. Tutorial Guide Featuring Image Studio Analysis Software Version 3.1 IMAGE STUDIO LITE Tutorial Guide Featuring Image Studio Analysis Software Version 3.1 Notice The information contained in this document is subject to change without notice. LI-COR MAKES NO WARRANTY OF

More information

Beginning PowerPoint XP for Windows

Beginning PowerPoint XP for Windows Beginning PowerPoint XP for Windows Tutorial Description This course introduces you to the PowerPoint program basics for creating a simple on-screen presentation. Intended Audience Individuals interested

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

Creating. guide. quick start. Get Started! your yearbook. Let s. Easy Account Access.

Creating. guide. quick start. Get Started! your yearbook. Let s. Easy Account Access. Creating your yearbook quick start guide Let s Get Started! Easy Account Access you can access your account from any computer with a broadband internet connection by visiting www.yearbookwizard.com Table

More information

Exhibitor Software User s Manual. Exhibitor Software V

Exhibitor Software User s Manual. Exhibitor Software V Exhibitor Software User s Manual Exhibitor Software V1.0.1 090908 1 Contents 1. Exhibitor Software 2. Installation 3. Using Exhibitor Program 3.1 Starting the Program 3.2 Logging in to the Program 3.3

More information

Lesson 3: Identifying Key Characteristics of Workgroups and Domains

Lesson 3: Identifying Key Characteristics of Workgroups and Domains 1-16 Chapter 1 Introduction to Windows XP Professional Lesson 3: Identifying Key Characteristics of Workgroups and Domains Windows XP Professional supports two types of network environments in which users

More information

Create MedicCoin Master Node Instruction Rev2

Create MedicCoin Master Node Instruction Rev2 Create MedicCoin Master Node Instruction Rev2 1. Download MedicCoin wallet using below link https://mediccoin.com/mediccoin-window.zip 2. Unzip/extract MedicCoin-Window.zip to C:\coins\MedicCoin folder.

More information

Minitab Lab #1 Math 120 Nguyen 1 of 7

Minitab Lab #1 Math 120 Nguyen 1 of 7 Minitab Lab #1 Math 120 Nguyen 1 of 7 Objectives: 1) Retrieve a MiniTab file 2) Generate a list of random integers 3) Draw a bar chart, pie chart, histogram, boxplot, stem-and-leaf diagram 4) Calculate

More information

Florida Standards Assessments

Florida Standards Assessments Florida Standards Assessments Practice Tests Guide 2018 2019 Updated August 10, 2018 Prepared by the American Institutes for Research Florida Department of Education, 2018 Descriptions of the operation

More information

A Guide to Processing Photos into 3D Models Using Agisoft PhotoScan

A Guide to Processing Photos into 3D Models Using Agisoft PhotoScan A Guide to Processing Photos into 3D Models Using Agisoft PhotoScan Samantha T. Porter University of Minnesota, Twin Cities Fall 2015 Index 1) Automatically masking a black background / Importing Images.

More information

Installation and Removal

Installation and Removal Installation and Removal Table of Contents IMPORTANT READ FIRST BEFORE INSTALLATION 102 Single-user Installation 103 Network Installation 106 Removal of X-Ray 3.0 108 101 IMPORTANT: Read these instructions

More information

ver.: Manual

ver.: Manual ver.: 12.2015 Manual Index 1. Language selection...........................................................2 2. Launching the program, analysis selection..............................................3

More information

RWT Network System Installation Guide

RWT Network System Installation Guide RWT Network System Installation Guide Copyright 2003, Talking Fingers, Inc. Page 1 of 48 This document is Copyright 2003 by Talking Fingers, Inc. All rights are reserved. This document may not be copied

More information

A Reference guide to Using the Collaborate tool in your LMS (Mac Users)

A Reference guide to Using the Collaborate tool in your LMS (Mac Users) A Reference guide to Using the Collaborate tool in your LMS (Mac Users) Your LMS includes a synchronous (real-time) tool for online communication within your subject or community. The Collaborate tool

More information

TABLE OF CONTENTS. 1 Installation Instructions 1.1 Prior to Install 1.2 Download the software 1.3 Obtaining the PIKO-PACS by Opal License

TABLE OF CONTENTS. 1 Installation Instructions 1.1 Prior to Install 1.2 Download the software 1.3 Obtaining the PIKO-PACS by Opal License 1 TABLE OF CONTENTS 1 Installation Instructions 1.1 Prior to Install 1.2 Download the software 1.3 Obtaining the PIKO-PACS by Opal License 2 Introduction to PikoPACS by Opal 2.1 What is PikoPACS by Opal?

More information

How To Title: Scan and File into ICS Purpose: To scan and file information into the patient s medical record Audience: All Staff Date: June 21, 2013

How To Title: Scan and File into ICS Purpose: To scan and file information into the patient s medical record Audience: All Staff Date: June 21, 2013 There are two ways to import medical records into ICS: A. Scan paper document(s) utilizing a scanner B. Import documents from a file, folder or Right Fax Acquiring images through a scanner: 1. Check that

More information

5 Setting Preferences 15 Preferences 15 Configure Chart Colors 16

5 Setting Preferences 15 Preferences 15 Configure Chart Colors 16 CRITERION Vantage 3 Acquire Training Manual Contents 1 Introduction 3 Collecting Data 3 2 Starting the Program 3 Logging In and Logging Out 3 Logging In 3 Logging in as an Administrator 3 Logging in as

More information

Workspace Desktop Edition Deployment Guide. Installing The Workspace SIP Endpoint

Workspace Desktop Edition Deployment Guide. Installing The Workspace SIP Endpoint Workspace Desktop Edition Deployment Guide Installing The Workspace SIP Endpoint 11/20/2017 Installing The Workspace SIP Endpoint [Modified: 8.5.109.16, 8.5.114.08] The Workspace SIP Endpoint is an optional

More information

For additional support please call Cost Effective Computers at This guide was printed on 9/22/2004.

For additional support please call Cost Effective Computers at This guide was printed on 9/22/2004. Hardware and Windows Basics... 2 Start Up... 3 Starting the Computer... 3 Starting the Pharmacy System... 3 Flip Screen... 4 Starting a Workstation... 4 Shutdown Server (or Windows Workstation)... 4 Backups...

More information

ClinicalExpress Operator s Guide. version 6.1 for general radiography and mammography

ClinicalExpress Operator s Guide. version 6.1 for general radiography and mammography ClinicalExpress Operator s Guide version 6.1 for general radiography and mammography Copyright by VIDAR Systems Corporation. All rights reserved. No part of this publication may be reproduced, stored in

More information

Sante DICOM Editor 3D

Sante DICOM Editor 3D Sante DICOM Editor 3D Quick start guide Copyright 2017 Santesoft, all rights reserved Contents The user interface... 2 The modes of the Main Window (4)... 5 Customize the toolbars... 11 Open a file...

More information

Central Monitoring by Center V2

Central Monitoring by Center V2 CHAPTER 9 Central Monitoring by Center V2 With Center V2, central monitoring station (CMS) can be deployed immediately because it brings multiple GV systems together into an integrated interface, allowing

More information

Configure the idrac Remote Access Console

Configure the idrac Remote Access Console Configure the idrac Remote Access Console Published: 2019-02-11 If your ExtraHop system is deployed in a data center or other remote environment, you might need to access the console and power-management

More information

Installing Oracle 12c R1 on a 64-bit OS

Installing Oracle 12c R1 on a 64-bit OS Complete this step only AFTER installing SQL Server Development Tools (SSDT). To install Oracle, complete these steps. Confirm Prerequisite 1) Confirm SSDT (Sql Server Data Tools) exists on the workstation.

More information

VCOM. User Manual. User Manual for VCOM Serial Device Driver. (November 2007)

VCOM. User Manual. User Manual for VCOM Serial Device Driver. (November 2007) VCOM User Manual User Manual for VCOM Serial Device Driver (November 2007) Table of Contents 1) INTRODUCTION... 3 1.1) System Requirements... 3 1.2) Software Installation... 3 1.3) System Startup... 5

More information

Step-by-Step Guide to Ansur Executive 3.0 With or without Electronic Signatures

Step-by-Step Guide to Ansur Executive 3.0 With or without Electronic Signatures Step-by-Step Guide to Ansur Executive 3.0 With or without Electronic Signatures Table of Contents Background...3 Set up Central PC:...4 Configuring SQL Server 2005:... 11 Ansur Executive Server Installation:...

More information

FSA Algebra 1 EOC Practice Test Guide

FSA Algebra 1 EOC Practice Test Guide FSA Algebra 1 EOC Practice Test Guide This guide serves as a walkthrough of the Algebra 1 EOC practice test. By reviewing the steps listed below, you will have a better understanding of the test functionalities,

More information

EvaluNet XT v1.2. Setup Guide

EvaluNet XT v1.2. Setup Guide 2 EvaluNet XT v1.2 Setup Guide Table of Contents 1 INTRODUCTION 2 1.1 HOW IS EVALUNET XT STRUCTURED? 2 1.2 SYSTEM REQUIREMENTS 2 1.3 NETWORK SETUP DETAILS 2 1.4 PEER-TO-PEER NETWORKS 3 1.5 LINUX SETUP

More information

INSTALLATION GUIDE. Trimble AllTrak Software

INSTALLATION GUIDE. Trimble AllTrak Software INSTALLATION GUIDE Trimble AllTrak Software INSTALLATION GUIDE Trimble AllTrak software Version 3.5 Revision A_ENG November 2012 F Trimble Navigation Limited Building Construction 5475 Kellenburger Road

More information

VM PACS Administrator Manual VM PACS. Administrators Manual.

VM PACS Administrator Manual VM PACS. Administrators Manual. VM PACS Administrators Manual 1 Table of contents RIS Integration Tab 3 Paths 4 User Control 5 Create User Roles 5 User Roles Configuration 6 User Creation 6 Report Options 7 Dicom Nodes 8 Send advanced

More information

Simple Paging Start-Up Guide

Simple Paging Start-Up Guide Simple Paging Start-Up Guide About the Barix Simple Paging Solution The Barix Simple Paging solution is based on a number of Barix devices that come ready to use, enabling to you setup a paging system

More information

Lab - Task Manager in Windows 8

Lab - Task Manager in Windows 8 Lab - Task Manager in Windows 8 Introduction In this lab, you will explore Task Manager and manage processes from within Task Manager. Recommended Equipment The following equipment is required for this

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

Tutorial for loading music files into an Ipad

Tutorial for loading music files into an Ipad Tutorial for loading music files into an Ipad 1. For this example we ll use Adobe Acrobat Reader as the application (app) that we ll use to file and store our music on our Ipad. There are other music applications

More information

Extended Brilliance Workspace v3.5 Report Template Editor

Extended Brilliance Workspace v3.5 Report Template Editor Extended Brilliance Workspace v3.5 Report Template Editor This is an application guide for Extended Brilliance Workspace v3.5. For more detailed information, please refer to the Philips operator or user

More information

TradeGuider VSA Plug-in for NinjaTrader quick install and setup guide.

TradeGuider VSA Plug-in for NinjaTrader quick install and setup guide. TradeGuider VSA Plug-in for NinjaTrader quick install and setup guide. Introduction. This short guide will help you to download and install the TradeGuider VSA Plug-in for the NinjaTrader platform. This

More information

CABC Installation Guide Maximizer CRM 12 Entrepreneur Edition

CABC Installation Guide Maximizer CRM 12 Entrepreneur Edition CABC Installation Guide Maximizer CRM 12 Entrepreneur Edition CABC Ltd PO Box 162 Newbury Berkshire RG14 1AS 01635 570970 Document Version: 1.2 Dated: 05/04/2012 Purpose of this Document This document

More information

SoilMate Import results and view

SoilMate Import results and view Contents 1. Overview... 1 2. Import Results... 1 2.1 Download results in SoilMate program... 1 2.2 From email file... 2 3. Lab Results Page orientation... 4 4. Preview Results... 5 5. Help please!... 6

More information

Installation Guide. Cornerstone* 8.5 NEXT Software and IDEXX-PACS* Imaging Software. Plan for your upgrade

Installation Guide. Cornerstone* 8.5 NEXT Software and IDEXX-PACS* Imaging Software. Plan for your upgrade Installation Guide This installation guide is for customers who are using Cornerstone* Software version 8.2 to 8.3 NEXT with the integrated diagnostic imaging module. If your software does not meet these

More information

WatchManager SQL Installation Guide

WatchManager SQL Installation Guide WatchManager SQL Installation Guide WatchManager SQL Installation Guide All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including

More information

Composite LINK System Computer Console Selection

Composite LINK System Computer Console Selection Composite LINK System Computer Console Selection General: The Composite LINK System is the latest generation of classroom management control equipment for instructors to use in computer based training

More information

Microsoft Office Outlook 2010

Microsoft Office Outlook 2010 Starting Microsoft Outlook 2010 with XP Click on Start, E-mail Microsoft Outlook or Start, All Programs, Microsoft Office, Microsoft Outlook. Starting Microsoft Outlook 2010 with Windows 7 Click on the

More information

Digital Content e-reader Features Overview

Digital Content e-reader Features Overview Digital Content e-reader Features Overview Announcing the launch of our new digital content e-reader. This brief overview will demonstrate some of the most important features of our new e-reader. Once

More information

Conversion Software User Guide for

Conversion Software User Guide for JANUARY 2018 CDS Conversion Software User Guide for Windows Version 2.0 Table of Contents CDS Conversion Software V2 for Windows User Guide... 1 System Requirements... 1 Introduction... 1 Installing CDS

More information

ELECTRONIC REMITTANCE ADVICE

ELECTRONIC REMITTANCE ADVICE ELECTRONIC REMITTANCE ADVICE INFORMATION ABOUT ERAS (ELECTRONIC REMITTANCE ADVICE) FILES Did you recently receive a check without a paper EOB? If so, the insurance company is sending you an Electronic

More information

CABC Installation Guide Maximizer CRM 11 Entrepreneur Edition

CABC Installation Guide Maximizer CRM 11 Entrepreneur Edition CABC Installation Guide Maximizer CRM 11 Entrepreneur Edition CABC Ltd PO Box 162 Newbury Berkshire RG14 1AS 01635 570970 Document Version: 2.1 Dated: 01/07/2010 Purpose of this Document This document

More information

Stretching and Flexibility Manual

Stretching and Flexibility Manual Stretching and Flexibility Manual Installation Instructions WINDOWS 3.1 1. Put the CD-ROM into your computer s CD-ROM drive. 2. In File Manager, click on the CD-ROM icon. 3. Double-click on the SETUP.EXE

More information

On Call Imaging Specialists. We re here to assist you with questions about operating your equipment. Pocket Quick Guide. Software version 3.2.

On Call Imaging Specialists. We re here to assist you with questions about operating your equipment. Pocket Quick Guide. Software version 3.2. On Call Imaging Specialists 1800 060 209 We re here to assist you with questions about operating your equipment. Pocket Quick Guide Software version 3.2.1 Locating a Study in Worklist 1. Double Click the

More information

CyberComm Pro 2.4 Data Acquisition Software Installation & User Guide. CyberScan DO 1500

CyberComm Pro 2.4 Data Acquisition Software Installation & User Guide. CyberScan DO 1500 CyberComm Pro 2.4 Data Acquisition Software Installation & User Guide CyberScan DO 1500 Bench Dissolved Oxygen Meter Technology Made Easy... 68X292341 Rev.0 01/04 PREFACE Thank you for selecting the CyberScan

More information

Creating Postcards in Microsoft Publisher

Creating Postcards in Microsoft Publisher Creating Postcards in Microsoft Publisher Open Publisher either from the desktop or through the Start menu. Once Publisher opens, select Postcards from the menu on the right hand side of the screen. Scroll

More information

Solar Campaign Google Guide. PART 1 Google Drive

Solar Campaign Google Guide. PART 1 Google Drive Solar Campaign Google Guide This guide assumes your team has already retrieved its template Solar Campaign folder from Vital Communities and shared it with the entire volunteer team on Google Drive. To

More information

MySQL SERVER INSTALLATION, CONFIGURATION, AND HOW TO USE WITH STARCODE NETWORK

MySQL SERVER INSTALLATION, CONFIGURATION, AND HOW TO USE WITH STARCODE NETWORK MySQL SERVER INSTALLATION, CONFIGURATION, AND HOW TO USE WITH STARCODE NETWORK This document describes how to install MySQL server (version 5.7.19) on Windows PC, and how to use StarCode Network with MySQL

More information

This is a structured tutorial demonstrating the features of the GEdit system. The tutorial guides the designer through three structured examples.

This is a structured tutorial demonstrating the features of the GEdit system. The tutorial guides the designer through three structured examples. Tutorial on Gedit This is a structured tutorial demonstrating the features of the GEdit system. The tutorial guides the designer through three structured examples. Background GEdit is a program that allows

More information

Dentrix Learning Edition. Installation Instructions

Dentrix Learning Edition. Installation Instructions Dentrix Learning Edition Installation Instructions 2 TIPS FOR A SUCCESSFUL INSTALLATION These steps have been prepared to help minimize or eliminate any issues when installing the Dentrix Learning Edition.

More information

Inmagic Content Server Standard Version 9.00 Installation Notes for New and Upgrade Installations

Inmagic Content Server Standard Version 9.00 Installation Notes for New and Upgrade Installations Inmagic Content Server Standard Version 9.00 Installation Notes for New and Upgrade Installations Revision 2 Thank you for purchasing Inmagic Content Server. This document is intended for the following

More information

Finalizing the Project

Finalizing the Project Item#: MB7920 Finalizing the Project Use the steps in this section to prepare your project to send to Yearbook Interactive for duplication. This process is required before project submission. It may take

More information

LENEL ONGUARD CLIENT INSTALLATION GUIDE

LENEL ONGUARD CLIENT INSTALLATION GUIDE LENEL ONGUARD 6.5.624 CLIENT INSTALLATION GUIDE Document Version: 1.0 Date: 1/22/2013 TABLE OF CONTENTS TABLE OF CONTENTS... 2 DOCUMENT REVISION HISTORY... 2 NOTICE... 3 PREREQUISITE STEPS... 3 DISABLE

More information

How to set up a Default Printer

How to set up a Default Printer How to set up a Default Printer 1. Click on the Start Menu 2. Select the Devices and Printers icon Start menu window 3. The Devices and Printers window will show you all the installed printers you have

More information

Contents. 1. Verify the package contents

Contents. 1. Verify the package contents Bullet VERSION 1.3 This installation guide provides basic instructions for installing the PLC-325PW/ PLC-335PW on your network and then configure Android, ios App and PC software to view the camera. For

More information

Adobe Acrobat Reader 4.05

Adobe Acrobat Reader 4.05 Adobe Acrobat Reader 4.05 1. Installing Adobe Acrobat Reader 4.05 If you already have Adobe Acrobat Reader installed on your computer, please ensure that it is version 4.05 and that it is Adobe Acrobat

More information

Introduction to PackAssistant Release 4.0.1

Introduction to PackAssistant Release 4.0.1 Introduction to PackAssistant Release 4.0.1 Fraunhofer Institute for Algorithms and Scientific Computing SCAI, Department of Optimization Dec 21, 2016 Contents 1 Preamble 2 2 Installation 2 2.1 System

More information

Installation Guide. Version 2600

Installation Guide. Version 2600 Installation Guide Version 2600 Before You Start Check here to see that your PC has what it needs to run FedEx Ship Manager Software: Minimum System and Hardware Requirements Intel Pentium 4, 2.4 GHz recommended

More information

Livescribe Connect User Guide. Draft P-2 May 23, 2011

Livescribe Connect User Guide. Draft P-2 May 23, 2011 Copyrights and Trademarks LIVESCRIBE, ECHO, PULSE, CONNECT, and NEVER MISS A WORD are trademarks of Livescribe Inc. All other trademarks are properties of their respective owners. Copyright 2007-2011.

More information

Windows Me Navigating

Windows Me Navigating LAB PROCEDURE 11 Windows Me Navigating OBJECTIVES 1. Explore the Start menu. 2. Start an application. 3. Multi-task between applications. 4. Moving folders and files around. 5. Use Control Panel settings.

More information

Installation of FRAMIGEST 1.3 and higher Installation with Server

Installation of FRAMIGEST 1.3 and higher Installation with Server Installation of FRAMIGEST 1.3 and higher Installation with Server WINDOWS XP: use the appropriate manual for an installation on Windows XP First of all, be sure that the Windows account you are logged

More information

ACTIVINSPIRE CHEATSHEET

ACTIVINSPIRE CHEATSHEET ACTIVINSPIRE CHEATSHEET Dashboard Toolbox Customize Browser Marquee THE DASHBOARD When ActivInspire opens, the Dashboard appears. The Dashboard contains shortcuts to flipcharts and time-saving tools. It

More information

Instructions for automatically masking a black background in Agisoft PhotoScan

Instructions for automatically masking a black background in Agisoft PhotoScan A Simple Photogrammetry Rig for the Reliable Creation of 3D Artifact Models in the Field: Lithic Examples from the Early Upper Paleolithic Sequence of Les Cottés (France) Instructions for automatically

More information

Social Interaction Tutorial

Social Interaction Tutorial A utotyping Social Interaction Page 1 Social Interaction Tutorial 1) Navigate to autotyping/social and enter the command SocialGUI at the command window in MATLAB. A screen should pop up that looks like

More information

SUBJECT: Importing of Patient Images Effective: 1/2013 Reviewed: 04/2015 APPROVED BY: Director of Radiology Page 1 of 6. Importing of Patient Images

SUBJECT: Importing of Patient Images Effective: 1/2013 Reviewed: 04/2015 APPROVED BY: Director of Radiology Page 1 of 6. Importing of Patient Images APPROVED BY: Director of Radiology Page 1 of 6 Importing of Patient Images Purpose: In order to ensure that physicians have ready access to outside images and continuity of care is maintained, the Radiology

More information

Sound Manager 2 User Guide

Sound Manager 2 User Guide Sound Manager 2 User Guide Version 1.8.4 September 27 th, 2016 OVERVIEW 2 USER OPERATION 3-6 LOGIN SCREEN 7 OPTIONAL STEP 8-10 MAIN MENU 11 DEVICES TAB 11 ZONE TAB 12 EQ TAB 13 SOURCES TAB 14 SYSTEM TAB

More information