MCNP6 installation. Creates a Command prompt for running MCNP6

Size: px
Start display at page:

Download "MCNP6 installation. Creates a Command prompt for running MCNP6"

Transcription

1 MCNP6 installation Creates a Command prompt for running MCNP6 1

2 Command Prompt Properties Target: %HOMEDRIVE%%HOMEPATH %\mcnp_env.bat Start in: Default: %HOMEDRIVE%%HOMEPATH% Modified to: C:\vis 2

3 Command Prompt Target %HOMEDRIVE% = The disk you installed the software on. %HOMEPATH% is your log in username. NOTE: Everyone has a different %HOMEDRIVE%%HOMEPATH% 3

4 MCNP installation rem MCNP DOS Autorun batch file rem This file was created by the MCNP Install script. rem to set the DOS Environment Correctly with the DOS CMD Autorun feature. rem To uninstall simply delete this file. set MCNPPATH=C:\mcnp6\MCNP _ PATH set DATAPATH=C:\mcnp6\MCNP_DATA SET DISPLAY=:0.0 modifies the path Sets the DATAPATH Sets the DISPLAY You must to use the M command prompt to run the executables and access the cross sections. 4

5 The M command prompt Everyone has a different %HOMEDRIVE%%HOMEPATH% The mcnp_env.bat is executed when the M command prompt is selected. This prevents other users on your computer accessing the code. A generic command prompt will not run MCNP6. Batch files will not work unless run from the M command prompt Visual Editor will no longer be able to find the cross sections. If you install on a external drive, it may not work if you move this drive up to a different computer and the Drive letters changes. By default, every user will run in a different directory. 5

6 Start in directory The default start in directory is: %HOMEDRIVE%%HOMEPATH 6 Change this to a more convenient location (i.e. C:\vis).

7 Target: C:\Windows\System32\cmd.exe /K "%HOMEDRIVE%%HOMEPATH%\mcnp_env.bat" 1. To change the target location by hand, modify the above command. 2. Creates a standard cmd then runs the mcnp_env.bat file 3. The /k keeps the command prompt up. 7

8 Change DISPLAY in rem MCNP DOS Autorun batch file rem This file was created by the MCNP Install script. rem to set the DOS Environment Correctly with the DOS CMD Autorun feature. rem To uninstall simply delete this file. set PATH set DATAPATH=C:\mcnp6\MCNP_DATA SET DISPLAY=localhost:0 DISPLAY MUST BE CAPITALIZED No blanks spaces at the end If the default display deos not work in Windows, edit the mcnp_env.bat file and modify it by inserting localhost, remove the.0. Make sure there a no spaces after the 0. 8

9 Visual Editor implications Visual Editor does not know about the M command prompt or the mcnp_env.bat file. You need to let Visual Editor know the DATAPATH. 1. The best option is to set the DATAPATH environment variable for your computer. 2. You can also type in the Vised executable from the MCNP command prompt. 3. You can create Vised batch files from the MCNP batch files. 9

10 Setting the DATAPATH on Windows On computer, right click and select properties. 10

11 Setting the DATAPATH on Windows Select: Advanced system settings 11

12 Setting the DATAPATH on Windows Create/Select the DATAPATH Environment Variable. If it does not exist select NEW. If it does exist select EDIT. 12

13 MCNP installation Setting the DATAPATH on Windows Edit or create (New) the DATAPATH variable name 13

14 14 Setting the DATAPATH on Windows

15 Setting the DATAPATH on Windows Enter the DATAPATH. 15

16 Setting the DATAPATH on Windows If you do not know your DATAPATH value, type set DAT in the M command prompt. 16

17 Modify the Windows PATH You can also modify the PATH definition so MCNP6 can run anywhere on your computer. Scroll down to the Path variable. 17

18 Modify the Windows PATH Select Edit Add the path to the MCNP6 binaries (i.e. C:\mcnp6\mcnp_code\bin) Refer to the mcnp_env.bat file for the path for your setup. Don t forget the ; 18

19 You can also: Run from the MCNP command prompt Run the Visual Editor from the MCNP6 command prompt. 19

20 OR: Create a VISED command icon from 20 the MCNP command icon Create a vised batch file from the MCNP batch file: copy mcnp_env.bat set set DISPLAY=:0 set DATAPATH=C:\MCNP6\MCNP_DATA c:\mcnp6\vised\visplot61_25 exit Add a line to run Vised. Make sure there is no space after the DATAPATH line, or it will not work

