Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Windows MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 03-15-2010, 06:54 PM   #1 (permalink)
Jose
Guest
 
Posts: n/a
Default RE: Incessant re-installs by MSI 4.5

Is this a new package that you have created. We had encountered a similar
issue where we had to resolve ICE38 errors to resolve this problem.


"Ron Dailey" wrote:

> MSI 4.5 keeps trying to re-install software that is already working properly.
> How can I get this to stop?

  Reply With Quote
Old 03-15-2010, 06:54 PM   #2 (permalink)
Ron Dailey
Guest
 
Posts: n/a
Default Incessant re-installs by MSI 4.5

MSI 4.5 keeps trying to re-install software that is already working properly.
How can I get this to stop?
  Reply With Quote
Old 03-15-2010, 06:54 PM   #3 (permalink)
Wilson, Phil
Guest
 
Posts: n/a
Default Re: Incessant re-installs by MSI 4.5

MSI thinks it's broken. What's in the application event log for MsiInstaller
entries about missing components?
--
Phil Wilson
The Definitive Guide to Windows Installer
http://www.apress.com/book/view/1590592972


"Ron Dailey" <Ron Dailey@discussions.microsoft.com> wrote in message
news:CF24CE2B-9CC3-42F4-A8F1-03C28BB0BB14@microsoft.com...
> MSI 4.5 keeps trying to re-install software that is already working
> properly.
> How can I get this to stop?


  Reply With Quote
Old 03-15-2010, 06:54 PM   #4 (permalink)
Sebastian Brand
Guest
 
Posts: n/a
Default Re: Incessant re-installs by MSI 4.5

What application are you running that causes this reinstallation?
Tried uninstalling and then reinstalling this yet?

Best regards,
Sebastian Brand
http://blog.sebastianbrand.com

On Feb 23, 5:11*pm, Ron Dailey <Ron Dai...@discussions.microsoft.com>
wrote:
> MSI 4.5 keeps trying to re-install software that is already working properly.
> *How can I get this to stop?


  Reply With Quote
Old 03-15-2010, 06:54 PM   #5 (permalink)
Ron Dailey
Guest
 
Posts: n/a
Default RE: Incessant re-installs by MSI 4.5

Jose, thanks for answering.

What are ICE38 errors?

I have been working in computers for over 40 years, but I'm afraid I don't
know much about MSI. Any help is appreciated. Thanks!

"Jose" wrote:

> Is this a new package that you have created. We had encountered a similar
> issue where we had to resolve ICE38 errors to resolve this problem.
>
>
> "Ron Dailey" wrote:
>
> > MSI 4.5 keeps trying to re-install software that is already working properly.
> > How can I get this to stop?

  Reply With Quote
Old 03-15-2010, 06:54 PM   #6 (permalink)
Sebastian Brand
Guest
 
Posts: n/a
Default Re: Incessant re-installs by MSI 4.5

Hi Ron,

ICE38 error is a package validation error. As this error does not come
from your own packages, this error probably does not apply in your
case.

Enable MSI logging on your system as described in http://support.microsoft.com/kb/223300
and check out the log file. It should contain some explanations why
the reinstall prompt is occuring all the time.


Best regards,
Sebastian Brand
http://blog.sebastianbrand.com


On Feb 28, 11:09*pm, Ron Dailey <RonDai...@discussions.microsoft.com>
wrote:
> Jose, thanks for answering.
>
> What are ICE38 errors?
>
> I have been working in computers for over 40 years, but I'm afraid I don't
> know much about MSI. *Any help is appreciated. *Thanks!
>
> "Jose" wrote:
> > Is this a new package that you have created. We had encountered a similar
> > issue where we had to resolve ICE38 errors to resolve this problem.

>
> > "Ron Dailey" wrote:

>
> > > MSI 4.5 keeps trying to re-install software that is already working properly.
> > > *How can I get this to stop?


  Reply With Quote
Old 03-15-2010, 06:54 PM   #7 (permalink)
Ron Dailey
Guest
 
Posts: n/a
Default RE: Incessant re-installs by MSI 4.5


Thanks to Phil, Jose, & Sebastian.

I have used the MSI Cleanup Utility & removed the two programs being
effected. Now, I don't get the repeated attempts at install. However, I
don't know what other effectsa this may have. But, for right now, my
immediate annoyance is gone!

"Ron Dailey" wrote:

> MSI 4.5 keeps trying to re-install software that is already working properly.
> How can I get this to stop?

  Reply With Quote
Old 03-15-2010, 06:54 PM   #8 (permalink)
Ron Dailey
Guest
 
Posts: n/a
Default Re: Incessant re-installs by MSI 4.5


Thanks, Phil, for answering. I don't know what's in the event log. How do I
find that?

"Wilson, Phil" wrote:

> MSI thinks it's broken. What's in the application event log for MsiInstaller
> entries about missing components?
> --
> Phil Wilson
> The Definitive Guide to Windows Installer
> http://www.apress.com/book/view/1590592972
>
>
> "Ron Dailey" <Ron Dailey@discussions.microsoft.com> wrote in message
> news:CF24CE2B-9CC3-42F4-A8F1-03C28BB0BB14@microsoft.com...
> > MSI 4.5 keeps trying to re-install software that is already working
> > properly.
> > How can I get this to stop?

>

  Reply With Quote
Old 03-15-2010, 06:54 PM   #9 (permalink)
Ron Dailey
Guest
 
Posts: n/a
Default Re: Incessant re-installs by MSI 4.5

Thanks, Sebastian, for answering.
It stated out with my HP Solution Center, but now it has started doing it
with Omni Page also. I click cancel. And, it does cancel, but then just
starts up again. It just keeps doing that.

I uninstalled & re-installed HP Solution Cete several times, bt that doesn't
sem to help. And, HP Solution Centr is working fine. t isjust the Windows
Installer seems to have gone haywire.

Would going back to a previous version of MSI be a solution? I think I
still have an install for MSI 3.5, or something like that.

"Sebastian Brand" wrote:

> What application are you running that causes this reinstallation?
> Tried uninstalling and then reinstalling this yet?
>
> Best regards,
> Sebastian Brand
> http://blog.sebastianbrand.com
>
> On Feb 23, 5:11 pm, Ron Dailey <Ron Dai...@discussions.microsoft.com>
> wrote:
> > MSI 4.5 keeps trying to re-install software that is already working properly.
> > How can I get this to stop?

>
> .
>

  Reply With Quote
Old 04-04-2010, 03:01 AM   #10 (permalink)
hixxxej
Guest
 
Posts: n/a
Default Re: Incessant re-installs by MSI 4.5

slide ports and then bring it back... linksys

"Ron Dailey" <Ron Dailey@discussions.microsoft.com> wrote in message
news:CF24CE2B-9CC3-42F4-A8F1-03C28BB0BB14@microsoft.com...
> MSI 4.5 keeps trying to re-install software that is already working
> properly.
> How can I get this to stop?


  Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:09 PM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com