ExceptionsList.ini Driver File Contents (eng.exe)

;************************************************************************
;
; File: Exceptions.ini
;
; Copyright (C) Microsoft Corp. 1998
; All rights reserved
;
;************************************************************************
;
; Description:
;              When adding an exception, make sure that you update the number
;              of total exceptions in the [NumberOfExceptions] section
;
;              Description, Filename --
;              These are the strings that shows up when the product are added 
;              to the exceptions list via the control panel
;
;              Version --
;              The most-significant-bit (MSB) signifies whether the exception 
;              is hidden (8) or not (0)
;              The lower 4 bits represent the minor version number
;              The top three bits (to the right of MSB) represent the major verion num
;
;              EnableScroll, EnablePan, EnableAutoScroll -- 
;              Set to 0x00000001 to turn feature on (this makes the exception a partial one)
;
;              OSs Allowed -- 
;              ALL
;              WIN95
;              WIN98
;              NT4
;              NT5
;
;              Languages Allowed --
;              0xFFFF --> ALL
;              0x0007 --> German
;              0x0009 --> English
;              0x000a --> Spanish
;              0x000c --> French
;              0x0010 --> Italian
;              0x0011 --> Japanese
;              0x0012 --> Korean
;              0x0016 --> Portuguese
;
;************************************************************************
;
; Dependencies:
;
;************************************************************************
;
; Current Owner: SonaliT
;
;************************************************************************
;
; Revision History:
; 03Nov98  SonaliT  Created
; 03Nov98  SonaliT  Setup skeleton structure for sections
; 04Nov98  SonaliT  Added some product information
; 05Nov98  SonaliT  Finished adding all currently known products
; 06Nov98  SonaliT  Added section which contains total number of exceptions
; 12Nov98  SonaliT  Added comments above; Changed definition of "All" languages
; 13Nov98  SonaliT  Error fixes
; 18Nov98  SonaliT  Modified comments for excep#5; Added functionality and
;                   comments for the [DeleteExceptions] section
; 18Nov98  SonaliT  Same as above
; 13Apr99  SonaliT  Deleted old exception#16 (MS Picture It) and created new one for Win98 only                              
; 10Jun99  Davidko  Remove [DeleteExceptions] section per bug 2291. Also consolidated multiple Ecxel, Word, and Project exceptions to one for each. And updated MS Photo Editor exception to full, visible for all versions per bug 1261.
;************************************************************************
;
;
;
[NumberOfExceptions]
;Set the following variable to the total number of exceptions in this list
Total=26

[1]
;This must be the first key in the exceptions list. Create all keys after this one.
Description=Blank Key to Signal Start of the Exceptions List
Filename=Start.zzz
Version=0x80000000
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[2]
;Product=Microsoft Word - Partial Hidden Exception (Panning and AutoScrolling only)
;Changed to include all versions of Microsoft Word
Description=Microsoft Word
Filename=winword.exe
Version=0xffffffff
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[3]
;Product=Macromedia Director 6.0
Description=Macromedia Director
Filename=director.exe
Version=0x00060000
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[4]
;Product=Macromedia Sound ForgeXP
Description=Macromedia Sound Forge XP
Filename=Forgexp.exe
Version=0x00030000
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[5]
;Product=Microsoft Publisher - Complete Hidden Exception for all versions of the product (97,98,2000) and for all OSs
;IP version 2.2 set up a partial exception for Pub98 which must be removed before this 
;all-encompassing exception is written to the registry
Description=Microsoft Publisher
Filename=mspub.exe
Version=0xffffffff
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[6]
;Product=Fractal Design Painter 5.0.3
Description=Fractal Design Painter
Filename=Painter5.exe
Version=0x00050000
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[7]
;Product=AutoCAD LT 97
Description=AutoCAD LT 1997
Filename=ACLT.exe
Version=0x00060001
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[8]
;Product=Visio 4.5 - Partial Hidden Exception (Scrolling only) and only for Win95
Description=Visio
Filename=Visio32.exe
Version=0x80040005
EnableScroll=
EnablePan=0x00000001
EnableAutoScroll=0x00000001
OS=WIN95
Lang=0xFFFF

