|
|
FAQ
Search
Memberlist
Usergroups
Register
Profile
Private messages
Log in
|
|
| Author |
Message |
Adam Ross Guest
|
Posted: Thu Aug 21, 2003 9:45 am Post subject: uninstalling in DOS? |
|
|
How come we can delete files and programs in DOS; but in WIN9x, we have to,
or , its best to uninstall? Can anyone shed some light on this. THANX. |
|
| Back to top |
|
 |
|
|
David Hough Guest
|
Posted: Thu Aug 21, 2003 2:26 pm Post subject: Re: uninstalling in DOS? |
|
|
DOS doesn't have a registry
Adam Ross wrote:
| Quote: | How come we can delete files and programs in DOS; but in WIN9x, we have to,
or , its best to uninstall? Can anyone shed some light on this. THANX.
|
|
|
| Back to top |
|
 |
Ghost Guest
|
Posted: Thu Aug 21, 2003 6:30 pm Post subject: Re: uninstalling in DOS? |
|
|
In article <k72dnUmqGdzc09miXTWJgA@comcast.com>, "Adam Ross"
<somebody@somewhere.com> wrote:
| Quote: | How come we can delete files and programs in DOS; but in WIN9x, we have to,
or , its best to uninstall? Can anyone shed some light on this. THANX.
|
Fairly easy to explain....
In Windows, when you install a program, many, many, many changes are made
to the registry, as well as other files are installed to various places on
the HDD. In order to uninstall a program properly, you must remove al
those files and registry entries. That is what an uninstaller does.
In DOS, other than perhaps some entries to the autoexec.bat or config.sys
files, most of everthing is self contained inside that program's
directly. Sometimes there are some files elsewhere, but not in all cases. |
|
| Back to top |
|
 |
|
|