@echo off rem This file allows the SuperSpell 2 database to be run on a machine rem with the Windows fire wall enabled. netsh firewall add portopening TCP 4901 "SuperSpell 2 Database" pause