;
; INF File for Aladdin USB Minidriver
;---------------------------
;
; (c) Copyright 2004 by Aladdin Knowledge Systems
;
[Version]
signature="$Windows NT$"
Provider=%Fast%
Class=USB
ClassGuid={36fc9e60-c465-11cf-8056-444553540000}
DriverVer=07/06/2004,3.10 ; new DriverVer directive
CatalogFile=aksusb.cat
; Table of Contents
[Manufacturer]
%FastMfg%=Aladdin
[Aladdin]
%USB\VID_0529&PID_0001.DeviceDesc%=aksusb, USB\Vid_0529&Pid_0001 ;USB Protection Device
;===============================================
; AKSUSB NT Installation Parameters
; ==============================================
[aksusb.NT]
CopyFiles=aksusb.CopyList.NT
CopyFiles=aksusb.AuxCopyList.NT
AddReg=aksusb.AddReg.NT
[aksusb.AddReg.NT]
;BUGBUG: PropPageProvider stuff not enabled for setupapi yet!
;HKR,,EnumPropPages32,,"sysclass.dll,USBEnumPropPages"
[aksusb.CopyList.NT]
aksusb.sys
aksclass.sys
[aksusb.AuxCopyList.NT]
aksusb.sys
[aksusb.NT.Services]
AddService=aksusb,0x02,aksusb.addservices
; ====================================================
; service instalation
; ===================================================
[aksusb.addservices]
DisplayName = %svcdesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_AUTO_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\aksusb.sys
LoadOrderGroup = Base
;===============================================
; AKSUSB W9x Installation Parameters
; ==============================================
[aksusb]
CopyFiles=aksusb.CopyList
AddReg=aksusb.AddReg
[aksusb.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,aksusb.sys
[aksusb.CopyList]
aksusb.sys
akscls9x.sys
; ====================================================
; destination directories
; ====================================================
[DestinationDirs]
aksusb.CopyList.NT = 10,system32\drivers
aksusb.AuxCopyList.NT = 10,system32\setup\aladdin
aksusb.CopyList = 10,system32\drivers
;;****************************************************************************
;; Source Files
;;****************************************************************************
[sourcedisksnames]
1=%INSTDISK%,,,""
[SourceDisksFiles]
aksusb.sys=1
aksclass.sys=1
akscls9x.sys=1
[Strings]
Fast="Aladdin Knowledge Systems"
FastMfg="Aladdin Knowledge Systems"
svcdesc="Aladdin USB Key"
INSTDISK="Aladdin Install Disk"
USB\VID_0529&PID_0001.DeviceDesc="Aladdin USB Key"
Download Driver Pack
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.