can someone tell me what's wrong with my batch file?
:: daphne
::
@ECHO OFF
K:
CD \Games\daphne\
daphne.exe lair vldp -framefile "K:\Games\daphneframefilepath\Lair.txt" -fullscreen
this is what the daphnelog.txt read
--DAPHNE version 1.0.0
--Command line is: daphne.exe lair vldp -framefile K:\Games\daphneframefilepath\Lair.txt -fullscreen
--CPU : GenuineIntel 2650 MHz || Mem : 4096 megs
--OS : Windows XP/.NET || Video : ATI Radeon HD 4850
--OpenGL: Compiled In
--RGB2YUV Function: MMX
--Line Blending Function: MMX
--Audio Mixing Function: MMX
Set 640x480 at 32 bpp with flags: 80000001
Initializing sound system ...
GI Sound chip initialized at 2000000 Hz
No joysticks detected
Remapping input ...
Loading ./roms/lair/dl_f2_u1.bin ... 8192 bytes read into memory
Loading ./roms/lair/dl_f2_u2.bin ... 8192 bytes read into memory
Loading ./roms/lair/dl_f2_u3.bin ... 8192 bytes read into memory
Loading ./roms/lair/dl_f2_u4.bin ... 8192 bytes read into memory
Could not open framefile : K:\Games\daphneframefilepath\Lair.txt
Could not initialize laserdisc player!
Shutting down sound system...
Shutting down video display...