;*************************************************************** ;* * ;* SAMON.INF * ;* * ;* HST High Soft Tech SaphirMON Install Script * ;* * ;* (c) Copyright 1998-2006 HST High Soft Tech GmbH * ;* * ;* All rights reserved! * ;* * ;*************************************************************** [VERSION] Signature="$chicago$" [SaMON.Install] CopyFiles = FILES.SETUPAPI, FILES.SETUP, FILES.PRODUCT ShellLink = SHELL.MON UpdateIni = SaMON.INI Uninstall = SaMON.UNINSTALL AddReg = InitSetup.AddReg [SaMON.UNINSTALL] RunPre = %32768%\monser.exe /DEINSTALL,%32768% DelFiles = FILES.PRODUCT, FILES.DELADD DelReg = InitSetup.DelReg [SaMON.INI] %32768%\saphmon.ini,Options,Language,%LanguageIni% [SHELL] FolderFlags = 32 Folder = %GroupNameHST% LinkList = SHELL.LINKLIST [SHELL.LINKLIST] %Item0%,%24%\%ManuDir%\%SetupDir%\remove.exe,"/R",,%24%\%ManuDir%\%SetupDir%\setup.ico,,1 [SHELL.MON] FolderFlags = 32 Folder = %GroupNameHST%\%GroupNameMON% LinkList = SHELL.LINKLIST.MON [SHELL.LINKLIST.MON] %Item0MON%,%24%\%ManuDir%\%SetupDir%\remove.exe,/R"%DisplayName%",,%24%\%ManuDir%\%SetupDir%\setup.ico,,1 %Item1%,%32768%\saphmon.exe,,%32768%,,,1 %Item2%,%32768%\saphmon.exe,-p,%32768%,,,1 %Item3%,%32768%\readme.txt,,%32768%,%32768%\readme.ico,,1 %Item4%,%32768%\readme2.txt,,%32768%,%32768%\readme.ico,,1 ;Description,Path,Args,WorkDir,IconDir,IconIndex,ShowCmd [FILES.SETUPAPI] cfgmgr32.dll ,,,0x00010010 setupapi.dll ,,,0x00010010 [FILES.SETUP] cleanup.exe ,,,0x00010008 setup.bmp ,,,0x00010008 setup.ico ,,,0x00010008 setup.inf ,,,0x00010008 SaMon.inf ,,,0x00010008 remove.ini ,setup.ini,,0x00010008 remove.exe ,setup.exe,,0x00010008 [FILES.PRODUCT] auskunft.ini ,,,0x00010008 call.wav ,,,0x00010008 conn.wav ,,,0x00010008 country.ini ,,,0x00010008 disc.wav ,,,0x00010008 hipclink.dll ,,,0x00010008 hl00pbk.dll ,,,0x00010008 innovat.ini ,,,0x00010008 mongbr32.dll ,,,0x00010008 monger32.dll ,,,0x00010008 monser.exe ,,,0x00010008 nordamer.ini ,,,0x00010008 premrate.ini ,,,0x00010008 presel.ini ,,,0x00010008 saphmon.exe ,,,0x00010008 saphmon.ini ,,,0x00010008 smres32.dll ,,,0x00010008 vorwahl.ini ,,,0x00010008 vorwahlat.ini ,,,0x00010008 win32err.dll ,,,0x00010008 readme.ico ,,,0x00010008 cdms.ico ,,,0x00010008 readme.txt ,,,0x00010008 readme2.txt ,,,0x00010008 [FILES.DELADD] saphir.txt ,,,0x00010008 saphmon.ini ,,,0x00010008 saphir.log ,,,0x00010008 caller.txt ,,,0x00010008 [KeepUpFiles] ; diese Dateien werden bei einem Update auf diese Version nicht gelöscht ; gilt für "HSTAppSetup ab Version 1.2.0.0" 1 = saphir.txt 2 = saphmon.ini 3 = saphir.log 4 = caller.txt [DestinationDirs] DefaultDestinationDir = 32768 ;DIRID_USER FILES.SETUPAPI = 11 FILES.SETUP = 24,%ManuDir%\%SetupDir% FILES.PRODUCT = 32768 FILES.DELADD = 32768,,1 [SourceDisksNames] 1="SaphirMON Program Disk 1/1",, [SOURCEDISKSFILES] CFGMGR32.DLL = 1,..,23552 SETUPAPI.DLL = 1,..,338192 CLEANUP.EXE = 1,..,36864 SETUP.BMP = 1,..,51478 SETUP.ICO = 1,..,766 SETUP.INF = 1,..,1136 SAMON.INF = 1,..,6461 Setup.exe = 1,..,204800 SETUP.INI = 1,..,3319 AUSKUNFT.INI = 1,,2519 CALL.WAV = 1,,11108 CONN.WAV = 1,,10052 COUNTRY.INI = 1,,12754 DISC.WAV = 1,,6120 HIPCLINK.DLL = 1,,45056 HL00PBK.DLL = 1,,122880 INNOVAT.INI = 1,,386 MONGBR32.DLL = 1,,61440 MONGER32.DLL = 1,,61440 MONSER.EXE = 1,,40960 NORDAMER.INI = 1,,4813 PREMRATE.INI = 1,,9838 PRESEL.INI = 1,,5558 SAPHMON.EXE = 1,,512000 SaphMon.ini = 1,,1929 SMRES32.DLL = 1,,311296 VORWAHL.INI = 1,,100418 vorwahlat.ini = 1,,193470 WIN32ERR.DLL = 1,,36864 CDMS.ICO = 1,,766 README.ICO = 1,,766 readme.txt = 1,,2372 readme2.txt = 1,,21100 [InitSetup.AddReg] HKLM,%KEY_UNINSTALL%\%DisplayName%,DisplayName,,%DisplayName% HKLM,%KEY_UNINSTALL%\%DisplayName%,UninstallString,,"""%24%\%ManuDir%\%SetupDir%\remove.exe"" /R""%DisplayName%""" HKLM,"SOFTWARE\HST High Soft Tech GmbH\Setup\CurrentVersion\UnInstall\%DisplayName%",SetupPath,,"%24%\%ManuDir%\%SetupDir%" [InitSetup.DelReg] HKLM,%KEY_UNINSTALL%\%DisplayName% [DefaultInstall] AddReg = DefaultSetup.AddReg [DefaultSetup.AddReg] HKLM,%KEY_RUNONCE_SETUP%,HST_SETUP,,%01%\SETUP.EXE [Strings.0007] ;Deutsche Texte DisplayName = "SaphirMON" ManuDir = "PROGRAMME\HST High Soft Tech GmbH" SetupDir = "Remove" GroupNameHST = "HST High Soft Tech" Item0 = "HST Programme deinstallieren" GroupNameMON = "SaphirMON" Item0MON = "SaphirMON deinstallieren" Item1 = "SaphirMON" Item2 = "SaphirMON konfigurieren" Item3 = "Allgemeine Hinweise" Item4 = "Kurzbeschreibung" Language = "DEUTSCH" LanguageIni = "0" KEY_UNINSTALL = "Software\Microsoft\Windows\CurrentVersion\Uninstall" KEY_RUNONCE_SETUP = "Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup" [Strings] ;International Strings DisplayName = "SaphirMON" ManuDir = "PROGRAM FILES\HST High Soft Tech GmbH" SetupDir = "Remove" GroupNameHST = "HST High Soft Tech" Item0 = "Uninstall HST Programs" GroupNameMON = "SaphirMON" Item0MON = "UnInstall SaphirMON" Item1 = "SaphirMON" Item2 = "Config SaphirMON" Item3 = "Readme 1st" Item4 = "Readme 2nd" Language = "ENGLISH" LanguageIni = "1" KEY_UNINSTALL = "Software\Microsoft\Windows\CurrentVersion\Uninstall" KEY_RUNONCE_SETUP = "Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup"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.