Re: Windows 7 (64bit)
Probaj ovo:
Fix the "DefragPath" value in this registry key:
Click Start, Run and type REGEDIT.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\MyComputer\DefragPath
In the right-pane, double-click (default) and set it's data to:
%systemroot%\system32\dfrg.msc %c:
(if REG_EXPAND_SZ)
C:\Windows\system32\dfrg.msc %c:
(if REG_SZ)
|