Why does program want to install?

Posted: 09-17-2004, 10:40 PM
I had to reinstall Xp over itself to get back in. Now the
problem is that any time I try and open mycomputer,
anything, it does not matter it wants to start installing
ms money. Where is the association with that? Is there a
registry setting I can check or change?

Thanks, Dave
Reply With Quote

Responses to "Why does program want to install?"

Torgeir Bakken \(MVP\)
Guest
Posts: n/a
 
Re: Why does program want to install?
Posted: 09-17-2004, 11:51 PM
Dave wrote:
> I had to reinstall Xp over itself to get back in. Now the
> problem is that any time I try and open mycomputer,
> anything, it does not matter it wants to start installing
> ms money. Where is the association with that? Is there a
> registry setting I can check or change?
>
> Thanks, Dave
Hi

Most likely it is Windows Installer doing an on-demand installation...

See "Every time I launch my application, Windows Installer performs an
installation. How can I determine the cause of the on-demand installation?"
in the FAQ at

http://www.microsoft.com/windows2000...t/msi_faq.mspx

To access the Application Log in the Event viewer,
run the following command from Start/Run:

eventvwr.msc


If you are running Windows XP (or have access to a Windows XP computer,
you can copy MSIZAP.EXE over to your Win2k computer):

If a product code is listed there and this product is not really installed,
MSIZAP.EXE is maybe able to fix this issue, it is included as a utility in
the support tools installation package (on your WinXP CD) with some
additional
documentation included in suptools.chm (installed by suptools.msi).

It will remove all Windows Installer entries for a product key that you feed
it with.

Note that if MSIZAP.EXE is used incorrectly it can affect other applications
on the machine.

Based on the documentation in
http://msdn.microsoft.com/library/en...msizap_exe.asp

this is what you should run:

msizap T {product code}

an example:
msizap T {FFB37294-1155-17D3-A809-0250BAAFB1AB}


Alternatively, for a more user friendly interface to MSIZAP.EXE ,
take a look at this article:

Description of the Windows Installer CleanUp Utility
http://support.microsoft.com/default...b;en-us;290301


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Independent software developers installations will not install. RC1 Install Shield Tom D Windows Vista Security 0 09-19-2006 02:17 PM
i want to remove windows xp home edition and then try to re- install the program David Windows XP Configuration & Management 4 08-31-2004 06:29 AM
HP Deskjet 960cse won't install Drivers and Program CD Al Fidler Windows XP Help & Support 1 10-17-2003 02:53 PM
I can't install any program Frank Fratto Windows XP Basics 0 07-16-2003 05:52 AM
My spell check brings up MS install program box Kelly Windows XP 0 07-10-2003 09:18 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90