Forum Sveta kompjutera

Nazad   Forum Sveta kompjutera > Test Run > Operativni sistemi

Operativni sistemi Windows, Mac OS, DOS...

Odgovor
 
Alatke vezane za temu Vrste prikaza
Stara 8.11.2008, 22:42   #1
nikolapfc89
Starosedelac
 
Član od: 27.10.2008.
Lokacija: Novi Beograd
Poruke: 1.326
Zahvalnice: 1.181
Zahvaljeno 801 puta na 358 poruka
Određen forumom Windows installer

e znate kada treba da krene windows instalacija meni izbacuje sledece:
windows installer service could not be accessed.this can be occur if you are running windows in safe mode or windows installer is not corretly installed.contact your support personnel for assistance. nece nista da krene da instalira ni program ni igricu bilo sta sto ide preko ovoga..
nikolapfc89 je offline   Odgovor sa citatom ove poruke
Stara 8.11.2008, 22:57   #2
Freško
CSC
 
Avatar korisnika Freško
 
Član od: 23.11.2005.
Lokacija: Niš
Poruke: 6.968
Zahvalnice: 0
Zahvaljeno 2.587 puta na 1.855 poruka
Određen forumom Re: windows installer

http://support.microsoft.com/kb/315353
Freško je offline   Odgovor sa citatom ove poruke
Sledeći korisnik se zahvaljuje korisniku Freško na korisnoj poruci:
nikolapfc89 (8.11.2008)
Stara 3.2.2009, 16:45   #3
srba milosavljević
Novi član
 
Član od: 3.2.2009.
Lokacija: Beograd
Poruke: 1
Zahvalnice: 0
Zahvaljeno 0 puta na 0 poruka
Određen forumom Re: Windows installer

Imam isti problem prilikom instalacije stampaca HP Officejet V40. Prilikom pokretanja instalacije pokazuje mi istu poruku. Kada pokusam dodavanje hardvera izbacuje mi poruku The drivers for this device are not installed (code 28). Pokusao sam sve ali nisam uspeo da instaliram stampac. Ima li pomoci?
Da, i jos mi prilikom pokusaja rucnog odabira instalacije direktno sa instalacionog diska prikazuje gresku da na disku nema podataka o hardveru.
srba milosavljević je offline   Odgovor sa citatom ove poruke
Stara 8.2.2009, 16:21   #4
dacajak
Deo inventara foruma
 
Član od: 22.4.2008.
Lokacija: https://www.youtube.com/user/dacajak
Poruke: 3.350
Zahvalnice: 503
Zahvaljeno 693 puta na 563 poruka
Slanje poruke preko MSN-a korisniku dacajak
Post Re: Windows installer

Evo par resenje sta uraditi kada ti se pojavi ovakav error:


1) Start Windows Installer service

Klikni Start>Run, upisi Services.msc i pritisni {ENTER}
Dvaput klikni Windows Installer
Namesti Startup type of Windows Installer na Manual
Klikni Start da pokrenes service. zapisi error poruku ako ima neke.
Klikni OK.
Windows Installer Registry Fix

Ako ti koraci iznad ne pomognu ili ako Windows Installer service nije na listi u the Services applet, prati sledece korake:

Skini msiserver.zip i snimi ga na Desktop.
Unzip file i extract-uj ga msiserver.reg na Desktop.
Desni klik msiserver.reg i izaberi Merge.
Klikni Yes kada bude trazio potvrdu.
Restartuj Windows.

2) Ako to ne uspe pokusaj sledece metode:

Spoiler za Metod 1:
Method 1: Reregister the Windows Installer
To reregister the Windows Installer, verify the location of the Msiexec.exe file on your hard disk and in the Windows Registry, and then reregister the Windows Installer. To do this, follow these steps.

Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.
Determine the location of the Msiexec.exe file on your hard disk. To do this, follow these steps:
Click Start, click Run, type %windir%\system32, and then click OK.

