Turn them back on when done but watch carefully what they want to do with the registry or you may be back here again.

Size: px
Start display at page:

Download "Turn them back on when done but watch carefully what they want to do with the registry or you may be back here again."

Transcription

1 Date: 23/05/2013 Procedure: Broken EXE association on Windows XP, Vista and Seven Source: LINK Permalink: LINK Created by: HeelpBook Staff Document Version: 1.0 BROKEN EXE ASSOCIATION ON WINDOWS XP, VISTA AND SEVEN Executable (.EXE) files are the programs you run for most tasks on a computer. Now and again someone reports that they have, in error, assigned some other program to the.exe extension without first establishing a System Restore Point so they can recover from making this error. When that happens little will run on the computer. Instead, when an.exe file is clicked some program will start and attempt to process that file instead. A symptom of this often appears as shortcuts become.lnk files where the.lnk extension shows up and none of them work. This is all fixed in the registry. Further Note: Before attempting any fixes listed here turn any anti-virus, anti-spyware, anti-adware, or other anti- program off or at least disable their active monitoring of the registry. Such programs may have caused the problem by fixing the registry for you and may attempt to prevent you from fixing it yourself. Turn them back on when done but watch carefully what they want to do with the registry or you may be back here again. FIRST THING TO TRY Before playing with the registry try this first. Open the File Types dialog from any Explorer window use My Documents or My Computer (Tools Folder Options File Types Tab). Scroll down to where.exe would be in the alphabetical order and make certain.exe is not there (if it is, then edit it there by changing the association to Application). Finally, select the New button, type in EXE for the extension and select the Advanced button. From the list pick Application. It should look something like this. Broken EXE association on Windows XP, Vista and Seven While not shown on the picture above there should be a Restore button you can click. If so, use that and, hopefully, this should cure the problem (thanks to forum member diginono for finding and posting this solution). TheRestore button only shows up when there is a problem on the system. If this works but there is still a problem with LNK files then scroll down to the end of this FAQ for a solution to that. If this did not work, then you have to play with the registry. Date: 23/05/2013 Page: 1

