Upgrade.inf Driver File Contents (100ug.exe)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;                        UPGRADE.INF
;
;           Copyright (c) 1998 LaserMaster Corporation
;                   All Rights Reserved
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;  $Log$
;  
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;  Copied from vninst.inf
;  This inf file installs the new network adapter card
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;  Necessary section for setup.exe
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Source Media Descriptions]
   1 = "Upgrade Disk", TAGFILE = disk1.w

[SetUpUpgrade]
;The following call is to initialize system for detection of hardware
   shell $(!STF_WINDOWSSYSPATH)\"ncparam.inf" Param_ControlDetection DTSTART

;  Install new adapter
;   set !NTN_InstallMode = "deinstall"
;   shell $(!STF_WINDOWSSYSPATH)\"oemnade3.inf" InstallOption $(!STF_LANGUAGE) ELNK3 $(!STF_SRCDIR) YES YES NO

;  Install new adapter
   set !NTN_InstallMode = "install"
   shell $(!STF_WINDOWSSYSPATH)\"oemsetup.inf" InstallOption $(!STF_LANGUAGE) LNE100TX $(!STF_SRCDIR) YES YES NO

   return

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;  Billboard text messages
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[BillboardsENG]
   Billboard1 = "Setup is upgrading your system."$(!LF)$(!LF)+
                "Please wait..."

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;  Initialize variables
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[GlobalVariables]
   !STF_LANGUAGE        = "" ? $(!LIBHANDLE) GetLanguage
   !STF_WINDOWSPATH     = "" ? $(!LIBHANDLE) GetWindowsNtDir
   !STF_NTPATH          = ""
   !MAXIMUM_ALLOWED     = 33554432

[NetworkVars]
   !STF_SRCDIR_KEYED    = ""
   !STF_SRCDIR_USED     = ""
   !STF_SRCDIR_OVERRIDE = ""
   !NTN_RegBase         = ""
   !NTN_ServiceBase     = "SYSTEM\CurrentControlSet\SERVICES"
   !NTN_SoftwareBase    = "SOFTWARE"
   !NTN_InstallMode     = "deinstall"
   !NTN_Origination     = "install"
   !NTN_InstallPhase    = "primary"

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;  Main entry point to setup INF script
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Shell Commands]
   set-subst LF = "\n"

   set-title "Upgrade Network Card"

   LoadLibrary "x" $(!STF_WINDOWSSYSPATH)\"setupdll.dll" !LIBHANDLE
   LoadLibrary "x" $(!STF_WINDOWSSYSPATH)\"ncpa.cpl" !NCPA_HANDLE

   read-syms GlobalVariables
   detect   GlobalVariables

   set !STF_NTPATH = $(!STF_WINDOWSSYSPATH)

   read-syms NetworkVars
   detect   NetworkVars

   read-syms Billboards$(!STF_LANGUAGE)

   StartWait
   shell $(!STF_WINDOWSSYSPATH)\"subroutn.inf" PushBillboard STATUSDLG $(Billboard1)
   shell "" SetUpUpgrade
   shell $(!STF_WINDOWSSYSPATH)\"subroutn.inf" PopBillboard
   EndWait

cleanup =+
   FreeLibrary $(!LIBHANDLE)
   FreeLibrary $(!NCPA_HANDLE)

   exit

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: ftp, load: 1.56