Note This step will open the folder where the Msiexec.exe file is located.
Make a note of the location of the Msiexec.exe file. The location of the Msiexec.exe file will be a combination of the value in the Address text box and the Msiexec.exe file name itself.

For example if the Address text box contains a value of C:\Windows\system32, the location of the Msiexec.exe file will be C:\Windows\system32\Msiexec.exe.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows


Make sure that the location of the Msiexec.exe file in Registry Editor is correct. To do this, follow these steps:
Click Start, click Run, type regedit in the Open text box, and then click OK.
Expand HKEY_LOCAL_MACHINE, expand SYSTEM, expand CurrentControlSet, expand Services, and then click MSIServer.
In the right pane, right-click ImagePath, and then click Modify.
In the Value data text box, type the location of the Msiexec.exe file that you determined in step 1, followed by the value of /V, and then click OK.

For example, if the location of the Msiexec.exe file is C:\Windows\system32\Msiexec.exe, type the following text in the Value data text box:
C:\WINDOWS\System32\msiexec.exe /V
Click OK to close the Edit String dialog box.
Click the File menu, and then click Exit to close Registry Editor.
Start your computer in safe mode, and then register the Msiexec.exe file. To do this, follow these steps:
Click Start, and then click Turn off computer or Shut Down.
Select the Restart option, and then click OK, or click Restart.
Press F8 before the Windows splash screen appears.
On the Windows Advanced Option menu, use the arrow keys to select the Safe Mode option, and then press ENTER.
If you use a dual-boot or multiple-boot computer, select the appropriate operating system from the list that is displayed, and then press ENTER.
Log on to the computer.
Click Start, click Run, type msiexec /regserver in the Open text box, and then click OK.

Note For 64-bit operating systems, you also have to reregister the 64-bit MSI installer. To do this, click Start, click Run, type %windir%\Syswow64\Msiexec /regserver in the Open text box, and then click OK.

On 64-bit editions of the Windows operating system, 32-bit binaries are located in %systemroot%\SysWow64 folder. The 64-bit binaries are located in the %systemroot%\System32 folder.
Click Start, and then click Turn off computer or Shut Down.
Select the Restart option, and then click OK, or click Restart.
If the issue persists, and you still receive the error message that is mentioned in the "Symptoms" section, follow the steps in Method 2.


Spoiler za Metod 2:
Method 2: Reinstall the Windows Installer
To reinstall the Windows Installer, rename the damaged Windows Installer files, and then reinstall the Windows Installer. To do this, follow these steps:
Click Start, click Run, type cmd in the Open text box, and then click OK.
Type cd %windir%\system32, and then press ENTER.
Type attrib -r -s -h dllcache, and then press ENTER.
Type ren msi.dll msi.old, and then press ENTER.
Type ren msiexec.exe msiexec.old, and then press ENTER.
Type ren msihnd.dll msihnd.old, and then press ENTER.
Type exit, and then press ENTER.
At the command prompt, type exit, and then press ENTER.
Click Start, and then click Turn off computer or Shut Down.
Select the Restart option, and then click OK, or click Restart.
Log on to the computer.
Download and install the latest version of the Windows Installer. For more information about how to obtain the Windows Installer, click the following article number to view the article in the Microsoft Knowledge Base:
893803 Windows Installer 3.1 v2 (3.1.4000.2435) is available
Click Start, and then click Turn off computer or Shut Down.
Select the Restart option, and then click OK, or click Restart.


Kraci postupak:
Unregister and re-register the Windows Installer
klikni Start, klikni Run, upisi MSIEXEC /UNREGISTER, i onda klikni OK. Iako to ne uradis tacno, moze izgledati ako da se nista nije dogodilo.
Klikni Start, klikni Run, upisi MSIEXEC /REGSERVER, i onda klikni OK. Iako to ne uradis tacno, moze izgledati ako da se nista nije dogodilo. Posle pokretanja ove komande, operacija je gotova.
Probaj tvoje Windows Installer-based aplikacije ponovo.
dacajak je offline   Odgovor sa citatom ove poruke
Stara 8.2.2009, 16:22   #5
dacajak
Deo inventara foruma
 