2 REGISTRY FIX METHOD Warning: editing the System Registry can have seriously affect your system. Make no changes to the System Registry without having a complete backup of important files and only after setting a System Restore Point. There are several System Registry changes that need to be made. You can edit the registry directly yourself, changing the various entries manually. Or, you can use cut and paste from this page. Use the download links to get the.reg file for the proper fix and the text on this page as the check to make certain you got the right one (you can open a.reg file in any text editor). Once you have the.reg file stored on your system see below for how to use it. Note: Be certain to save the.reg file on the computer where the problem is and not on some mapped network drive. Be careful. Be certain you have the proper version of the Registry editor for the operating system version you are running. STEP 1 PREPARATION Windows XP Here are the System Registry changes that need to be made for Windows XP to properly recognize.exe files (watch out for line wrap on the longer lines or, as an alternate, from the link above this article (right click on the link and choose the Save as option in IE or Save Link As option in Firefox), and then save it to disk. Windows Registry Editor Version 5.00 exefile Content Type = application/x-msdownload {098f2470-bae0-11cd-b b30bfeb} Application EditFlags =hex:38,07,00,00 TileInfo = prop:filedescription;company;fileversion InfoTip = prop:filedescription;company;fileversion;create;size %1 [HKEY_CLASSES_ROOT\exefile\shell] [HKEY_CLASSES_ROOT\exefile\shell\open] EditFlags =hex:00,00,00,00 \ %1\ %* [HKEY_CLASSES_ROOT\exefile\shell\runas] \ %1\ %* Data: 23/05/2013 Page: 2

3 [HKEY_CLASSES_ROOT\exefile\shellex] {86C A A2E B30309D} [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers] {09A F9-11d0-B1DF-004F56001CA7} {86F19A00-42A A2E B30309D} [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\ShimLayer Property {513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8} WINDOWS 98 Here are the System Registry changes that need to be made for Windows 98 to properly recognize.exe files (watch out for line wrap on the longer lines or, as an alternate, from the link above this article (right click on the link and choose the Save as option in IE or Save Link As option in Firefox), then save it to disk. REGEDIT4 exefile Content Type = application/x-msdownload Application EditFlags =hex:d8,07,00,00 " " EditFlags =hex:00,00,00,00 \ %1\ %* [HKEY_CLASSES_ROOT\exefile\shellex] [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers] " %1 Warning: editing the System Registry can have seriously affect your system. Make no changes to the System Registry without having a complete backup of important files and only after setting a System Restore Point. Data: 23/05/2013 Page: 3

4 STEP 2 - START THE REGISTRY EDITOR Since the Registry Editor is, itself, an EXE file this can be the hardest part of this process. There are several things you can try. Try each until one of them works. Once the Registry Editor is open and running skip down to Step 3. a) The first thing to try is the easiest. Double click on the saved REG file and see if it starts the registry editor and merges. If you are lucky, the REG file will merge and the problem will be solved and you don t need Step 3 below. Unfortunately, this rarely works. b) The next thing to try is just as easy. Right click on the saved REG file and select Merge from the options presented. If you are lucky, the REG file will merge and the problem will be solved and you don t need Step 3 below. Unfortunately, this also rarely works. c) Similar to (b) just above, right click on the saved REG file and if Registry Editor is shown select that. If not, select the Open With option and browse to the Windows directory (usually either C:\Windows orc:\winnt). Scroll down to the regedit.exe file and select that. This sometimes works and, if so, the REG file will merge and you don t need Step 3 below. d) The next thing to try is to use the Run As command. Open a Windows Explorer window and navigate to the Windows directory (usually either C:\Windows or C:\WINNT). Scroll down to the regedit.exe file. Right click on the file. On the menu that pops up look for the Run As item and click on it. Sometimes when you do that the editor will start (try this several times in a row; it often takes multiple tries). e) If that didn t work, yet another trick to try is to open a Command Prompt window via the Task Manager and try to run Regedit from there. Press the keychord (all three keys together) Control-Alt-Delete once only. Then, press and hold the Control key while you click on the File menu and then thenew Task (Run) item. Release the Control key. A Command Prompt window should have opened. At the prompt type the full name REGEDIT.EXE and see if that starts the Registry Editor. f) OK, that didn t work. Now, we ll try to trick the system. Open a Command Prompt window (Start Programs Accessories Command Prompt). This should leave you in the C:\Documents and Settings\[username]directory. Issue the sequence of commands in bold: C:\Documents and Settings\[username]> CD \ C:\> CD WINDOWS (or WINNT if that s your system directory) C:\Windows> COPY REGEDIT.EXE REGEDIT.COM C:\Windows> REGEDIT.COM What this does is have you navigate to your Windows directory and then make a copy of theregedit.exe program as the file REGEDIT.COM and then run that.com file copy. Windows will be fooled by this, see the.exe headers and run the Regedit program. If none of these techniques work and you still can t get the Registry Editor to open keep trying the third (#c) trick above (right clicking and selecting Run As). This often needs multiple tries but also often works when other methods won t. If none of these techniques work and you still can t get the Registry Editor, we are sorry. Data: 23/05/2013 Page: 4

5 STEP 3 - MERGE THE REG FILE Assuming you got the Registry Editor to work using one of the techniques above, you now need to merge the REG file into the registry. Select the File Import menu item, navigate to the.reg file and select it. Once imported, the.exe file association should come back. If you are able to get into the Regedit program but it won t let you make changes, try going to Edit Permissions in the menu and then make certain that you have permission to make the changes. Sometimes, permissions are removed by some software so you might have to check the allow box for the user log in you used when signing onto the computer. LNK ASSOCIATION Sometimes the LNK association will come back when you fix the EXE association but sometimes it does not. If not, open the folder options as before: Open the File Types dialog from any Explorer window use My Documents or My Computer (Tools Folder Options File Types Tab). Scroll down to where.lnk would be in the alphabetical order and see if it s there (it should not be). As above, make a new association, name it LNK and in the association box select Shortcut. That should fix the LNK association. FINALLY After all that, whatever fix you apply, be certain to restart the computer before attempting to do anything else with it. The restart should fix the problem as Windows reloads the registry. Hopefully WINDOWS VISTA Yes, the same problem appears to happen under Vista as well as prior versions of Windows. The method described here should work but you have to do a bit more work as there is presently no.reg file download FILExt has created. When sufficient numbers of people have tested this there will be a more formal writeup with a download. If the Vista EXE association is damaged the location in the registry most likely changed is in this key [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe] The OpenWithList and UserChoice subkeys probably have some program listed as opening the.exe file extension. These need to be cleared and, when cleared, the system will go back to the default and the EXEextension should then work again. You can do this by creating a.reg file with these lines in it Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\OpenWithList] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\OpenWithProgids] exefile =hex(0): Data: 23/05/2013 Page: 5

6 Use cut/paste to copy these five lines to an editor like Notepad and then save the file with a.reg file extension. Copy the file to the misbehaving Vista machine and double click on it (or right click and selectmerge). You will likely have to say OK to a number of different things (the user access control and the registry editor for certain) but afterward (and a restart to be certain) the system EXE association should come back. Registry fixes for Vista file extensions (including the EXE fix) Warning: Editing the System Registry can have seriously affect your system. Make no changes to the System Registry without having a complete backup of important files and only after setting a System Restore Point. Data: 23/05/2013 Page: 6

You receive a "The User Profile Service failed the logon error message

You receive a The User Profile Service failed the logon error message 1 of 9 01.06.2016 17:45 You receive a "The User Profile Service failed the logon error message Symptoms When you log on to a Windows 7-based or a Windows Vista-based computer by using a temporary profile,

More information

ANNOYING COMPUTER PROBLEMS

