same here.
infact, its possible to play it without the cd

heres my worms.bat:
Code:
@cls
@d:\Worms\bin\black.exe
@SET dos4g=quiet
@SET wormscfg=d:\Worms\worms.cfg
@SET wormscd=d:\Worms
@d:\Worms\bin\wrms
but for everyone else it would be:
Code:
@cls
@*wormsdir*\bin\black.exe
@SET dos4g=quiet
@SET wormscfg=*wormsdir*\worms.cfg
@SET wormscd=*wormsdir*
@*wormsdir*\bin\wrms