21 Copy the MCNP icon to create a VISED icon change the name of the bat file. You can change the icon image by selecting Change Icon You can create an icon by saving a vised plot to a bmp file. 21

Instruction: Download and Install R and RStudio

Instruction: Download and Install R and RStudio 1 Instruction: Download and Install R and RStudio We will use a free statistical package R, and a free version of RStudio. Please refer to the following two steps to download both R and RStudio on your

More information

Lab - Create a Partition in Windows 8

Lab - Create a Partition in Windows 8 Lab - Create a Partition in Windows 8 Introduction In this lab, you will create a FAT32 formatted partition on a disk. You will convert the partition to NTFS. You will then identify the differences between

More information

Password Reset Utility. Configuration

Password Reset Utility. Configuration Password Reset Utility Configuration 1 Table of Contents 1. Uninstalling Legacy Password Reset... 2 2. Password Reset Utility: How to deploy and configure via Group Policy... 2 3. Configuring Group Policy

More information

Installation of fi-4110cu Scanner under Windows 2000

Installation of fi-4110cu Scanner under Windows 2000 Installation of fi-4110cu Scanner under Windows 2000 Connect the scanner to the PC. Turn on the scanner and then the PC Log into Windows Note: The user must log in with administrator authority. For information

More information

MATLAB Introduction To Engineering for ECE Topics Covered: 1. Creating Script Files (.m files) 2. Using the Real Time Debugger

MATLAB Introduction To Engineering for ECE Topics Covered: 1. Creating Script Files (.m files) 2. Using the Real Time Debugger 25.108 Introduction To Engineering for ECE Topics Covered: 1. Creating Script Files (.m files) 2. Using the Real Time Debugger SCRIPT FILE 77-78 A script file is a sequence of MATLAB commands, called a

More information

[CONTENT ROTATOR 1.0 USER MANUAL]

[CONTENT ROTATOR 1.0 USER MANUAL] Overview...3 Installation and Configuration...3 Adding Rich Text Content...3 Adding a Standard Image...5 Adding Flash Content...6 Module Settings...7 Tech Support...8 Feedback / Contact Us...8 2 Smoke

More information

UNINSTALL THE BPR FOR WIN-Rev2.bprm

UNINSTALL THE BPR FOR WIN-Rev2.bprm Process Purpose: COMPLETE UNINSTALL OF THE BPR V0.039 ON WIN Process Responsible Person: OPTIMUM OUTPUT SUPPORT Process Description: This training material was created in 0 seconds using TheBPR. Go to

More information

The QuickCalc BASIC User Interface

The QuickCalc BASIC User Interface The QuickCalc BASIC User Interface Running programs in the Windows Graphic User Interface (GUI) mode. The GUI mode is far superior to running in the CONSOLE mode. The most-used functions are on buttons,

More information

Part I. Introduction to Linux

Part I. Introduction to Linux Part I Introduction to Linux 7 Chapter 1 Linux operating system Goal-of-the-Day Familiarisation with basic Linux commands and creation of data plots. 1.1 What is Linux? All astronomical data processing

More information

MATLAB - Lecture # 4

MATLAB - Lecture # 4 MATLAB - Lecture # 4 Script Files / Chapter 4 Topics Covered: 1. Script files. SCRIPT FILE 77-78! A script file is a sequence of MATLAB commands, called a program.! When a file runs, MATLAB executes the

More information

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0)

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0) CHAPTER 2 EMS Installation This chapter provides instructions for installing the Element Management System (EMS) software on a user workstation. Workstation Requirements The following sections list the

More information

Troubleshooting Policy Client

Troubleshooting Policy Client If You Had a Hammer Troubleshooting Policy Client For any given software application, there are usually one or more hammers that can be used to quickly repair the application. Hammers require little resource

More information

NEC Versa 500D/550D Windows 98 Upgrade Information

NEC Versa 500D/550D Windows 98 Upgrade Information NEC Versa 500D/550D Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 500D/550D system to Microsoft Windows 98. Please read these notes in their

More information

Installation Manual and Quickstart Guide

Installation Manual and Quickstart Guide JuliaPro (v1.0.2.1) Installation Manual and Quickstart Guide Contents 1. Objective 2. Prerequisites 2.1. Installation of Xcode command line tools 3. Installing JuliaPro 4. Launching Juno for JuliaPro 4.1.

More information

Infotek Solutions Inc.