ANNOYING COMPUTER PROBLEMS ANNOYING COMPUTER PROBLEMS And their solution Before you do this to your computer read this information. Feel free to print it out. This will make it easier to reference. Table of Contents 1. Computer

More information

The manufacturer has released new improved firmware which upgrades your O2 USB Modem. To install it follow the instructions below.

The manufacturer has released new improved firmware which upgrades your O2 USB Modem. To install it follow the instructions below. O2 USB Modem Firmware Upgrade. The manufacturer has released new improved firmware which upgrades your O2 USB Modem. To install it follow the instructions below. The upgrade will work on Microsoft Windows

More information

CREATING CUSTOMER MAILING LABELS

CREATING CUSTOMER MAILING LABELS CREATING CUSTOMER MAILING LABELS agrē has a built-in exports to make it easy to create a data file of customer address information, but how do you turn a list of names and addresses into mailing labels?

More information

SWCS 4.2 Server Manager Users Guide Revision /22/2012 Solatech, Inc.

SWCS 4.2 Server Manager Users Guide Revision /22/2012 Solatech, Inc. SWCS 4.2 Server Manager Users Guide Revision 39 10/22/2012 Solatech, Inc. Contents Introduction... 5 Installation... 5 Installing on a server with the Solatech Window Covering Software... 5 Running the

More information

Getting to a command prompt

Getting to a command prompt Tools Needed: USB ASCII Keyboard USB Mouse 1 x Monitor USB Storage Device (if you are backing up your registry) Purpose: The multi-console information between Congo s (JR and SR) as well as their accessories

More information

FAQ. Safe Anywhere PC 12. Disclaimer:

FAQ. Safe Anywhere PC 12. Disclaimer: FAQ Safe Anywhere PC 12 Disclaimer: You can freely use (copy and edit) the information in this document for your own purposes. You may want to replace all references to F-Secure, F-Secure launch pad, F-Secure

More information

MICROSOFT WINDOWS GENERAL INFORMATION ABOUT FILE EXTENSIONS

MICROSOFT WINDOWS GENERAL INFORMATION ABOUT FILE EXTENSIONS Article: General infos about file extensions Date: 23/02/2012 Posted by: HeelpBook Staff Source: Link Permalink: Link MICROSOFT WINDOWS GENERAL INFORMATION ABOUT FILE EXTENSIONS There are some basic things

More information

WA1937 WebSphere Portal 7.0 Programming. Classroom Setup Guide. Web Age Solutions Inc. Copyright 2012 Web Age Solutions Inc. 1

WA1937 WebSphere Portal 7.0 Programming. Classroom Setup Guide. Web Age Solutions Inc. Copyright 2012 Web Age Solutions Inc. 1 WA1937 WebSphere Portal 7.0 Programming Classroom Setup Guide Web Age Solutions Inc. Copyright 2012 Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum

More information

You receive a "The User Profile Service failed the logon error message

You receive a The User Profile Service failed the logon error message You receive a "The User Profile Service failed the logon error message Applies to multiple products Symptoms When you log on to a Windows 7 based or a Windows Vista based computer by using a temporary

More information

If Windows Goes on Strike while Booting Up: Use BcdEdit to Take Back Control

If Windows Goes on Strike while Booting Up: Use BcdEdit to Take Back Control B 102/1 If Windows Goes on Strike while Booting Up: Use BcdEdit to Take Back Control Using the information given in this article you will be able to: Edit your Windows system s boot configuration, Remove

More information

A weekly Spa Day for your Computer

A weekly Spa Day for your Computer A weekly Spa Day for your Computer To keep your PC running smoothly and clean, I recommend this procedure on a weekly basis: 1. ATF Cleaner Double Click on ATF Cleaner on your desktop, Check Select All

More information

SMARTdoc v2 User Manual

SMARTdoc v2 User Manual Pages: 1/49 SMARTdoc v2 Pages: 2/49 1 Introduction SMARTdoc is an easy to use but full functional document management system. The mean focus is easy and fast. SMARTdoc is all about document and information

More information

remember where it is, My Documents or to the Desktop are good locations. If you do not have an extract option, you can usually just COPY and PASTE the

remember where it is, My Documents or to the Desktop are good locations. If you do not have an extract option, you can usually just COPY and PASTE the How do I install USB drivers? This FAQ topic covers how to install your USB drivers. Step 1: Unzipping the Drivers When you download the drivers they are in a zip file. This is a type of file which allows

More information

Setting up FT3000 and version on Windows 7. This is a step by step guide for setting up the FT3000 on a new Windows 7 or 8 PC

Setting up FT3000 and version on Windows 7. This is a step by step guide for setting up the FT3000 on a new Windows 7 or 8 PC Setting up FT3000 and version 3.0.1 on Windows 7 This is a step by step guide for setting up the FT3000 on a new Windows 7 or 8 PC PROBLEM: Computer being updated from XP to WIN 7 or 8. New PC does not

More information

Notepad++ The COMPSCI 101 Text Editor for Windows. What is a text editor? Install Python 3. Installing Notepad++

