Re: Microsoft Installer Not Functioning
From: Wesley Vogel (123WVogel955_at_comcast.net)
Date: 03/19/04
- Next message: PA Bear: "Re: Thai Language Pack"
- Previous message: PA Bear: "Re: Update Downloads"
- In reply to: Chris: "Microsoft Installer Not Functioning"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 19 Mar 2004 18:06:59 GMT
Chris;
Maybe one of these will help.
--------------------------------
Description of the Windows Installer CleanUp Utility
http://support.microsoft.com/default.aspx?scid=kb;en-us;290301
OFF2000: Error Message "The Windows Installer Service Could Not Be
Accessed..." Running Setup
The Windows Installer service could not be accessed. Contact your support
personnel to verify that the
windows Installer service is properly registered.
http://support.microsoft.com/?kbid=217521
"Error 1719. The Windows Installer Service Could Not Be Accessed" Error
Message When You Try to Add or Remove a Program
Error 1719. The Windows Installer Service could not be accessed. You may be
running in safe mode or
Windows Installer may not be correctly installed.
http://support.microsoft.com/default.aspx?scid=kb%3BEN-US%3BQ315346
The Windows Installer service could not be accessed' on Windows XP?
When you attempt to install a program that uses Windows Installer, such as
Office XP, you receive:
============================
"The Windows Installer service could not be accessed. This can occur if you
are running in safe
mode or if the Windows Installer is not correctly installed. "
This error is probably the result of a damaged registration service.
To resolve this issue:
1. Open a CMD.EXE prompt.
2. Type msiexec /unregister and press Enter.
3. Type msiexec /regserver and press Enter.
that is it .. As frustrating as it was it should be fixed now
=======================
Error 1719, 'The Windows Installer Service could not be accessed'?
When you run an MSI package, you receive:
Error 1719. The Windows Installer Service could not be accessed. You may be
running in Safe mode or
Windows Installer may not be correctly installed.
To fix this problem:
1. Use the Registry Editor to navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer
2. Double-click the ImagePath Value Name, a REG_EXPAND_SZ data type, and
verify that the data string is
%SystemRoot%\System32\msiexec.exe /V, where %SystemRoot% is the location of
your OS, like C:\Winnt or
C:\Windows.
3. Shutdown and restart in Safe mode by pressing F8 when the boot menu
displays.
4. After you log on, run msiexec /regserver.
5. Shutdown and restart normally.
============================
Maybe the Windows Installer service is disabled on the machine. From the
Start menu select Run and type
"services.msc".
Double-click on the service named "Windows Installer". Check the value in
the 'Startup type:' field. If it's currently set to "Disabled", then this is
the problem. Change it by selecting "Manual" from the drop-down box.
========================
-- Hope this helps. Let us know. Wes In news:ba8401c40dd8$6f4de750$a001280a@phx.gbl, Chris <anonymous@discussions.microsoft.com> hunted and pecked: > Where do I begin. I've been on a wild goose chase trying > to figure out what's going on with my computer. I > purchased online the McAfee 8.0 Virus Scan so that I > could update my older version. It took me forever to > uninstall version 6.0, but I finally did it correctly. > When I attempted to install the new version, it acted as > though it was working, and then all of a sudden, the > setup disappeared. I tried this a few times but failed > each time. I researched some articles and found that the > problem lies in the Microsoft Installer. I exhausted > these two articles, but nothing worked: > > http://support.microsoft.com/default.aspx?scid=kb;en- > us;q315346 > > For example, when I typed the necessary data into my > command prompt nothing happened and I received the error > messages: this system cannot find the file specified. > > I've tried everything, but nothing seems to work. Will > someone please lend me a hand and help me with this > bothersome problem? > > Thanks! > > Chris
- Next message: PA Bear: "Re: Thai Language Pack"
- Previous message: PA Bear: "Re: Update Downloads"
- In reply to: Chris: "Microsoft Installer Not Functioning"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|