Infotek Solutions Inc. Infotek Solutions Inc. Read Data from Database and input in Flight Reservation login logout and add Check point in QTP: In this tutorial we will read data from mysql database and give the input to login

More information

Upgrade EZ-Pay V6 Guide

Upgrade EZ-Pay V6 Guide Upgrade EZ-Pay V6 Guide Who should use this patch Users who are using versions 3.0.4 of EZ-Pay can upgrade to version 3.1.0 Where to get this patch Download it from http://www.hr21.com.hk/ -> Products->

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

FEEDBACK ONLINE PARTICIPANT USER S GUIDE

FEEDBACK ONLINE PARTICIPANT USER S GUIDE FEEDBACK ONLINE PARTICIPANT USER S GUIDE March 2003 Accessing Feedback Online To access Feedback Online, type in the LMI website address http://www.lmi-inc.com/feedback/ Logon instructions Type in your

More information

The Flexischools Online Order Management System Installation Guide

The Flexischools Online Order Management System Installation Guide The Flexischools Online Order Management System Installation Guide Page 1 of 18 Installation Pack Welcome to the Flexischools system. You will have received a disc containing: Sato Drivers Flexischools

More information

San Jacinto College. Secure SSL VPN Instruction Manual. Contents

San Jacinto College. Secure SSL VPN Instruction Manual. Contents 1 San Jacinto College Secure SSL VPN Instruction Manual The new Secure SSL VPN provides a more secure and convenient method of accessing San Jacinto College resources remotely. This document provides an

More information

Applied ICT Skills MS Windows

Applied ICT Skills MS Windows Applied ICT Skills MS Windows Lesson 1 - How to install an operating system into computer? Windows 7 is perhaps the best Microsoft operating system and is very easy to install compared to other windows.

More information

User documentation. BEEM v1.0 January 2010

User documentation. BEEM v1.0 January 2010 User documentation BEEM v1.0 January 2010 1 Table of contents Table of contents... 2 About this paper... 3 Using this manual... 3 Navigation keys... 4 Conventions... 5 Support... 5 Installation/Uninstallation...

More information

Click OK in the confirmation window. The selected workstations restart in the Thawed state.

Click OK in the confirmation window. The selected workstations restart in the Thawed state. Introduction The process of updating virus pattern files on workstations protected by Deep Freeze Enterprise involves three fundamental steps: 1. Rebooting the workstations into a Thawed state so the updates

More information

Getting Started - How to Create a New User Account

Getting Started - How to Create a New User Account Getting Started - How to Create a New User Account *Prior to getting started, we encourage you to download and install the latest versions of Chrome (google.com/chrome), Firefox (https://www.mozilla.org)

More information

Install & Configure Thunderbird E- mail

Install & Configure Thunderbird E- mail Install & Configure Thunderbird E- mail Thunderbird is a free, open source mail client that runs on Windows, Mac, and Linux. This document will cover specific information about setting up Thunderbird 2

More information

Lab: Install a NIC in Windows XP

Lab: Install a NIC in Windows XP 11.4.1 Lab: Install a NIC in Windows XP Introduction Print and complete this lab. In this lab, you will install a NIC, verify NIC operation, and manually configure an IP address. Recommended Equipment

More information

Installation Manual and Quickstart Guide

Installation Manual and Quickstart Guide JuliaPro (v0.6.2.2) Installation Manual and Quickstart Guide Contents 1. Objective 2. Prerequisites 3. Installing JuliaPro 4. Using the JuliaPro Command Prompt 4.1. Configuring PyCall and IJulia for use

More information

Using

Using Using www.bcidaho.net Blue Cross supports a wide variety of clients and protocols for uploading and downloading files from our servers, including web-based tools, traditional clients and batch processing.

More information

Script.byu.edu SharePoint Instructions

Script.byu.edu SharePoint Instructions Script.byu.edu SharePoint Instructions Site Actions Menu Go to script.byu.edu, click on Authenticate at the bottom of page, you will be prompted to enter a username and password, use your netid and password

More information

Directions for Setting up Remote Desktop Connection for PC:

Directions for Setting up Remote Desktop Connection for PC: Directions for Setting up Remote Desktop Connection for PC: BEFORE YOU BEGIN, MAKE SURE YOU HAVE: COMPUTER NAME USERNAME TEMPORARY PASSWORD 1 4/19/2016 Creating a Shortcut to your Concourse Hosting remote

More information

EE168 Lab/Homework #1 Introduction to Digital Image Processing Handout #3

EE168 Lab/Homework #1 Introduction to Digital Image Processing Handout #3 EE168 Lab/Homework #1 Introduction to Digital Image Processing Handout #3 We will be combining laboratory exercises with homework problems in the lab sessions for this course. In the scheduled lab times,

More information

CDS 32 Version 2.xx File Utilities

CDS 32 Version 2.xx File Utilities CDS 32 Version 2.xx File Utilities c2004 Pristine Systems, Inc. CONTENTS Addendum, 7 Addendum, Marking Multiple Selections, 7 Audio File Manager, 3 A Move, 3 M N E Network Audio Manager, 4 Exit, 4 R F

More information

GTXImage CAD Series V21.0 Installation Guide Version 21.0

GTXImage CAD Series V21.0 Installation Guide  Version 21.0 GTXImage CAD Series V21.0 Installation Guide Version 21.0 1 Table of Contents Table of Contents Pg 2 Introduction Pg 3 - DVD Contents Product Overview Pg 3 Installing GTXImage CAD or PLUS Evaluation Copy

More information

Contents Upgrading BFInventory iii

Contents Upgrading BFInventory iii Upgrading ii Upgrading Contents Upgrading.............. 1 Upgrading to IBM Tivoli Endpoint Manager for Software Use Analysis version 2.0....... 1 Planning and preparing for the upgrade.... 2 Installing

More information

Super USB. User Manual. 2007, March

Super USB. User Manual. 2007, March Super USB User Manual 2007, March Windows98 Driver Install/Uninstall Driver Install: 1. Execute Win 98 UFD driver, then restart PC. 2. Plug Super USB into an available USB port. A new Removable Disk drive

More information

How to Install SprayView

How to Install SprayView How to Install SprayView 1. Installation from CD: If you have a CD with the SprayView software, you can install SprayView from the CD. To do this, 1) Put the SprayView CD into the CD drive. 2) Wait for

