Re: Cleaning up files after MSI uninstall
- From: "mayayana" <mayaXXyana1a@xxxxxxxxxxxxxxxx>
- Date: Wed, 12 Jul 2006 13:17:23 GMT
I don't know whether WISE/MSI might have a better
solution, but I would think you could just install dummies.
In other words, install a dummy file as a placeholder
for the one that will be created and create Registry
entries at install time that will be used later.
On the other hand, it's "traditional" not to uninstall
created files. Most installers, in my experience, will
just leave the Program Files folder behind with the
new files in it if they're not on the uninstall list.
I'm not sure if the word WISE deterred anyone to respond...so...just indeploying
case....
Anyone have good solution to removing "non-shared" program files and
directories after unintstall of MSI package..(which I'm currently
via GPO software installation)registry
Thanks.
Shawn
"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
areentries are added into HKCU area and additional directories and files
doesplaced in application directory.
Question: When uninstalling the application, I want to "clean up"
registry entries and files/directories that are "left behind". Wise
didnot appear to give you option to remove registry entries/files that it
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
.
- Follow-Ups:
- Re: Cleaning up files after MSI uninstall
- From: shawn
- Re: Cleaning up files after MSI uninstall
- References:
- Cleaning up files after WISE uninstall
- From: shawn
- Re: Cleaning up files after MSI uninstall
- From: shawn
- Cleaning up files after WISE uninstall
- Prev by Date: Re: Cleaning up files after WISE uninstall
- Next by Date: Re: override file extention in user's machine while calling DLL in VB6 program
- Previous by thread: Re: Cleaning up files after MSI uninstall
- Next by thread: Re: Cleaning up files after MSI uninstall
- Index(es):
Relevant Pages
|