Wątek zamknięty

[Rozwiązany] Eksplorator windows na pasku zadań(Rozwiązany)

 
Patrycjusz
Nowy
Liczba postów: 6
Post: #9

RE: Eksplorator Windows na pasku zadań


Rozwiązanie problemu:
http://windows7forum.pl/brak-ostatnio-ot...l#pid64711

Kod:
Use this at your peril though and please make a system backup first...

1. Dowload http: //www.manohar476.talktalk.net/Recent.zip
   this contains working empty files from a blank profile I created
   Unzip it into a new folder C: \TEMP\Recent

2. Right-click on your 'Recent Places' and select
   'Clear recent items list'

3. Type these commands into a prompt.
   (you can change the temp paths etc if you want.)


rem go to offending directory in user profile.
rem for me this is under 'Roaming'.
cd %HOMEDRIVE%
cd "%HOMEDRIVE%\%HOMEPATH%\AppData\Roaming\Microsoft\Windows\Recent"

rem perhaps we should copy everything
rem in this folder to a backup.
mkdir C: \TEMP\RecentBackup
xcopy /S /E "." "C: \TEMP\RecentBackup"

rem now delete everything!!
del /S *.*

rem copy the blank template profile files
xcopy /S /E "C: \TEMP\Recent\*.*" "."


4. Log off and log on.
   Profuse apologies if this breaks your computer.
   To reverse the process try

cd %HOMEDRIVE%
cd "%HOMEDRIVE%\%HOMEPATH%\AppData\Roaming\Microsoft\Windows\Recent"
xcopy /S /E "C: \TEMP\RecentBackup" "."

Wszystko działa. Nawet nie musiałem się wylogowywać i logować ponownie.

09.12.2010 12:28

Znajdź wszystkie posty użytkownika
Wątek zamknięty


Wiadomości w tym wątku
RE: Eksplorator Windows na pasku zadań - Patrycjusz - 09.12.2010 12:28
Podobne wątki
Wątek: Autor Odpowiedzi: Wyświetleń: Ostatni post
Problem z paskiem zadań Windows 7 kakus55 1 2.549 20.12.2017 02:21
Ostatni post: Illidan
Znikające ikony na pasku zadań tomas801118 0 1.333 22.02.2017 13:11
Ostatni post: tomas801118
Wyśrodkowanie ikon na pasku narzędzi hnr95 0 1.382 08.09.2016 16:58
Ostatni post: hnr95
Windows 7 - Menadżer Zadań nie włącza się. SpeedSeconds 0 1.094 18.08.2016 13:12
Ostatni post: SpeedSeconds
FAHDll.dll - eksplorator windows przestał działać win7pomoc 1 1.641 21.04.2015 06:12
Ostatni post: win7pomoc
Kolejnosc ikon i grupowanie (nie scalanie!) na Pasku zadan (+Chrome na deser) Efreet 4 3.815 25.05.2014 00:09
Ostatni post: thermalfake
« Starszy wątek | Nowszy wątek »

Temat został oceniony na 0 w skali 1-5 gwiazdek.
Zebrano 0 głosów.