More information

GMI-Cmd.exe Reference Manual GMI Command Utility General Management Interface Foundation

GMI-Cmd.exe Reference Manual GMI Command Utility General Management Interface Foundation GMI-Cmd.exe Reference Manual GMI Command Utility General Management Interface Foundation http://www.gmi-foundation.org Program Description The "GMI-Cmd.exe" program is a standard part of the GMI program

More information

EM L13 Preparing Applications to Virtualized and Streamed Hands-On Lab

EM L13 Preparing Applications to Virtualized and Streamed Hands-On Lab EM L13 Preparing Applications to Virtualized and Streamed Hands-On Lab Description This Lab will cover how to package applications in preparation to be streaming using Symantec Workspace Streaming. These

More information

Release Notes. LabVIEW Application Builder for Windows. Contents

Release Notes. LabVIEW Application Builder for Windows. Contents Release Notes Contents LabVIEW Application Builder for Windows Version 4.1 The LabVIEW Application Builder is an add-on package you can use to create executable programs with LabVIEW. Additionally, you

More information

Quick Start. How to start monitoring use of your computer right away.

Quick Start. How to start monitoring use of your computer right away. Quick Start Using the Scheduler Capture Types Other Recommended Settings Viewing Captured Information Viewing, Replaying and Deleting captures Silently Emailing Capture Logs Hiding the prog. from praying

More information

Software Manual. Free Notes.Net

Software Manual. Free Notes.Net Software Manual Free Notes overview FreeNotes is a handwriting and drawing tool that gives users a more enjoyable working experience. FreeNotes offers two modes, Digital Notes Mode and Desktop Mode to

More information

USING PRODUCT PROVISIONING TO DELIVER FILES TO WINDOWS 10: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

USING PRODUCT PROVISIONING TO DELIVER FILES TO WINDOWS 10: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE OCTOBER 2018 PRINTED 4 MARCH 2019 USING PRODUCT PROVISIONING TO DELIVER FILES TO WINDOWS 10: VMWARE WORKSPACE ONE VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience Delivering

More information

Installation Manual RG-SAM+ENTERPRISE_4.00_Build

Installation Manual RG-SAM+ENTERPRISE_4.00_Build Installation Manual RG-SAM+ENTERPRISE_4.00_Build20150829 Copyright Statement Ruijie Networks 2016 Ruijie Networks reserves all copyrights of this document. Any reproduction, excerption, backup, modification,

More information

SymbianGuru.com Your guru in mobile software. Phone Wallet v 3.0. by Symbian Guru.

