|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
uninstaller doesnt clear the registry entriesAll, I am using COIOSHelper. This works fine during installation and product shows up fine in windows control panel. Issue is that uninstaller doesnt remove the registry? wondering if some one faced similar issue and figured out some way. I am not using RegistrySpec.xml. My understanding is that its not must and default registry install/uninstall should still work. -sxm |
|
|
Re: uninstaller doesnt clear the registry entriesI have the same question. When I use the Windows Add/Remove Programs control panel to uninstall my application, the application is removed but the application is still listed in the control panel. I am using RegistrySpec.xml. I was able to uninstall IzPack from the control panel and the IzPack entry goes away. What might be causing my application entry NOT to be removed?
|
|
|
Re: uninstaller doesnt clear the registry entries
|
|
|
|
|
|
Re: AW: uninstaller doesnt clear the registry entriesBartz, Klaus wrote:
> Hi, > do you have add registry stuff to the uninstaller in your installation description file (often called install.xml)? > ... > <!-- The listeners section for CustomActions --> > <listeners> > ... > <listener installer="RegistryInstallerListener" > uninstaller="RegistryUninstallerListener"> > ---------------------^ > <os family="windows"/> > </listener> > </listeners> > ... > <native type="3rdparty" name="COIOSHelper.dll" stage="both"> > ----------------------------------------------------------^ > <os family="windows"/> > </native> > ... > > Cheers > > Klaus > > -----Ursprüngliche Nachricht----- > Von: grossetti [mailto:gabriel.rossetti@...] > Gesendet: Dienstag, 20. Oktober 2009 19:10 > An: user@... > Betreff: Re: [izpack-user] uninstaller doesnt clear the registry entries > > Yes > > > sxm wrote: > >> All, >> >> I am using COIOSHelper. This works fine during installation and >> product shows up fine in windows control panel. Issue is that >> uninstaller doesnt remove the registry? wondering if some one faced >> similar issue and figured out some way. I am not using >> RegistrySpec.xml. My understanding is that its not must and default >> registry install/uninstall should still work. >> >> -sxm >> >> >> I have exactly the same problem, does anyone know how to fix this? >> >> Gabriel >> >> >> >> > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |