Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Nineteen, mscdex .exe to provide the optical drive reading and writing program


May 23, 2021 DOS Command learning manual



mscdex/drive [/Drive][/e][/k][/s][/l:letter]


Typical: config.sys in the middle of the device./c:?cdrom.sys/d:mscd000


autoexec .bat c:'dos'mscdex /d:mscd000 /l:g


An optical drive is configured with the symbol g


The parameter/drive1 is an optical drive identification number that must be consistent with .sys symbol in the config image and may have more than one


/d:mscd000 /d:mscd001


/e: Load the optical drive driver with extended memory.


/s: Make the optical drive ms_net or whether windows are set to shared optical drives


Whether /V displays memory when loaded.


/L:letter the disc character assigned to the optical drive


/m:number specifies the number of buffers


It should be noted that if you use smartdrv .exe speed up the reading and writing ability of the optical drive, it should be in autoexec.


Bat Will mscdex.? B efore exe was written on the smartdrv .exe, the use of smartdrv .exe could be greatly increased


The ability to read and write to the drive.