@rem Sample AUTOEXEC.LAN file @rem @rem This batch-file will run for all profiles after the @rem login process has been completed. @rem @rem A search mapping to SYS:PUBLIC will be made to make @rem sure that basic network commands will be available. @rem @rem M.BAT will call MAP.EXE and restore the PATH afterwards. @rem @if "%debug%"=="" echo off call %ramdrv%\bin\m.bat ins root s16:=SYS:PUBLIC echo Now do some interesting network stuff ... echo Launch Ghost or so ...