Notepad++  The COMPSCI 101 Text Editor for Windows. What is a text editor? Install Python 3. Installing Notepad++ Notepad++ The COMPSCI 101 Text Editor for Windows The text editor that we will be using in the Computer Science labs for creating our Python programs is called Notepad++ and is freely available for the

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

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

Chapter 6: Connecting Windows Workstations

Chapter 6: Connecting Windows Workstations Chapter 6: Connecting Windows Workstations 153 Chapter 6 Connecting Windows Workstations Because this is a book about using Linux on a Microsoft Windows-based network, this chapter shows you how to connect

More information

How to update Windows and Office offline

How to update Windows and Office offline How to update Windows and Office offline Computers which have fast Internet access can download and install Windows and Office updates automatically, through the Windows Automatic Updates service in the

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

Software Installation: AASPI Windows Installation

Software Installation: AASPI Windows Installation AASPI Windows Installation This guide shows a step-by-step installation, running, and uninstallation of AASPI software on Windows machine. Compatibility Currently we support 64-bit Windows XP, 7, 8, 8.1,

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

Perform Manual System Restore Xp Safe Mode Command Prompt

Perform Manual System Restore Xp Safe Mode Command Prompt Perform Manual System Restore Xp Safe Mode Command Prompt Dell support article tagged with: System restore, windows, XP, WinXP, Safe Mode, Command Prompt. This is This article provides information on the

More information

Lab - Task Manager in Windows 7 and Vista

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

More information

Certification review procedure for standalone systems or peer-to-peer networks with Windows NT, 2000, and XP

Certification review procedure for standalone systems or peer-to-peer networks with Windows NT, 2000, and XP Date: System ID: Certification review procedure for standalone systems or peer-to-peer networks with Windows NT, 2000, and XP Instructions: Complete each of the following steps. "No" responses indicate

More information

Perform Manual System Restore Xp Safe Mode Command Prompt Windows 7

Perform Manual System Restore Xp Safe Mode Command Prompt Windows 7 Perform Manual System Restore Xp Safe Mode Command Prompt Windows 7 Additional information and help with how to get into Windows Safe mode in Windows XP and 2000 users Click the See advanced repair options

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Get Organized... 1 Create the Home Page... 1 Save the Home Page as a Word Document...

More information

Reports/Invoices/Work Orders/Purchase Orders Do Not Show When Printing

Reports/Invoices/Work Orders/Purchase Orders Do Not Show When Printing Printer Troubleshooting Document Reports/Invoices/Work Orders/Purchase Orders Do Not Show When Printing Overview: PACCAR Connect uses pop-up windows to show reports in PDF format before you send them to

More information

ImageNow Interact for Microsoft Office Installation and Setup Guide

ImageNow Interact for Microsoft Office Installation and Setup Guide ImageNow Interact for Microsoft Office Installation and Setup Guide Version: 6.6.x Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive

More information

Configuring Directories in an ICVERIFY Master / Substation Setup

Configuring Directories in an ICVERIFY Master / Substation Setup Configuring Directories in an ICVERIFY Master / Substation Setup An ICVERIFY, Inc. Technical Document June 16, 2006 Disclaimer: The information contained herein is intended to apply to the ICVERIFY, Inc.

More information

A+ Guide to Managing and Maintaining Your PC. Managing and Supporting Windows XP

A+ Guide to Managing and Maintaining Your PC. Managing and Supporting Windows XP A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 16 Managing and Supporting Windows XP Security Using Windows NT/ 2000/XP Goals Secure system resources including hardware and software

More information

Installing + Configuring

Installing + Configuring Installing + Configuring Install and Recover with TFTP Introduction This document is designed to help you install the Commotion software if the Install on a Ubiquiti Device instructions did not work, or

More information

Instructions for Installing FlashUpdate and Downloading Updates for NPRT 2200 Noise Power Ratio Test Set

Instructions for Installing FlashUpdate and Downloading Updates for NPRT 2200 Noise Power Ratio Test Set Instructions for Installing FlashUpdate and Downloading Updates for NPRT 2200 Noise Power Ratio Test Set Updates to the instrument firmware are available from the Applied Instruments website. Requirements

More information

Lab - Share Resources in Windows

Lab - Share Resources in Windows Introduction In this lab, you will create and share a folder, set permissions for the shares, create a Homegroup and a Workgroup to share resources, and map a network drive. Due to Windows Vista lack of

More information

TANNER LICENSING GUIDE

TANNER LICENSING GUIDE TANNER LICENSING GUIDE Table Of Contents TANNER LICENSING GUIDE... 1 COMMUTER LICENSES... 2 1. COMMUTER LICENSING INTRODUCTION... 2 1.1. Obtain Commuter Licenses... 3 1.2. Return Commuter Licenses... 4

More information

How to Make a Book Interior File

