SSI2XP.INF Driver File Contents (ssi2xp.exe)

; Application: SwannSmart II Internal modem installer
; Version    : 1.0
; Author     : James
; Copyright  : © 2001 Swann Communications
; Created by : INF-Tool Setup Program and INF File Generator
;              from http://Inner-Smile.com
; Licence of : James Cain, Richmond VIC, Australia 
; ---------------------------------------------------------------------------

[Version]
Signature=$Chicago$
Provider=%Author%
SetupClass=BASE
Compatible=1
AdvancedINF=2.5,"You need a newer version of ADVPACK.DLL!"
Generator=INF-Tool v6.3/pro

[Optional Components]
INFTool_1

[Optional Components.ntx86]
INFTool_1.ntx86

[AdvSetup]
HKLM,%RunOnce%Setup,"SwannSmart II Internal modem installer...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection SSI2XP.INF,DefaultInstall2"
[AdvSetup.ntx86]
HKLM,%RunOnce%Setup,"SwannSmart II Internal modem installer...",,"RunDll32.exe advpack.dll,LaunchINFSection SSI2XP.INF,DefaultInstall2.ntx86"

[Strings]
Product="SwannSmart II Internal modem installer"
Version="1.0"
Author="James"
Copyright="© 2001 Swann Communications"
DiskName="SwannSmart II Internal modem installer, Setup Disk #1"
Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\"
Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup"

[INFTool.Add.Reg.95]
HKLM,%Uninstall%%Product%
HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\SSI2XP.INF, DefaultUninstall"

[INFTool.Add.Reg.ntx86]
HKLM,%Uninstall%%Product%
HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\SSI2XP.INF, DefaultUninstall.ntx86"

[INFTool.Add.Ini1]
setup.ini, progman.groups,, "group1=""SwannSmart II Internal modem installer"""
setup.ini, group1,, """Uninstall SwannSmart II Internal modem installer"",""rundll32.exe advpack.dll,LaunchINFSection %17%\SSI2XP.INF, DefaultUninstall"",""%11%\setupapi.dll"",7,,%11%,"""

[INFTool.Del.Ini1]
setup.ini, progman.groups,, "group1=""SwannSmart II Internal modem installer"""
setup.ini, group1,, """Uninstall SwannSmart II Internal modem installer"""

[INFTool.AddINI]
win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2

[SourceDisksNames]
1=%DiskName%,,0

[SourceDisksFiles]
AmosNT.sys=1,,171789
BASIC2.SYS=1,,83938
CNXStd.cty=1,,134031
CNXTDIAG.SYS=1,,17776
csacpl.cpl=1,,316416
disk1=1,,27
Fallback.sys=1,,303171
FaxNT.sys=1,,212459
FSKsNT.sys=1,,124701
GENHSF.cty=1,,133643
HSF_CNXT.sys=1,,591392
hsfinst.dll=1,,11562
HXFSetup.exe=1,,262144
K56NT.SYS=1,,428431
MdmXSdk.dll=1,,57344
MDMXSDK.sys=1,,17744
RKSAMPLE.SYS=1,,62422
S215DT5.inf=1,,35456
SE215DT5.inf=1,,44636
Setup.exe=1,,262144
Soar.sys=1,,62190
SpkpNT.sys=1,,80097
TonesNT.sys=1,,59663
V124NT.SYS=1,,541981
AdvPack.DLL=1
W95Inf16.DLL=1
W95Inf32.DLL=1

[DestGrp]
V124NT.SYS
TonesNT.sys
SpkpNT.sys
Soar.sys
Setup.exe
RKSAMPLE.SYS
MDMXSDK.sys
MdmXSdk.dll
K56NT.SYS
HXFSetup.exe
hsfinst.dll
HSF_CNXT.sys
GENHSF.cty
FSKsNT.sys
FaxNT.sys
Fallback.sys
disk1
csacpl.cpl
CNXTDIAG.SYS
CNXStd.cty
BASIC2.SYS
AmosNT.sys

[UninstGrp]
"V124NT.SYS"
"TonesNT.sys"
"SpkpNT.sys"
"Soar.sys"
"Setup.exe"
"RKSAMPLE.SYS"
"MDMXSDK.sys"
"MdmXSdk.dll"
"K56NT.SYS"
"HXFSetup.exe"
"hsfinst.dll"
"HSF_CNXT.sys"
"GENHSF.cty"
"FSKsNT.sys"
"FaxNT.sys"
"Fallback.sys"
"disk1"
"csacpl.cpl"
"CNXTDIAG.SYS"
"CNXStd.cty"
"BASIC2.SYS"
"AmosNT.sys"

[DestGrp1]
S215DT5.inf
SE215DT5.inf

[UninstGrp1]
"S215DT5.inf"
"SE215DT5.inf"

[AdvPack]
AdvPack.DLL,,,16
W95Inf16.DLL,,,16
W95Inf32.DLL,,,16

[Add.Inf]
SSI2XP.INF

[DestinationDirs]
DestGrp=30,"Modem"
UninstGrp=30,Modem
DestGrp1=17
UninstGrp1=17,
AdvPack=11
Add.Inf=17

[RemoveDirs]
"%30%\Modem"
"%17%

[DefaultInstall]
Ini2Reg=INFTool.AddINI
AddReg=AdvSetup

[DefaultInstallX]
[DefaultInstall2]
AddReg=INFTool.Add.Reg.95
UpdateInis=INFTool.Add.Ini1
Copyfiles=DestGrp,DestGrp1,AdvPack,Add.Inf
BeginPrompt=InstallBegin
Uninstall=DefaultUninstall

[DefaultInstall.ntx86]
AddReg=AdvSetup.ntx86

[DefaultInstall2.ntx86]
AddReg=INFTool.Add.Reg.ntx86
UpdateInis=INFTool.Add.Ini1
Copyfiles=DestGrp,DestGrp1,AdvPack,Add.Inf
BeginPrompt=InstallBegin
Uninstall=DefaultUninstall.ntx86

[INFTool_1]
OptionDesc=%Product%
Tip=%info%
InstallType=0
AddReg=AdvSetup

[INFTool_1.ntx86]
OptionDesc=%Product%
Tip=%info%
InstallType=0
AddReg=AdvSetup.ntx86

[InstallBegin]
Title="SwannSmart II Internal modem installer"

[DefaultUninstall]
BeginPrompt=BeginUPromptSection
EndPrompt=EndUPromptSection
DelReg=INFTool.Add.Reg.95
UpdateInis=INFTool.Del.Ini1
DelFiles=UninstGrp,UninstGrp1
DelDirs=RemoveDirs
Cleanup=1

[DefaultUninstall.ntx86]
BeginPrompt=BeginUPromptSection
EndPrompt=EndUPromptSection
DelReg=INFTool.Add.Reg.ntx86
UpdateInis=INFTool.Del.Ini1
DelFiles=UninstGrp,UninstGrp1
DelDirs=RemoveDirs
Cleanup=1

[BeginUPromptSection]
Prompt="Are you sure you want to remove SwannSmart II Internal modem installer?"
ButtonType=YESNO
Title=%Product% Uninstall

[EndUPromptSection]
Prompt="SwannSmart II Internal modem installer was successfully removed from your computer."
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: web4, load: 1.63