@echo off
rem SEE MAIL batch file
rem This runs See Mail on your machine for single user system.
rem Defaults are for standard See Mail setup with swapping enabled.
echo Loading mail program
if exist %%p\!track del %%p\!track > nul
%%m\gshroom -v -o %%p\!track -s %%s %%m\see-mail