Član od: 22.4.2008.
Lokacija: https://www.youtube.com/user/dacajak
Poruke: 3.350
Zahvalnice: 503
Zahvaljeno 693 puta na 563 poruka
Slanje poruke preko MSN-a korisniku dacajak
Post Re: Windows installer

3) a)Sledeci nacin:
Klikni Start/Run i ukucaj:

net start MSIServer

Pritisni ENTER i pokusaj da instaliras ponovo.

b) Linkovi za windows installer
Link 1
Link 2 Novija verzija u BETA fazi

4) Sledeci nacin preko programa Dial-a-Fix


- Cekirati:
"Fix Windows Installer", prvo probti "start service" (mozda ti je stopiran?), ako nije cekirati kvadratic "Reregister Windows Installer", otkaci i pritisni GO.
Restart.

5) Korisni linkovi:
- Error poruka kda pokusas da add ili remove program na kompjuter na kojem radi Windows XP ili Windows Server 2003: "The Windows Installer service
could not be accessed"
http://support.microsoft.com/kb/315346

- "The Windows Installer Service Could Not Be Accessed" error poruka kada
install-iras program na Windows XP
http://support.microsoft.com/kb/315353

- "Windows Installer Service could not be accessed" error poruka kada instalira aplikaciju
http://support.microsoft.com/kb/319624

6) google search

To je to, ako budem jos nesto saznao postovcu.
dacajak je offline   Odgovor sa citatom ove poruke
Stara 8.2.2009, 16:57   #6
Adesha
Član
 
Član od: 13.9.2008.
Lokacija: Bosna i Hercegovina
Poruke: 42
Zahvalnice: 20
Zahvaljeno 19 puta na 16 poruka
Određen forumom Re: Windows installer

Mozda bi mogao i Sistem Restore.To se zna cesto desiti prilikom deinstalacije nekog programa. Koristio sam Your Uninstaler 2008 i prilikom jedne forsirane deinstalacije nesto mi je se po*****o, cini mi se da sam deinstalirao Windows Live Mesenger. Kasnije prilikom svake instalacije izbacivao mi je to isto kao i tebi. Uradio sam Sistem Restore, vratio je se i MSN ali sam ga onda deinstalirao sa drugim alatom.Uglavnom sam tako rijesio taj problem. To je moje iskustvo.
Adesha je offline   Odgovor sa citatom ove poruke
Stara 16.11.2009, 0:13   #7
Sh@m@n
Član
 
Član od: 30.7.2008.
Lokacija: Van vremena i prostora
Poruke: 135
Zahvalnice: 34
Zahvaljeno 4 puta na 4 poruka
Određen forumom Re: Windows installer

Da li je opcija i ,,reinstalacija sistema,,?
Sh@m@n je offline   Odgovor sa citatom ove poruke
Odgovor

Bookmarks sajtovi

Alatke vezane za temu
Vrste prikaza

Vaš status
Ne možete postavljati teme
Ne možete odgovarati na poruke
Ne možete slati priloge uz poruke
Ne možete prepravljati svoje poruke

BB kod: uključeno
Smajliji: uključeno
[IMG] kod: uključeno
HTML kod: isključeno


Slične teme
tema temu započeo forum Odgovora Poslednja poruka
Error 1719. Windows Installer could not be accessed. Lunacy Operativni sistemi 18 12.2.2011 0:15
Windows... virus? NIx Car Brbljaonica 9 6.11.2008 23:24
Windows Installer... Symantec Installer... Milolos Operativni sistemi 2 14.4.2008 5:26
Windows services se ne pokreću 4th Dimension Operativni sistemi 4 15.3.2008 14:07
Dosadni Windows Installer PeTkO Operativni sistemi 2 7.4.2007 0:54


Sva vremena su po Griniču +2 h. Sada je 5:25.


Powered by vBulletin® verzija 3.8.7
Copyright ©2000–2024, vBulletin Solutions, Inc.
Hosted by Beograd.com