@rem Sample PROFILE.LAN file (please rename to your profile) @rem @rem This batch-file will run for your profile only after the @rem login process has been completed and AUTOEXEC.LAN (if @rem present) has been executed. @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 ...