Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Closing smartdrv.exe
Name: Thomo Date: October 15, 2003 at 11:24:44 Pacific OS: W98SE CPU/Ram: AMD 500MHz
Comment:
I am currently loading smartdrv.exe in my autoexec.bat to help me run some commands but I want to add a line to the end of my autoexec.bat to exit smartdrv.exe before Windows loads as Dr. Watson reports that smartdrv.exe is using some memory which could otherwise be available. (Is this true btw?) So can I just add "EXIT SMARTDRV.exe" at the end? Is that not the correct command to do what I need? Thanks in advance.
Name: DAVEINCAPS Date: October 15, 2003 at 15:13:51 Pacific
Reply:
Windows doesn't normally need smartdrv but if you feel you must use it, post back contents of your config.sys and autoexec.bat. They can be optimized for memory usage in the lower 640 K of memory and that may solve your problem.
I don't know of any way to exit smartdrv.
0
Response Number 2
Name: Don Miller Date: October 16, 2003 at 05:43:21 Pacific
Reply:
SMARTDRV.EXE is an old MS-DOS disk-caching utility that was used with MS-DOS and Windows 3.x. It runs as a TSR at bootup and will take away conventional memory unless you load it high. There is not benefit to using it in the current versions of Windows since it will not be seen in an MS-DOS session launched from windows. It will be only seen if Windows is booted to a Command prompt. Once Windows is started, it creates a new DOS Virtual machine with each launching of DOS or an MS-DOS program.
Summary: I deleted smartdrv.exe as a possible fix to a previous I/O subsystem error. It worked, but now I have discovered (by reading more here) that I could have simply renamed it! Is deleting this a big d...
Summary: I have this little program that I got from the net somewhere that is called clean.bat. I really like what it does, cuz it cleans all of the temp folders and history and swap files all the one double ...