uninstaller doesnt clear the registry entries

View: New views
5 Messages — Rating Filter:   Alert me  

uninstaller doesnt clear the registry entries

by sxm :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
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

Re: uninstaller doesnt clear the registry entries

by David Ngan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I 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?


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

Re: uninstaller doesnt clear the registry entries

by grossetti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Parent Message unknown AW: uninstaller doesnt clear the registry entries

by Bartz, Klaus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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





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
>
>
>

--
View this message in context: http://www.nabble.com/uninstaller-doesnt-clear-the-registry-entries-tp16693455p25978950.html
Sent from the izpack - users @ codehaus mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: AW: uninstaller doesnt clear the registry entries

by grossetti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bartz, 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