[mojosetup] Problem with the uninstaller

Francois Gouget fgouget at codeweavers.com
Mon May 21 11:41:32 EDT 2012


On Mon, 16 Apr 2012, f.calva at tiscali.it wrote:

> Hi, I have a problem with the uninstaller. If I install the game and
> then uninstall it, it perfectly works: it removes the entire folder.
> But, if I install it, then I install a "patch" (a new version of the
> game, which has the same files, but with different contents)
> overwriting it, and then I uninstall it, the folder is not deleted:
> there is still the MojoSetup's hidden folder and all the subfolders of
> the game (which are actually empty, though). I tried changing
> delete_error_is_fatal, but it has no effect. Is it possible to produce
> an uninstaller which also removes the game folder when it has been
> "patched"? How do you manage patches? Very thanks!

I use the same installer for first time installations and to upgrade an 
existing installation 'in-place'. I believe this is what you are trying 
to do and indeed it did not work right initially. It's not just at 
uninstall time that things go wrong, MojoSetup also asks useless 
confirmations, does not delete obsolete files and directories, etc.


However I have patches for that. I have just been too slow pushing them upstream :-(
(I blame it all on Mercurial <g>)

I have recently took the time to give it another try and I'm about to 
post patches that should help. So you may want to give it another try 
when they get in (assuming they do).

-- 
Francois Gouget <fgouget at codeweavers.com>


More information about the mojosetup mailing list