Jump to content

Windows installer trying to start


Recommended Posts

Posted

I installed an SDK and apparently something went wrong.

Whenever I log in, I get a screen showing the installer is trying to start.

How can I get rid of that message?

Thanks.


Posted

See what applications are set to startup at user-login:

"Start"->"Run"-> type: "msconfig" (without the quotes)

Go to the "Startup"-tab and uncheck the box next to that installer.

You can also find (some of) these settings in the registry:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

Greetz,

Peter.

Posted

See what applications are set to startup at user-login:

"Start"->"Run"-> type: "msconfig" (without the quotes)

Go to the "Startup"-tab and uncheck the box next to that installer.

You can also find (some of) these settings in the registry:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

Greetz,

Peter.

None of the ideas posted here have worked.

If I disable Windows Installer Service, msiexec stops loading, but I have to re-enable it everytime I want to install something.

Andy

Posted

If an MSI installer is trying to start when you log on, it's very likely that some installed MSI app is trying to repair itself (for whatever reason). It would be useful to get a verbose log of the installer and see what happens, rather than trying to band-aid it.

Where would I find that installer log?

thanks.

Posted

Where would I find that installer log?

thanks.

Right where the KB article says you'll find it:

To find the location of the new log in the Temp folder, type cd %temp% at a command prompt, and then press ENTER.
Posted

Where would I find that installer log?

thanks.

Right where the KB article says you'll find it:

To find the location of the new log in the Temp folder, type cd %temp% at a command prompt, and then press ENTER.

Thanks.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...