SymbianGuru.com Your guru in mobile software.  Phone Wallet v 3.0. by Symbian Guru. Phone Wallet v 3.0 by Symbian Guru User Manual Index Index...2 General description...3 How to install Phone Wallet...4 How to register Phone Wallet...4 Working with Phone Wallet...4 How to start...4 General

More information

v TUFLOW FV SMS 13.0 Tutorial Requirements Time Prerequisites Objectives

v TUFLOW FV SMS 13.0 Tutorial Requirements Time Prerequisites Objectives v. 13.0 SMS 13.0 Tutorial Objectives This tutorial demonstrates creating a simple model of a short section of river using the SMS TUFLOW FV interface. A mesh for an inbank area of a river will be built,

More information

D&C Scheme Editor 5.2 Installing Instructions

D&C Scheme Editor 5.2 Installing Instructions D&C Scheme Editor 5.2 Installing Instructions Installing Instructions D&C Scheme Editor 5.2 2 1 Notice 1.1 Supported Operating Systems The D&C Scheme Editor is tested to support the following 32-bit and

More information

Obtaining a login and password to the Online Application

Obtaining a login and password to the Online Application Obtaining a login and password to the Online Application You should have received a password to the online application from Regional Credentialing. If you ve forgotten your password, please contact us.

More information

SARS ANYWHERE ADMINISTRATION MANUAL APPENDICES

SARS ANYWHERE ADMINISTRATION MANUAL APPENDICES SARS ANYWHERE ADMINISTRATION MANUAL APPENDICES APPENDIX A HELP FILE The Help feature is a convenient and quick way to obtain more information about SARS Anywhere topics. There are four ways to use the

More information

The installation provides enhancements to earlier systems and fixes reported errors.

The installation provides enhancements to earlier systems and fixes reported errors. RandomWare Update Installation: Version 4.01.018 The installation provides enhancements to earlier systems and fixes reported errors. Contents 1. Installation from Disc... 2 2. Installation from Download...

More information

Abaqus Student Edition. Installation Instructions

Abaqus Student Edition. Installation Instructions Abaqus Student Edition Installation Instructions Before you begin: 1. Make sure you have administrator privileges, as this is required for the Abaqus Student Edition installation. 2. Turn off all anti-virus

More information

How to use Pro9Trader for NinjaTrader 7 Quick Start Guide

How to use Pro9Trader for NinjaTrader 7 Quick Start Guide 1 How to use Pro9Trader for NinjaTrader 7 Quick Start Guide Before we begin, are you connected to a CQG or Continuum data feed? Already connected? Skip to: How to Roll-Over Your Contracts on page 5. If

More information

Lab: Install a NIC

Lab: Install a NIC 11.4.1 Lab: Install a NIC Introduction Print and complete this lab. In this lab, you will install a NIC, verify NIC operation, and manually configure an IP address. Recommended Equipment Computer running

More information

LABEL PRINTER INSTALLATION GUIDE

LABEL PRINTER INSTALLATION GUIDE LABEL PRINTER INSTALLATION GUIDE Installation Pack Welcome to the Flexischools system. You will have been sent an email and two packages delivered by courier, one with the thermal label printer, and the

More information

HOWTO install multiple Sybase ASE or RS versions on a Windows server Contents

HOWTO install multiple Sybase ASE or RS versions on a Windows server Contents HOWTO install multiple Sybase ASE or RS versions on a Windows server Contents 1 Introduction... 2 2 Using srvany.exe... 2 3 ASE SERVER... 2 3.1 Files needed... 2 3.2 To install... 2 4 BACKUP SERVER...

More information

Getting Started with the HCA Plugin for Homebridge Updated 12-Nov-17

Getting Started with the HCA Plugin for Homebridge Updated 12-Nov-17 Getting Started with the HCA Plugin for Homebridge Updated 12-Nov-17 Table of Contents Introduction... 3 Getting Ready... 3 Step 1: Installing Bonjour... 5 Step 2: Installing Homebridge and the HCA Plugin...

More information

CESecure Quick Start Guide

CESecure Quick Start Guide CESecure Quick Start Guide Using CESecure Software CESecure software is pre-installed on CMS Products Flash or Hard Drives and does not require installation. The CESecure software moves with the encryption

More information

Thermo-Calc installation guide for Windows