[9]
;Product=Microsoft Outlook (all versions) - Partial Hidden Exception (Scrolling only) and only for Win95
Description=Microsoft Outlook
Filename=Outlook.exe
Version=0xffffffff
EnableScroll=
EnablePan=0x00000001
EnableAutoScroll=0x00000001
OS=WIN95
Lang=0xFFFF

[10]
;Product=Adobe Pagemaker 6.5 - Partial Hidden Exception (Panning and AutoScrolling only)
Description=Adobe Pagemaker
Filename=Pm65.exe
Version=0x80000006
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[11]
;Product=Microsoft Project
;Changed to include all versions of Microsoft Project
Description=Microsoft Project
Filename=Winproj.exe
Version=0xffffffff
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[12]
;Product=Micrografx Windows Draw 6.0 - Partial Hidden Exception (Scrolling only)
Description=Micrografx Windows Draw
Filename=draw.exe
Version=0x80060000
EnableScroll=
EnablePan=0x00000001
EnableAutoScroll=0x00000001
OS=ALL
Lang=0xFFFF

[13]
;Product=Adobe FrameMaker 5.1 - Partial Hidden Exception (Panning and AutoScroll only)
Description=Adobe FrameMaker
Filename=frame.exe
Version=0x80050001
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[14]
;Product=Lotus Notes 4.6 - Partial Hidden Exception (Panning and AutoScrolling only)
Description=Lotus Notes
Filename=nlnotes.exe
Version=0x80000000
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[15]
;Product=Microsoft Image Composer 1.5 - Partial Hidden Exception (Panning only)
Description=Microsoft Image Composer
Filename=Imgcomp.exe
Version=0x80010005
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=0x00000001
OS=ALL
Lang=0xFFFF

[16]
;Product=Microsoft Picture It! 2.0 - Partial Hidden Exception (Panning and AutoScrolling only) 
Description=Microsoft Picture It!
Filename=Picture.exe
Version=0x80020000
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=
OS=WIN98
Lang=0xFFFF

[17]
;Product=Microsoft Excel - Partial Hidden Exception (Panning and AutoScrolling only)
;Changed to include all versions of Microsoft Excell
Description=Microsoft Excel
Filename=Excel.exe
Version=0xffffffff
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[18]
;Product=Microsoft Photo Editor 
Description=Microsoft Photo Editor
Filename=Photoed.exe
Version=0xffffffff
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[19]
;Product=Claris Works Office 5.0v1 - Partial Hidden Exception (Panning and AutoScrolling only)
Description=Claris Works
Filename=ClarisWorks.exe
Version=0x80050000
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[20]
;Product=Corel Word Perfect 8.0 - Partial Hidden Exception (Panning and AutoScrolling only)
Description=Corel WordPerfect
Filename=Wpwin8.exe
Version=0x80080000
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[21]
;Product=Microsoft Graph 8.0 (all versions) - Hidden Exception
Description=Microsoft Graph
Filename=Graph8.exe
Version=0xFFFFFFFF
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[22]
;Product=Microsoft Graph 9.0 (all versions) - Hidden exception
Description=Microsoft Graph 2000
Filename=Graph9.exe
Version=0xFFFFFFFF
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[23]
;Product=Microsoft Outlook 2000 - Hidden exception
Description=Microsoft Outlook 2000
Filename=outlook.exe
Version=0x80090000
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[24]
;Product=JustView - partial hidden exception (panning only)
Description=JustView Internet Browser
Filename=JUSTVIEW.EXE
Version=0xFFFFFFFF
EnableScroll=0x00000001
EnablePan=
EnableAutoScroll=0x00000001
OS=ALL
Lang=0xFFFF

[1000]
;This must be the last key in the exceptions list created by the setup program. 
;All OEM keys must be created after this one. 
;OEM keys must be applied to the registry via a .REG file and not via this INI file
Description=Blank Key to Signal Start of OEM/Admin Exception Keys
Filename=OEM.zzz
Version=0x80000000
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF

[2000]
;This must be the last key in the exceptions list. Do not create any keys after this one.
Description=Blank Key to Signal End of Setup and OEM/Admin Exception Keys
Filename=Blank.zzz
Version=0x80000000
EnableScroll=
EnablePan=
EnableAutoScroll=
OS=ALL
Lang=0xFFFF
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 1.82