Uninstalling program

  • Thread starter Thread starter Mistral
  • Start date Start date
M

Mistral

when i uninstall antivirus program it ask something like: "given file is
shared components.. may be use by another program.. do you want uninstall
it?" - absolute senseless notes, not clear. Should i remove this file or
not? why not create accurately coded program which capable determine can
the given component uninstalled safely, if not, unregister it, etc..

thanks
 
Hi

Some programs share certain files - especially .dll files. If a program
uninstallation removes such a .dll file, you may find that another program
that uses that same file won't run any more.

--


Will Denny
MS-MVP Windows Shell/User
Please reply to the News Groups
 
Will Denny said:
Hi

Some programs share certain files - especially .dll files. If a program
uninstallation removes such a .dll file, you may find that another program
that uses that same file won't run any more.

--


Will Denny
MS-MVP Windows Shell/User
Please reply to the News Groups
===========================
why user need know is the particular specific dlls required for specific
application or not? The idea is to uninstall program safely and accurately,
and without headashe about programming dll..
 
Mistral said:
===========================
why user need know is the particular specific dlls required for specific
application or not? The idea is to uninstall program safely and
accurately, and without headashe about programming dll..

Contact the vendor of the program you are trying to uninstall to ask why.
 
Mistral said:
when i uninstall antivirus program it ask something like: "given file
is shared components.. may be use by another program.. do you want
uninstall it?" - absolute senseless notes, not clear. Should i remove
this file or not? why not create accurately coded program which
capable determine can the given component uninstalled safely, if not,
unregister it, etc..
thanks

Not a Windows issue, this is the sole responsibility of the software
braintrust who write the code to be user friendly. What AV program are you
uninstalling? Symantec's AV is notorious for it's uninstall difficulty, but
they do supply removal tools on their web site as do most other AV vendors.
Check the AV vendors for solutions to AV problems, as they are the ones
that developed the application that runs on Windows and are the responsible
party to contact when a problem arises. This is also who you should contact
when a Windows update breaks your software application. The vendor is the
contact to fix specific 3rd party software even when a Microsoft update is
responsible for the break in the software.

--
Michael Stevens MS-MVP XP
(e-mail address removed)
http://www.michaelstevenstech.com
For a better newsgroup experience. Setup a newsreader.
http://www.michaelstevenstech.com/outlookexpressnewreader.htm
 
Back
Top