+ Odpowiedz na ten temat
Pokaż wyniki od 1 do 2 z 2

Temat: Pomocy

  1. #1

    Domyślnie Pomocy

    BARDZO NISKI PING + 1000FPS
    SPRAWDŹ SAM !!!
    IP SERWERA 195.42.112.94:27015

     

     

     

    Have you run into the Windows Update “infinite loop from hell”? If you have, you know what I’m talking about. You get a Windows update, it installs and requires that you reboot to finish the install. After rebooting, the second part of the install fails, and it uninsatlls itself. The next time you try to install Windows updates, the same thing happens on the same update. Repeat ad nauseum.

    If you check the Windows update status, it will probably tell you that the error code is “80071aa7″, but give no further information. A search of Microsoft’s site (as of today) yields no further information, and a search of the entire Internet finds plenty of others asking how to solve it, but no one giving a solution.

    Well, after 2 long evenings of fighting a Vista laptop which failed to install kb953838 (security update for IE7), I finally found a solution.

    First, you need to find the exact file on which the install is failing. In order to do this, you need to examine the file “WindowsUpdate.log”, which is in the “\windows” directory, by running this command:

    notepad %windir%\WindowsUpdate.logThen, search (Ctrl-F) for the error number, including a “0x” prefix, such as “0×80071aa7″. You will find a line that looks something like this:

    2008-10-06 11:29890 1140 dac Handler Post-reboot status for package Package_for_KB953838~31bf3856ad364e35~x86~~6.0.1.3 : 0×80071aa7.

    followed by:

    2008-10-06 11:29890 1140 dac Handler WARNING: Got extended error: “POQ Operation HardLinkFile OperationData \SystemRoot\WinSxS\x86_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_6.0.6000.1 6711_none_fff8e71ba4b3b364\WininetPlugin.dll, \??\C:\Windows\System32\migration\WininetPlugin.dl l”

    The important thing to notice is the filename at the end. In this case: C:\Windows\System32\migration\WininetPlugin.dll. (Don’t worry about the “\??\” before the filename.)

    I have also seen “UnlinkFile” rather than “HardLinkFile”, but the filename was the same in all cases.

    If you run a disk scan on drive C: (start / run / “chkdsk c: /f”), it will give you an error on the same “WininetPlugin.dll” filename. Unfortunately, even though is says it fixed the error, it did not. If you immediately run the chkdsk command again, it will give the same error, and tell you it fixed it again.

    Typically, in a case like this, I would rename the file out of the way, put another copy there, and retry the install. Unfortunately, there appears to be something “special” about the “c:\windows\system32\migration” directory and/or the “WininetPlugin.dll” file, as I was unable to rename the file out of the way, as even running as administrator, an “access denied” error is given. Even using our old friend, BartPE, the file could not be renamed and/or removed, as the same “access denied” error occurs there as well.

    Fortunately, Vista includes the ability to run in a recovery mode, by pressing F8 during boot. The first menu choice will be something like “recover windows”. Don’t worry, it’s not going to ‘recover” Windows by wiping the drive and reinstalling it. Rather, it will take you to a special recovery mode of Windows. After booting, you will be given a dialog box with several options. Select “command prompt”. This will open a command prompt window. Don’t worry if you’re unfamiliar with the command prompt — I’ll walk you through it.

    First, you need to navigate to the directory (”folder”) in the file you got above, by using the “cd” (”change directory”) command. That is everything up to, but not including, the filename at the end. In this case:

    cd /d c:\windows\system32\migrationNow, from within this special recovery mode of Windows, you have the ability to rename to file out of the way:

    ren WininetPlugin.dll WininetPlugin.bad
    copy WininetPlugin.bad WininetPlugin.dllAt this point, running “chkdsk” will find the same error(s) as before, but it will actually be able to fix them:

    chkdsk c: /fNote that now, if you run “chkdsk” a second time, it will not find any errors.

    Finally, type “exit” to exit the command prompt window, and reboot the system. You will now be able to install the update and have it successfully complete upon rebooting.

    MARTIN !!!!!!!!!!!!! POMÓŻ!!!!!!!!!!!!!!!!!!
    Ostatnio edytowane przez ciapish ; 19-03-2010 o 19:24

  2. #2

    Domyślnie

    ciapek a ale co ty chcesz żebym ci to przetłumaczył ?
    po tym co przeczytałem w shoutboxie to myślę że ci o tłumaczenia chodzi więc łapaj


    Czy miałeś kiedyś update windowsa "nieskończona pętla z piekieł" ? Jeśli tak już miałeś to wiesz o czym mówię.
    Pobierasz aktualizację systemu Windows, która się instaluje i wymaga restartu komputera, aby zakończyć instalację.
    Po ponownym uruchomieniu, druga część instalacji kończy się nie powodzeniem, i odinstalowuje sie się.
    Gdy następnym razem próbujesz zainstalować tą aktualizacje, dzieje się to samo na tej samej aktualizacji. I tak w kółko.

    Jeśli sprawdzisz stan aktualizacji, to prawdopodobnie pokaże ci kod błędu "80071aa7", ale poza tym nie ma żadnych dodatkowych informacji.
    Szukanie w witrynie Microsoft (jak na dzień dzisiejszy) również nie daje żadnych dodatkowych informacji tak jak i przeszukiwanie całego Internetu, gdzie znajdziesz wiele innych pytań na ten temat, ale o tym jak ten problem rozwiązać nie ma nic .

    Cóż, po 2 długich wieczorach walki na laptopie z systemem Windows Vista, na którym nie dało się zainstalować kb953838 (aktualizacja zabezpieczeń dla IE7), w końcu znaleźliśmy rozwiązanie.


    Po pierwsze, trzeba znaleźć konkretny plik, którego nie udaje się zainstalować.
    W tym celu, należy prześledzić plik "WindowsUpdate.log", który znajduje się w katalogu "\ windows" , uruchamiając polecenie:

    notepad% windir% \ WindowsUpdate.log
    Później, wyszukiwanie (Ctrl-F) numeru błędu, zawierającego "0x" w prefixie, coś mniejwięcej jak "0 × 80071aa7".

    Znajdziesz linię, która wygląda mniej więcej tak:

    2008-10-06 11:29890 1140 dac Handler Post-reboot status for package Package_for_KB953838~31bf3856ad364e35~x86~~6.0.1.3 : 0×80071aa7.
    A zaraz za nią będzie:

    2008-10-06 11:29890 1140 dac Handler WARNING: Got extended error: “POQ Operation HardLinkFile OperationData \SystemRoot\WinSxS\x86_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_6.0.6000.1 6711_none_fff8e71ba4b3b364\WininetPlugin.dll, \??\C:\Windows\System32\migration\WininetPlugin.dl l”
    Ważna jest nazwa pliku na końcu. W tym przypadku: C: \ Windows \ System32 \ migration \ Wininetplugin.dll. (Nie przejmuj się "\? \" Przed nazwą pliku.)


    Widziałem też "UnlinkFile" zamiast "HardLinkFile", ale nazwa pliku była taka sama we wszystkich przypadkach.


    Po uruchomieniu skanowania dysku na dysk C: (Start / Uruchom / "chkdsk c: / f"), daje ci błąd na tej samej nazwie pliku "Wininetplugin.dll" .
    Niestety, mimo to że twierdzi, że poprawiono błąd, jeśli natychmiast uruchomisz polecenie chkdsk ponownie, to znów da ten sam błąd i powie, że naprawiono bład.


    Zazwyczaj w takim wypadku, chciałbym zmienić nazwę pliku , i umieścić tam inną kopię (tego pliku), i spróbować zainstalować jeszcze raz.
    Niestety, wydaje się, że jest coś "wyjątkowego", w katalogu"c: \ windows \ system32 \ migration" i/lub w pliku "Wininetplugin.dll" , bo nie mogłem zmienić nazwy pliku , gdyż nawet działając jako administrator,
    "Odmowa dostępu" wyświetlała się za każdym razem. Nawet przy użyciu naszego starego przyjaciela, BartPE (pewnie jakiś program /przyp MS), plik nie może zostać zmieniony lub usunięty, "Odmowa dostępu" występuje również tam.


    Na szczęście Vista zawiera możliwość uruchamiania w trybie odzyskiwania, naciskając klawisz F8 podczas uruchamiania komputera.
    Pierwszego wyboru menu będzie coś takiego jak "odzyskać Windows". Nie martw się, nie będzie to to "odzyskanie" Windows poprzez wymazanie (format) dysku i ponownej instalacji.
    Raczej będzie można dostać się do specjalnego trybu odzyskiwania systemu Windows.
    Po uruchomieniu, będziesz mieć okno dialogowe z kilkoma opcjami. Wybierz "polecenia". Spowoduje to otwarcie okna wiersza polecenia. Nie martw się, jeśli nie znasz poleceń - ja poprowadzę cie przez to.


    Po pierwsze, musisz przejść do katalogu ( "folderu") jaki masz powyżej, przy użyciu komendy "cd" ( "change directory").
    To wszystko , ale nie wpisujesz nazwy pliku na końcu. Czyli w tym przypadku tym przypadku uruchom komendę:


    cd / DC: \ windows \ system32 \ migration
    Teraz od wewnątrz tego specjalnego trybu odzyskiwania systemu Windows, masz możliwość zmiany nazwy do pliku:

    Wpisz komendę:

    ren Wininetplugin.dll WininetPlugin.bad

    copy WininetPlugin.bad WininetPlugin.dll
    Uruchomiony tym momencie "chkdsk" znajdzie ten sam błąd (s) jak poprzednio, ale w rzeczywistości jest w stanie je naprawić:

    chkdsk c: / f

    Zauważ, że teraz, po uruchomieniu "chkdsk" po raz drugi, to nie będzie pokazywać żadnych błędów.

    Na koniec, wpisz polecenie "exit", aby zamknąć okno wiersza polecenia i zrestartuj system. Będziesz teraz mógł zainstalować aktualizację i dokończy się ona pomyślnie po restarcie
    Wszystko jest trudne zanim stanie się łatwe.

    Serwer Klanu m4f.pl [1000FPS] oraz strona m4f.pl są hostowane na:

Podobne wątki

  1. Pomocy!!!
    By ciapish in forum Pytania
    Odpowiedzi: 6
    Ostatni post / autor: 17-11-2009, 23:01
  2. amxbans- pomocy! :)
    By lechuses in forum Webmastering
    Odpowiedzi: 12
    Ostatni post / autor: 24-10-2009, 21:16
  3. Lockerz.Com POMOCY
    By przemesnk in forum Hyde Park
    Odpowiedzi: 3
    Ostatni post / autor: 20-10-2009, 16:11
  4. Pomocy!
    By smoluszek in forum Pytania
    Odpowiedzi: 7
    Ostatni post / autor: 02-07-2009, 23:46
  5. Pomocy!!!??!
    By majkel in forum Hyde Park
    Odpowiedzi: 7
    Ostatni post / autor: 11-03-2009, 16:39

Uprawnienia

  • Nie możesz zakładać nowych tematów
  • Nie możesz pisać wiadomości
  • Nie możesz dodawać załączników
  • Nie możesz edytować swoich postów