Thermo-Calc installation guide for Windows Thermo-Calc installation guide for Windows 1995-2014 Foundation of Computational Thermodynamics Stockholm, Sweden Thermo-Calc installation guide for Windows computers Introduction Target group This installation

More information

All About Mapped Drives

All About Mapped Drives All About Mapped Drives All About Mapped Drives Intro to Mapped Hard Drives Mapped drives can be very useful when it comes to moving data around on an office or home network and they do have their usefulness.

More information

Accuterm 7 Usage Guide

Accuterm 7 Usage Guide P a g e 1 Accuterm 7 Usage Guide Most if not all computers on our campus have Accuterm 7 already installed on them. To log in, you will double click the icon on your desktop that looks like the one shown

More information

Initial Direct Access Sign On/Change My Password/Forgot Password Overview

Initial Direct Access Sign On/Change My Password/Forgot Password Overview Initial Direct Access Sign On/Change My Password/Forgot Password Overview Introduction This guide will provide Retirees, Annuitants, and Former Spouses the procedures for how to sign into Direct Access

More information

Install to USB. A guide to creating both the basic and bootable versions of an OSF USB

Install to USB. A guide to creating both the basic and bootable versions of an OSF USB Install to USB A guide to creating both the basic and bootable versions of an OSF USB 1 Copyright 2018 PassMark Software All Rights Reserved. PassMark is a registered trademark owned by PassMark Software.

More information

Setting up a Windows NT PostScript driver

Setting up a Windows NT PostScript driver Setting up a Windows NT PostScript driver You may need your original Windows NT setup diskettes (or CD-ROM) to complete this procedure if you need to install a PostScript printer in Step 3. 1 If your computer

More information

The Flexischools Online Order Management (FOOM) Installation Guide

The Flexischools Online Order Management (FOOM) Installation Guide FlexiSchools FOOM Installation The Flexischools Online Order Management (FOOM) Installation Guide Installation Pack Welcome to the Flexischools system. You will have been sent an email and two packages

More information

Touch N Go The Desktop In-and-Out Board 20 User Classic Edition Version 2.16/2.32

Touch N Go The Desktop In-and-Out Board 20 User Classic Edition Version 2.16/2.32 Touch N Go The Desktop In-and-Out Board 20 User Classic Edition Version 2.16/2.32 User Guide Touch N Go Systems, Inc. Copyright 1995-1998 All Rights Reserved 1 2 Table of Contents Introduction...4 Network

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

GTXImage CAD Series V14.0

GTXImage CAD Series V14.0 GTXImage CAD Series V14.0 Installation Guide Version 14.0 1 Table of Contents Table of Contents Pg 2 Introduction Pg 3 - DVD Contents Product Overview Pg 3 Installing GTXImage CAD or PLUS Evaluation Copy

More information

VMware Workstation 4 What s New Requirements Installation Guest OS Installation Documentation Troubleshooting Prev Contents Last Next Installing VMware Tools The following sections describe how to install

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

An Overview of the OSCAR Application Process

An Overview of the OSCAR Application Process An Overview of the OSCAR Application Process Although applying for positions in OSCAR may seem complex at first, it is a straightforward process that can be broken down into four basic steps: Upload Documents

More information

Map Intelligence Installation Guide

Map Intelligence Installation Guide Map Intelligence Installation Guide ii CONTENTS GETTING STARTED...4 Before Beginning the Installation... 4 Database Connectivity... 6 Map and Server Settings for Google Maps... 6 INSTALLING MAP INTELLIGENCE

More information

FAQ For Internal Use Only (Remove if intended for external distribution) How Selective Coordination Feature Work in PTW

FAQ For Internal Use Only (Remove if intended for external distribution) How Selective Coordination Feature Work in PTW How Feature Work in PTW The Feature in PTW allow users to pick selectively coordinated breakers for the upstream or downstream device from a list based on the manufacturer selectivity data. For the feature

More information

Running Minitab for the first time on your PC

Running Minitab for the first time on your PC Running Minitab for the first time on your PC Screen Appearance When you select the MINITAB option from the MINITAB 14 program group, or click on MINITAB 14 under RAS you will see the following screen.

More information

Using LINUX a BCMB/CHEM 8190 Tutorial Updated (1/17/12)

Using LINUX a BCMB/CHEM 8190 Tutorial Updated (1/17/12) Using LINUX a BCMB/CHEM 8190 Tutorial Updated (1/17/12) Objective: Learn some basic aspects of the UNIX operating system and how to use it. What is UNIX? UNIX is the operating system used by most computers

