;;; ;;; HOTKEY.INF -- Hotkey Manager for Panasonic PC ;;; ;;; Copyright (C) 1999-2005 Matsushita Electric Industrial Co.,Ltd. ;;; [version] signature="$Windows NT$" Class=System ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318} CatalogFile=hotkey.cat Provider=%PRODUCT_COMPANY% DriverVer=11/25/2005, 6.1.10.3 [Manufacturer] %PRODUCT_COMPANY%=HOTKEYDEVICES [HOTKEYDEVICES] %PRODUCT_DESC% = HOTKEY_Install, *MAT0019 [ControlFlags] ExcludeFromSelect=*MAT0019 [HOTKEY_Install] CopyFiles=HOTKEY.copy.files,HOTKEY.copy.files3 AddReg=Hotkey.AddReg Reboot=1 [Hotkey.AddReg] HKR,,NTMPDriver,,hotkey.sys HKR,,DevLoader,,*ntkern HKLM,Software\Microsoft\Windows\CurrentVersion\Run,Hotkey,,"%11%\hkeyman.exe" ;;; HKLM,Software\Microsoft\Windows\CurrentVersion\RunServices,Hotkey,,"%11%\hkeyman.exe" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PanasonicHotkeyDriver,DisplayName,,"Hotkey Driver for Panasonic PC" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PanasonicHotkeyDriver,UninstallString,,"wscript.exe %11%\HKUNINST.vbs" [HOTKEY_Install.Services] AddService=HOTKEY, 0x00000002, HOTKEY_Service_Inst [HOTKEY_Service_Inst] DisplayName = %PRODUCT_SYSDISPNAME% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\HOTKEY.SYS LoadOrderGroup = Base ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; Disk lay out information, used by the CopyFiles lists ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; This is the source disk identifiers the number at the ; beginning maps to the SourceDisksFiles first parameter [SourceDisksNames] 1=%SOURCEDISK_DESC%,,, ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; SourceDisksFiles - ; this must have ALL file names in any copyfiles section ; so that the default copyfile error callback dialog (browse,skip) ; can use the SourceDisksNames strings above to help find the file ; -- this infomation can also be put in a layout.inf ; ; filename_on_source = diskid,subdir,size,checksum,spare,spare ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [SourceDisksFiles] HOTKEY.SYS = 1,,,,, HKEYMAN.EXE = 1,,,,, HKUNINST.VBS= 1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; Targetdirectories predefined for [DestinationDirs] section ; parameter number one ; 00 = null, use only the second parameter for a path ; 11 = windows system directory ; 12 = windows drivers directory ; ... ; [DestinationDirs] ; ; a default if a particular copyfiles section ; ; DefaultDestDir=LDID[,subdir] ; not used in this sample ; ; Copy directory ; HOTKEY.copy.files =12 ; System32\drivers HOTKEY.copy.files3=11 ; exe ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; CopyFiles lists ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [HOTKEY.copy.files] HOTKEY.SYS,,, [HOTKEY.copy.files3] HKEYMAN.EXE,,, HKUNINST.VBS,,, ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; Strings replace variable in percents above ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [Strings] PRODUCT_COMPANY = "Panasonic" PRODUCT_DESC = "Hotkey Driver for Panasonic PC" PRODUCT_SYSDISPNAME = "Panasonic Hotkey Driver" SOURCEDISK_DESC = "Panasonic Hotkey Driver Disk #1"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.