![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-09-06 08:53 |
47,812 topics / 349,914 posts / today 0 new / 48,268 members |
| DOS启动盘 & LOGO技术 (启动盘室) » Is there any difference between loading programs in config.sys and autoexec.bat? |
| Printable Version 1,497 / 2 |
| Floor1 ylof1986 | Posted 2009-01-23 11:27 |
| 初级用户 Posts 19 Credits 61 | |
|
Is there any difference between loading programs in config.sys and autoexec.bat?
Can I do without autoexec.bat? For example, if autoexec.bat has the following: CTMOUSE SMARTDRV.EXE GHOST -clone,mode=pdump,src=1:3,dst=SYSTEM.GHO -z9 -sure -rb Can these be written into config.sys? DEVICE=CTMOUSE DEVICE=SMARTDRV.EXE DEVICE=GHOST -clone,mode=pdump,src=1:3,dst=SYSTEM.GHO -z9 -sure -rb |
|
| Floor2 whistlerwmz | Posted 2009-01-24 17:47 |
| 初级用户 Posts 8 Credits 32 From Lanzhou | |
|
If you write it like that in config.sys, you should use install= instead of device=
And you also have to write out the full names, including the .exe |
|
| Floor3 edenfk | Posted 2009-02-03 18:50 |
| 新手上路 Posts 3 Credits 6 | |
|
DEVICE is for memory management under DOS and for loading device drivers, used to activate devices (such as CD-ROM drives, USB, etc.).
autoexec.bat is a bundled set of commands for using application programs (run automatically), to avoid entering commands by hand. (For example: BIOS and FIRMWARE flashing under DOS, etc.), mainly aimed at “newbies, beginners”. |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |