Je vyžadovýn port COM do USB například TENTO
nebo bez com portu :
nebo pomocí paraelního portu :
nebo pomocí midi portu
a software SOUNDMODEM a FLEXNET
Takto vypadá nastavení
CONFIG.SYS
[menu]
menuitem=std,Ausgangskonfiguration
menuitem=pcfsm,Ohne Soundkartentreiber
[common]
rem start of previous contents of CONFIG.SYS
rem for example:
device=c:\windows\himem.sys
dos=high,umb
country=041,850,c:\windows\command\country.sys
device=c:\windows\command\emm386.exe noems
rem end of previous contents of CONFIG.SYS (just an example!!)
[std]
[pcfsm]
installhigh=C:\PCF\FLEXNET.EXE
installhigh=C:\PCF\SMSBC.EXE -b:0x220 -i:5 -d:1 -tc:1
installhigh=C:\PCF\FLEX.EXE
installhigh=C:\PCF\SMAFSK12.EXE
installhigh=C:\PCF\FSET.EXE MODE 0 1200
installhigh=C:\PCF\FSET.EXE TXDELAY 0 20
installhigh=C:\PCF\SMMIXER.EXE -i:0 -o:0 -s:line
AUTOEXEC.BAT
rem ... previous contents of AUTOEXEC.BAT
if %config%==pcfsm goto :startwin
goto :end
:startwin
win
:end