@echo off REM stunnel.bat REM Launchs stunnel in minimized form REM Lawrence Lin (llin@u.washington.edu) start /min stunnel -c -d 110 -r Your_UW_NetID.deskmail.washington.edu:995 exit