Re: Cleaning up files after WISE uninstall



"shawn" <shawnl.liggett@xxxxxxxxxx> wrote in message
news:eBgA2%23DpGHA.524@xxxxxxxxxxxxxxxxxxxxxxx
All,

Created MSI install with Wise Installer for Windows for a VB6 Outlook
Addin.

After deploying application...and user running addin...additional registry
entries are added into HKCU area and additional directories and files are
placed in application directory.

Question: When uninstalling the application, I want to "clean up"
registry entries and files/directories that are "left behind". Wise does
not appear to give you option to remove registry entries/files that it did
not install. What is the best way to achieve "clean up" for a project
built with Wise? (i.e. MSI script, "run once" script, Wise custom action
script. etc)

I've been searching for couple days and have not come across a valid
solution...yet.

Any direction would be appreciated.

(More info can be provided as needed)

Thanks in advance.

Shawn


InnoSetup has entries to let you run EXE files to do the clean up and [Code]
section to add your Pascal script to do the same. I don't know if WISE has
similar features.

http://www.jrsoftware.org/isinfo.php



.



Relevant Pages

  • Re: How to debug a device driver on a PPC?
    ... What does "install" mean? ... Copy it to the Windows folder, make some registry ... of driver we're talking about. ... entries and calls the RegXXX functions to make them, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Need to create an uninstall program...
    ... >> application, get a snap shot of the registry after the install, should I ... >> able to figure out how to properly uninstall the application? ... > I think you are saying that you have so many registry entries that you ...
    (borland.public.delphi.non-technical)
  • Re: How to debug a device driver on a PPC?
    ... > What does "install" mean? ... > of driver we're talking about. ... > registry might be done with a second utility program that knows the right ... > entries and calls the RegXXX functions to make them, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: deleting AutoComplete list in the address box [win2000-ie6]
    ... can't check out the respective Registry entries (the Win98 and NT OS ... (which is the same for any IE6 system regardless of OS) ... Also, if one were to install those files, are> they "command-able" or reversible? ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: [XP Pro] Changing profile location in registry
    ... I have the profile moved but my user registry is over 5 megs. ... still has entries going back to applications I havn't used in years. ... > When installing software, use custom install and redirect it to D:\. ...
    (microsoft.public.windowsxp.help_and_support)

Loading