mount c .
imgmount d .\game\ed4\cd\ed4.cue -t iso
c:
cd game\ed4
gw.exe
setup.exe
TITLE.exe
NONE.COM
CDDRV.COM
call ED4.exe
NONE.COM /R
CDDRV.COM /R
exit
侠客英雄传3简体版的SHK3JT.bat文件里的指令按照如下这样写:
mount c .
IMGmount d .\game\shk3jt\cd\shk3_1.cue .\game\shk3jt\cd\shk3_2.cue -t iso
c:
call shk3_
exit
侠客英雄传3繁体版的SHK3FT.bat文件里的指令按照如下这样写:
mount c .
IMGmount d .\game\shk3ft\cd\shk3_1.cue .\game\shk3ft\cd\shk3_2.cue -t iso
c:
SHK3_
exit