This website uses cookies. By browsing this website, you consent to the use of cookies. Learn more.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
- Flexera Software Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Un-Register failed during Un-Installation
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page

Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 30, 2013
09:30 AM
Un-Register failed during Un-Installation
Hi Friends,
We are using IS 2012 Premier edition. Our requirement is to register single COM component, which are available in 3 different features. During installation registration of component is succesful. But during un-installation it throws the following error message.
"Error 1905. Module "Installation path\file name" failed to unregister. HRESULT -2147220472. Contact your support personnel."
Kindly help to resolve the issue.
Thanks in advance.
Yuvaraj
We are using IS 2012 Premier edition. Our requirement is to register single COM component, which are available in 3 different features. During installation registration of component is succesful. But during un-installation it throws the following error message.
"Error 1905. Module "Installation path\file name" failed to unregister. HRESULT -2147220472. Contact your support personnel."
Kindly help to resolve the issue.
Thanks in advance.
Yuvaraj
1 Reply
Highlighted
Shekar
Pilgrim
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 16, 2013
07:06 AM
Re: Un-Register failed during Un-Installation
You can inistally see if you are able to unregister it manually through command prompt. To unregister the component, type the following command:
\ /unregserver
cm@prodev wrote:
Hi Friends,
We are using IS 2012 Premier edition. Our requirement is to register single COM component, which are available in 3 different features. During installation registration of component is succesful. But during un-installation it throws the following error message.
"Error 1905. Module "Installation path\file name" failed to unregister. HRESULT -2147220472. Contact your support personnel."
Kindly help to resolve the issue.
Thanks in advance.
Yuvaraj