More information

Installation Manual and Quickstart Guide

Installation Manual and Quickstart Guide JuliaPro (v0.6.2.2) Installation Manual and Quickstart Guide Contents 1. Objective 2. Prerequisites 2.1. Installation of Xcode command line tools 3. Installing JuliaPro 4. Using the JuliaPro Command Prompt

More information

APPROPRIATE TECHNOLOGY LIBRARY

APPROPRIATE TECHNOLOGY LIBRARY APPROPRIATE TECHNOLOGY LIBRARY How to set up and access the files on your DVDs. First of all, thank you for purchasing this package from us. We are glad to offer it, and to try to get this information

More information

Troubleshooting. Important notes. During installation. Installer cannot start

Troubleshooting. Important notes. During installation. Installer cannot start Troubleshooting Important notes During installation RPA Express launch Working with RPA Express During Uninstall or Re-install How to Send Logs Important notes Before you proceed with finding a solution

More information

Outlook 2003, Level 2 Page 1

Outlook 2003, Level 2 Page 1 Outlook 2003, Level 2 Page 1 Course Topics Creating and Sharing Contacts Customizing Views Sorting / Organizing Folders Managing Address Books Auto Signatures Sharing Folders (Calendars, Email Inboxes,

More information

Hollins University VPN

Hollins University VPN Hollins University VPN Hollins is now using Palo Alto for its network security and VPN gateway. You will need to install the new VPN client called GlobalProtect to gain access to the Hollins network remotely.

More information

HOW TO DISABLE OR STOP AUTO CHKDSK DURING WINDOWS STARTUP

HOW TO DISABLE OR STOP AUTO CHKDSK DURING WINDOWS STARTUP Date: 18/04/2013 Procedure: How to disable or Stop Auto CHKDSK During Windows Startup Source: LINK Permalink: LINK Created by: HeelpBook Staff Document Version: 1.0 HOW TO DISABLE OR STOP AUTO CHKDSK DURING

More information

CTECS Connect 2.2 Release Notes December 10, 2009

CTECS Connect 2.2 Release Notes December 10, 2009 (Formerly VTECS) CTECS Connect 2.2 Release Notes December 10, 2009 This document contains information that supplements the CTECS Connect 2.2 documentation. Please visit the CTECS Connect Support area of

More information

From using an External Harddrive, to a Google Cloud Drive; there is no one way to backup data.

From using an External Harddrive, to a Google Cloud Drive; there is no one way to backup data. Mac (OS X): Data Backup Guide 6/14/2016 Why: Backing up data should be done on a regular basis, not just when you think it is necessary, as a failure can happen at any time. While there are no set intervals

More information

CAPITAL (Collection of Astronomy and Physics Images for Teaching And Learning)

CAPITAL (Collection of Astronomy and Physics Images for Teaching And Learning) CAPITAL (Collection of Astronomy and Physics Images for Teaching And Learning) Robert J Lucas PiCETL Overview A database and associated application has been designed and implemented that supports a general

More information

Quality Standards Calculator User Manual

Quality Standards Calculator User Manual Version No.: 1.0 Date: 3/20/2007 Page 2 of 23 System Requirements: Page 2 of 23 Version No.: 1.0 Date: 3/20/2007 Page 3 of 23 Before you begin: Before you begin, you should close all open programs on your

More information

Advanced Batch Files. Ch 11 1

Advanced Batch Files. Ch 11 1 Advanced Batch Files Ch 11 1 Overview Quick review of batch file commands learned in earlier chapters. Ch 11 2 Overview Advanced features of these commands will be explained and used. Ch 11 3 Overview

More information

eftp Application User Guide

eftp Application User Guide Team A eftp User Guide 1/30 eftp Application User Guide Table of Contents Page 1. Acknowledgement 2 2. Introduction a. Welcome eftp Audience 3 b. What s in this manual 3 c. Manual Conventions 3 d. Getting

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

Basics of Stata, Statistics 220 Last modified December 10, 1999.

Basics of Stata, Statistics 220 Last modified December 10, 1999. Basics of Stata, Statistics 220 Last modified December 10, 1999. 1 Accessing Stata 1.1 At USITE Using Stata on the USITE PCs: Stata is easily available from the Windows PCs at Harper and Crerar USITE.

More information

Edexcel GCSE 2009 e-spec Introduction 2 Minimum requirements 2 Hardware 2 Software 2 How do I install the e-spec? 3 Installing e-spec on a network 3

Edexcel GCSE 2009 e-spec Introduction 2 Minimum requirements 2 Hardware 2 Software 2 How do I install the e-spec? 3 Installing e-spec on a network 3 Edexcel GCSE 2009 e-spec Introduction 2 Minimum requirements 2 Hardware 2 Software 2 How do I install the e-spec? 3 Installing e-spec on a network 3 Running e-spec 4 PC users 4 To start e-spec when installed

More information

This chapter covers the following items: System requirements to use the program Installation instructions for the program

This chapter covers the following items: System requirements to use the program Installation instructions for the program Installation Overview This chapter covers the following items: System requirements to use the program Installation instructions for the program System Requirements for the Program To use the program, you

More information

Install & Configure Windows 10, Visual Studio, & MySQL Dr. Tom Hicks Trinity University

Install & Configure Windows 10, Visual Studio, & MySQL Dr. Tom Hicks Trinity University Install & Configure Windows 10, Visual Studio, & MySQL Dr. Tom Hicks Trinity University Windows 10 Install 1] Push the Next Button. 2] Push the Install Now Button. Windows-Database-Server-Installation-1.docx