How to Make a Book Interior File How to Make a Book Interior File These instructions are for paperbacks or ebooks that are supposed to be a duplicate of paperback copies. (Note: This is not for getting a document ready for Kindle or for

More information

How To Manually Turn Off Display Windows 7

How To Manually Turn Off Display Windows 7 How To Manually Turn Off Display Windows 7 Firewall Via Registry Disabling items such as regedit, task manager, hardware devices, cookies, etc should You can turn off the Windows Firewall in Windows 7/8.1

More information

Easy Windows Working with Disks, Folders, - and Files

Easy Windows Working with Disks, Folders, - and Files Easy Windows 98-3 - Working with Disks, Folders, - and Files Page 1 of 11 Easy Windows 98-3 - Working with Disks, Folders, - and Files Task 1: Opening Folders Folders contain files, programs, or other

More information

EntraPass (W10) Installation Guide Kantech-OnBoard systems

EntraPass (W10) Installation Guide Kantech-OnBoard systems Overview Purpose ExacqVision recorders now include Kantech EntraPass Corporate Edition software. The purpose of this document is to guide the technician or installer through the process of installing and

More information

Copyright 2018 MakeUseOf. All Rights Reserved.

Copyright 2018 MakeUseOf. All Rights Reserved. 15 Power User Tips for Tabs in Firefox 57 Quantum Written by Lori Kaufman Published March 2018. Read the original article here: https://www.makeuseof.com/tag/firefox-tabs-tips/ This ebook is the intellectual

More information

Manually Open Windows Task Manager Xp Run As Administrator

Manually Open Windows Task Manager Xp Run As Administrator Manually Open Windows Task Manager Xp Run As Administrator Open Task Manager by pressing Ctrl+Shift+Esc on your keyboard Windows 8, list of You can change that by opening Options menu and clicking Always

More information

Getting started guide for MEGS_Log 3.3

Getting started guide for MEGS_Log 3.3 Getting started guide for MEGS_Log 3.3 Contents If you are a Prolog version 2.1 or version 3 user... 2 If you are a Prolog version 4.x user... 4 If you are a CSV file user... 5 Basic editing operations...

More information

PhotoPDF User Guide. PhotoPDF. Photo to PDF Converter

PhotoPDF User Guide. PhotoPDF. Photo to PDF Converter PhotoPDF Photo to PDF Converter PhotoPDF is a batch-processing tool to convert photos into PDF file. PhotoPDF provides three modes of conversion: Batch Convert, Photos Merge and Thumbnail Page. PhotoPDF

More information

Manage Add Ons Internet Explorer 8 Registry

Manage Add Ons Internet Explorer 8 Registry Manage Add Ons Internet Explorer 8 Registry How to disable Internet Explorer 8 add-ons and toolbars in Windows XP, Vista If you do not see Information Bar, click Tools menu and select Manage Add-ons. So

More information

CURA Machine Setup Guide

CURA Machine Setup Guide CURA Machine Setup Guide CURA Technical Support Email: cura_support@mindscope.com Phone: 1.888.322.2362 x 555 CURA Machine Setup Guide Page 2 Table of Contents INSTALLATION GUIDE AND MACHINE SETUP... 3

More information

4190 Information Management System (IMS) Software Upgrade Instructions

4190 Information Management System (IMS) Software Upgrade Instructions 4190 Information Management System (IMS) Software Upgrade Instructions Introduction This publication describes the software upgrade procedure for the 4190 Information Management System (IMS). Inspecting

More information

WINDOWS SHUTDOWN ERROR MESSAGE

WINDOWS SHUTDOWN ERROR MESSAGE Source of the Problem WINDOWS SHUTDOWN ERROR MESSAGE Getting an error message when you shut down Microsoft Windows isn't as serious as getting one when you start up Windows, but it still leaves you with

More information

Using Vista, Firefox for browser, Google for search engine and AVG for viruses.

Using Vista, Firefox for browser, Google for search engine and AVG for viruses. Install OpenCPN and Training Chart For those who are comfortable with computers, we are going to download and install OpenCPN, and then copy two charts from the Chart Navigator CD into a directory we have

More information

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu USING DRUPAL Hampshire College Website Editors Guide 2014 https://drupal.hampshire.edu Asha Kinney Hampshire College Information Technology - 2014 HOW TO GET HELP Your best bet is ALWAYS going to be to

More information

2. install windows vista

2. install windows vista 2. install windows vista Windows Vista comes preloaded on many brand-new PCs. If you already have a computer with Windows Vista installed, you can go directly to Chapter 3, Move from another PC. If you

More information

Download Free Pictures & Wallpaper from the Internet

Download Free Pictures & Wallpaper from the Internet Download Free Pictures & Wallpaper from the Internet D 600 / 1 Millions of Free Graphics and Images at Your Fingertips! Discover How To Get Your Hands on Them Almost any type of document you create can

More information

Sage Timberline Office

Sage Timberline Office Sage Timberline Office Upgrade Guide MyAssistant 9.7.1 NOTICE This document and the Sage Timberline Office MyAssistant software may be used only in accordance with the accompanying Innovative Software

More information

NET 311 D INFORMATION SECURITY

NET 311 D INFORMATION SECURITY 1 NET 311 D INFORMATION SECURITY Networks and Communication Department TUTORIAL 6 :Securing Your Windows 8 System 4 Steps to secure your windows 8 system 2 1. Configure Windows 8 Settings. 2. Installing

More information

Clean & Speed Up Windows with AWO

Clean & Speed Up Windows with AWO Clean & Speed Up Windows with AWO C 400 / 1 Manage Windows with this Powerful Collection of System Tools Every version of Windows comes with at least a few programs for managing different aspects of your

More information

Top Producer for Palm Handhelds

Top Producer for Palm Handhelds Top Producer for Palm Handhelds Quick Setup Top Producer Systems Phone number: 1-800-830-8300 Email: support@topproducer.com www.topproducer.com Fax: 604.270.6365 Top Producer for Palm handhelds Quick

More information

env Touch Theme Guide By EvilPooh on Howard Forums

env Touch Theme Guide By EvilPooh on Howard Forums env Touch Theme Guide By EvilPooh on Howard Forums The first step is to get a copy of the Blue Inspiration theme. To do this: 1. Connect your phone via BitPim (always use the most recent version) 2. Manually

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

Navigating and Managing Files and Folders in Windows XP

Navigating and Managing Files and Folders in Windows XP Part 1 Navigating and Managing Files and Folders in Windows XP In the first part of this book, you ll become familiar with the Windows XP Home Edition interface and learn how to view and manage files,

More information

How to block upgrade to Windows 10, and remove update icon and notifications For Windows 7 and 8.1 Scott Gilson

How to block upgrade to Windows 10, and remove update icon and notifications For Windows 7 and 8.1 Scott Gilson How to block upgrade to Windows 10, and remove update icon and notifications For Windows 7 and 8.1 Scott Gilson NOTE: These instructions involve editing the Registry, a critical part of the Windows Operating

More information

INSTALLING THE PS3 XBOX READY SOFTWARE:

INSTALLING THE PS3 XBOX READY SOFTWARE: INSTALLING THE PS3 XBOX READY SOFTWARE: 1. Insert the Installation CD to CD-ROM drive and execute Ready_Setup.exe NOTE: If it is the first time for the target USB disk using under this software, the software

More information

Microsoft Windows 10 Foundation. Windows 10 Foundation For Business Users SAMPLE

Microsoft Windows 10 Foundation. Windows 10 Foundation For Business Users SAMPLE Microsoft Windows 10 Foundation Windows 10 Foundation For Business Users WINDOWS 10 FOUNDATION FOR BUSINESS USERS PAGE 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

PilotEdit User Manual. Author: Date: Version:

PilotEdit User Manual. Author: Date: Version: PilotEdit User Manual Author: support@pilotedit.com Date: 2018-02-28 Version: 11.3.0 URL: http://www.pilotedit.com Table of Contents 1. Introduction... 6 1.1. What is PilotEdit?... 6 1.2. PilotEdit GUI...

More information

Browser Cookie Settings

Browser Cookie Settings Browser Cookie Settings Error Messages: Browser's cookie functionality turned off Steps to Try 1. Try enabling cookies, close all browser windows and restart browser after enabling cookies 2. Try clearing

More information

5.4.8 Optional Lab: Managing System Files with Built-in Utilities in Windows Vista

5.4.8 Optional Lab: Managing System Files with Built-in Utilities in Windows Vista 5.4.8 Optional Lab: Managing System Files with Built-in Utilities in Windows Vista Introduction Print and complete this lab. In this lab, you will use Windows built-in utilities to gather information about

More information

EDITING AN EXISTING REPORT

EDITING AN EXISTING REPORT Report Writing in NMU Cognos Administrative Reporting 1 This guide assumes that you have had basic report writing training for Cognos. It is simple guide for the new upgrade. Basic usage of report running

More information

Optional Lab: Customize Settings in Windows Vista

Optional Lab: Customize Settings in Windows Vista 12.2.4 Optional Lab: Customize Settings in Windows Vista Introduction Print and complete this lab. This lab is comprised of five parts. This lab is designed to be completed in multiple lab sessions. Part

More information

WA1685 WebSphere Portal v6.1 Programming. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc

WA1685 WebSphere Portal v6.1 Programming. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc WA1685 WebSphere Portal v6.1 Programming Classroom Setup Guide Web Age Solutions Inc. Web Age Solutions Inc. 2011 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software

More information

Full System Restore Manually Run Cmd Prompt

Full System Restore Manually Run Cmd Prompt Full System Restore Manually Run Cmd Prompt Xp To start System Restore from Command Prompt or Run dialog, type rstrui.exe and press Enter. Windows XP, System Restore, Restoration Complete. Click OK. This

More information

DC Tips for the user

DC Tips for the user Xerox Document Centre September 4, 2002 DC Tips for the user Upgrading Document Centre Drivers in a Windows Environment Purpose This document provides recommended procedures to perform operations related

More information

Sage 300 Construction and Real Estate. MyAssistant Installation Guide Version 18.1

Sage 300 Construction and Real Estate. MyAssistant Installation Guide Version 18.1 Sage 300 Construction and Real Estate MyAssistant Installation Guide Version 18.1 NOTICE This document and the Sage 300 Construction and Real Estate MyAssistant software may be used only in accordance

More information

How to Configure Outlook 2016 to connect to Exchange 2010

How to Configure Outlook 2016 to connect to Exchange 2010 How to Configure Outlook 2016 to connect to Exchange 2010 Currently Outlook 2016 is the version of Outlook supplied with Office 365. Outlook 2016 will install and work correctly on any version of Windows

More information

The Quick Access Toolbar can be either just below the Title Bar or, as in this case, just above the ruler.

The Quick Access Toolbar can be either just below the Title Bar or, as in this case, just above the ruler. Table of Contents Ribbon... 3 Customizing the Ribbon and Quick Access Toolbars... 3 File Tab... 5 Print and Print Preview... 7 Working in Protected Mode... 8 Accessibility Checker... 9 Compatibility Changes

More information

F-Secure PSB Getting Started Guide

F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide TOC 3 Contents Chapter 1: Introduction...5 Chapter 2: Getting Started...7 Creating a new account...8 Downloading Software...9 Recovering

More information

Microsoft Windows 10. Quick Reference. Watsonia Publishing 47 Greenaway Street Bulleen VIC 3105 Australia

Microsoft Windows 10. Quick Reference. Watsonia Publishing 47 Greenaway Street Bulleen VIC 3105 Australia Watsonia Publishing 47 Greenaway Street Bulleen VIC 3105 Australia www.watsoniapublishing.com info@watsoniapublishing.com Quick Reference Course Code: INF1440 Table of Contents Chapter 1: Starting With

More information

TLMC SHORT CLASS: THESIS FORMATTING

TLMC SHORT CLASS: THESIS FORMATTING Table of Contents Introduction... 2 Getting Help... 2 Tips... 2 Working with Styles... 3 Applying a Style... 3 Creating A New Style... 3 Setting Margins... 4 Adding Page Numbers... 5 Step 1: Using Sections

More information

Top Producer 7i Remote

Top Producer 7i Remote Top Producer 7i Remote Quick Setup Top Producer Systems Phone number: 1-800-830-8300 Email: support@topproducer.com www.topproducer.com Fax: 604.270.6365 Top Producer 7i Remote Quick Setup Trademarks Information

More information

UNIVERSITY OF MICHIGAN INFORMATICS Charles Severance. You will need Apple QuickTime installed to view this video.

UNIVERSITY OF MICHIGAN INFORMATICS Charles Severance. You will need Apple QuickTime installed to view this video. UNIVERSITY OF MICHIGAN INFORMATICS Charles Severance Editing and Running a Python Program With NotePad++ on Windows Note: This handout is under development please send suggestions to Chuck Severance (csev@umich.edu)

More information

Windows XP. A Quick Tour of Windows XP Features

Windows XP. A Quick Tour of Windows XP Features Windows XP A Quick Tour of Windows XP Features Windows XP Windows XP is an operating system, which comes in several versions: Home, Media, Professional. The Windows XP computer uses a graphics-based operating

More information

Installing Koha on Windows XP. Amandeep Kapila

Installing Koha on Windows XP. Amandeep Kapila Installing Koha on Windows XP For MLIS Online by Amandeep Kapila 0 Introduction KOHA is an Integrated Library System with all the features that are required in day to day library management operations.

More information

NAVIGATING WINDOWS. What is WINDOWS? DESKTOP ICON PROGRAM

NAVIGATING WINDOWS. What is WINDOWS? DESKTOP ICON PROGRAM NAVIGATING WINDOWS What is WINDOWS? It is simply a computer program, like WORD, EXCEL, with one VIP difference (the boss), it is the program that manages all the other programs and documents [aka files].

More information

Create a company Shared Contacts in Office 365

Create a company Shared Contacts in Office 365 Create a company Shared Contacts in Office 365 Many businesses require a shared calendar that is accessible by all users, perhaps to create an on call roster or similar type of group schedule. In this

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

Remove And Change Microsoft Office 2010 Product Key Registry Editor

Remove And Change Microsoft Office 2010 Product Key Registry Editor Remove And Change Microsoft Office 2010 Product Key Registry Editor Dell support article tagged with: Microsoft, Office, 2010, Windows, Xp, Vista, 7, 8, your could be changing to another program or model

More information

Removing Norton Internet Security or Norton Personal Firewall 2004 from Windows XP/2000 after Add/Remove Programs does not work

Removing Norton Internet Security or Norton Personal Firewall 2004 from Windows XP/2000 after Add/Remove Programs does not work Page 1 of 6 Document ID:2004020314035036 Last Modified:06/22/2004 Removing Norton Internet Security or Norton Personal Firewall 2004 from Windows XP/2000 after Add/Remove Programs does not work Situation:

More information

STAR Watch Statewide Technology Assistance Resources Project A publication of the Western New York Law Center,Inc.

STAR Watch Statewide Technology Assistance Resources Project A publication of the Western New York Law Center,Inc. STAR Watch Statewide Technology Assistance Resources Project A publication of the Western New York Law Center,Inc. Volume 12 Issue 1 Jan-Feb 2008 It s Missing! (Or is it?) Recently, someone checked the

More information

Lab - System Restore in Windows 7 and Vista

Lab - System Restore in Windows 7 and Vista Lab - System Restore in Windows 7 and Vista Introduction In this lab, you will create a restore point and then use it to restore your computer. Recommended Equipment A computer running Windows 7 or Vista

More information

Full System Restore Manually Windows 7 No Disk

Full System Restore Manually Windows 7 No Disk Full System Restore Manually Windows 7 No Disk Time to Complete: 20-30 Minutes. Video (English Only) - How to use System Restore within Windows 7 with a small amount of hard disk space reserved for reinstalling

More information

FILE ORGANIZATION. GETTING STARTED PAGE 02 Prerequisites What You Will Learn

FILE ORGANIZATION. GETTING STARTED PAGE 02 Prerequisites What You Will Learn FILE ORGANIZATION GETTING STARTED PAGE 02 Prerequisites What You Will Learn PRINCIPLES OF FILE ORGANIZATION PAGE 03 Organization Trees Creating Categories FILES AND FOLDERS PAGE 05 Creating Folders Saving

More information

XP: Backup Your Important Files for Safety

XP: Backup Your Important Files for Safety XP: Backup Your Important Files for Safety X 380 / 1 Protect Your Personal Files Against Accidental Loss with XP s Backup Wizard Your computer contains a great many important files, but when it comes to

More information

Auslogics BOOSTSPEED USER MANUAL. auslogics.

Auslogics BOOSTSPEED USER MANUAL. auslogics. Auslogics BOOSTSPEED 10 USER MANUAL www..com TABLE OF CONTENTS: Welcome Installation Guide Registering Auslogics BoostSpeed 10 Backing up with the Rescue Center Your First Scan Navigation Panel Navigation

More information

How to install the software of ZNS8022

How to install the software of ZNS8022 How to install the software of ZNS8022 1. Please connect ZNS8022 to your PC after finished assembly. 2. Insert Installation CD to your CD-ROM drive and initiate the auto-run program. The wizard will run

More information

Chapter 12: Advanced Operating Systems

Chapter 12: Advanced Operating Systems Chapter 12: Advanced Operating Systems IT Essentials: PC Hardware and Software v4.1 1 Chapter 12 Objectives 12.1 Select the appropriate operating system based on customer needs 12.2 Install, configure,

More information

Getting Started With NetLogo

Getting Started With NetLogo Getting Started With NetLogo John Balwit 1 and Melanie Mitchell 1,2 1 Portland State University 2 Santa Fe Institute Copyright 2013 by Santa Fe Institute and Portland State University NetLogo in a Nutshell

More information

Karlen Communications Track Changes and Comments in Word. Karen McCall, M.Ed.

Karlen Communications Track Changes and Comments in Word. Karen McCall, M.Ed. Karlen Communications Track Changes and Comments in Word Karen McCall, M.Ed. Table of Contents Introduction... 3 Track Changes... 3 Track Changes Options... 4 The Revisions Pane... 10 Accepting and Rejecting

More information

Troubleshooting BPMS Errors

Troubleshooting BPMS Errors BPMS SOFTWARE bpms@bpms.net 877-250-2698 Troubleshooting BPMS Errors Last Updated: 3 July 2017 Table of Contents ERROR #2501 THE OPENFORM ACTION WAS CANCELLED... 5 APPLIES TO... 5 SYMPTOMS... 5 CAUSE...

More information

Microsoft Windows 8.1 Foundation. Windows 8.1 Foundation For Business Users SAMPLE

Microsoft Windows 8.1 Foundation. Windows 8.1 Foundation For Business Users SAMPLE Microsoft Windows 8.1 Foundation Windows 8.1 Foundation For Business Users WINDOWS 8.1 FOUNDATION FOR BUSINESS USERS PAGE 2 2013 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of

More information

SAP GUI 7.30 for Windows Computer

SAP GUI 7.30 for Windows Computer SAP GUI 7.30 for Windows Computer Student and Faculty Installation Instructions Table of Contents Caution:... 2 System Requirements:... 2 System Memory (RAM) requirements:... 2 Disk Space requirements:...

More information

Additional Network Workstation Windows XP Installation Guide

Additional Network Workstation Windows XP Installation Guide Additional Network Workstation Windows XP Installation Guide 1 Table of Contents I. Verify Hardware and Optimize Work Station 3 II. Download Software 10 III. Install Software 13 2 I. Verify Hardware and

More information