More information

Lockngo Professional

Lockngo Professional Lockngo Professional User Manual Rev. 26-04.15 Updated for Version 7 Page 1 Table of contents 1. System Requirements...3 2. Using Lockngo...3 2.1. The Lockngo user interface...3 2.2. Locking your portable

More information

Z-PLOT USER S MANUAL

Z-PLOT USER S MANUAL Z-PLOT USER S MANUAL Table of Contents Introduction............................................. 1 Document Layout......................................... 1 Starting Z-Plot...........................................

More information

LOCKBOX IMAGE ARCHIVE User Guide

LOCKBOX IMAGE ARCHIVE User Guide LOCKBOX IMAGE ARCHIVE User Guide 2018 First Tennessee Bank National Association operating as First Tennessee Bank and Capital Bank. Member FDIC. TABLE OF CONTENTS INTRODUCTION.. 3 MINIMUM SYSTEM REQUIREMENTS...

More information

STONELOCK NETWORK USER MANUAL Version

STONELOCK NETWORK USER MANUAL Version STONELOCK NETWORK USER MANUAL Version 17.2.1 Table of Contents About StoneLock Pro...4 1.0 Overview 1.01...System Introduction...4 1.02...System Components...4 1.03...Installation...5-6 1.04...Uninstall...6

More information

Welcome to Learn. 1. Your first task is to log into Learn. a. (click this link or copy and paste it into your browser)

Welcome to Learn. 1. Your first task is to log into Learn. a.  (click this link or copy and paste it into your browser) Welcome to Learn 1. Your first task is to log into Learn. a. http://learn.gov.sk.ca (click this link or copy and paste it into your browser) b. You will see this at the bottom of your screen: Login. c.

More information

Lab 11-1 Lab User Profiles and Tracking

Lab 11-1 Lab User Profiles and Tracking In the following lab instructions, you will be setting up groups, users, and passwords to require password-protected login to Kofax Capture modules. Rights will be assigned to the groups and users that

More information

Configuring Ethernet Audio on Microsoft Windows Server 2012

Configuring Ethernet Audio on Microsoft Windows Server 2012 Configuring Ethernet Audio on Microsoft Windows Server 2012 Ethernet Audio uses the NFS file sharing system available in Server 2012 to allow file sharing with DigiCart/E or DigiCart/EX. First, we need

More information

4.0 Automated and Manual Data Update Instructions for Industry Databases & Coverage Maps

4.0 Automated and Manual Data Update Instructions for Industry Databases & Coverage Maps 4.0 Automated and Manual Data Update Instructions for Industry Databases & Coverage Maps Installing Program Updates Periodically, BIAfn makes improvements to the MEDIA Access Pro program. When this occurs,

More information

Introduction to RStudio

Introduction to RStudio Introduction to RStudio Ulrich Halekoh Epidemiology and Biostatistics, SDU May 4, 2018 R R is a language that started by Ross Ihaka and Robert Gentleman in 1991 as an open source alternative to S emphasizes

More information

Lab 1 Introduction to UNIX and C

Lab 1 Introduction to UNIX and C Name: Lab 1 Introduction to UNIX and C This first lab is meant to be an introduction to computer environments we will be using this term. You must have a Pitt username to complete this lab. NOTE: Text

More information