Main Forum > General Computer Support

[SOLVED] Disk Defragmenter is gone !! windows 7 !! help please !!

<< < (6/9) > >>

debkol35:

--- Quote from: Tomas_Sweden on July 27, 2012, 11:16:21 am ---Is Disk Defragmenter there now in services? (type services.msc in search), if it is set to disabled change to manual.

Tomas

--- End quote ---

nop..its still not in services.msc !! :cry: :cry:

Tomas_Sweden:
1. In services again ensure that the following services are running and set on Automatic.
 
Remote Procedure Call (RPC)
DCOM Server Process Launcher
RPC Endpoint Mapper


2. Verify that the Page File isn’t turned off.
 
To do so, Click Start, right click Computer > Properties > Advanced system settings >  Advanced tab > Performance > Settings > Performance options > Advanced tab > Virtual Memory > Change > Ensure that Automatically manage Paging file size for all drives is checked. Make sure that No paging file is NOT selected.

Tomas

debkol35:

--- Quote from: Tomas_Sweden on July 27, 2012, 11:36:48 am ---1. In services again ensure that the following services are running and set on Automatic.
 
Remote Procedure Call (RPC)
DCOM Server Process Launcher
RPC Endpoint Mapper


2. Verify that the Page File isn’t turned off.
 
To do so, Click Start, right click Computer > Properties > Advanced system settings >  Advanced tab > Performance > Settings > Performance options > Advanced tab > Virtual Memory > Change > Ensure that Automatically manage Paging file size for all drives is checked. Make sure that No paging file is NOT selected.

Tomas

--- End quote ---

 

--- Code: ---Remote Procedure Call (RPC)
DCOM Server Process Launcher
RPC Endpoint Mapper
--- End code ---
there were running and was set on Automatic.



In case of pagefile, it was


did as you stated:-


Still..same result.

Tomas_Sweden:
I think you can try to do this again!

A:
a. Open the "Start" menu.
b. Type %Windir%\Inf in the "Search" box and press "Enter".
c. In the window that opens, find the file named "dfrg.inf".
d. Right-click on "dfrg.inf" and "Install."

B:
a. Go to "Start > type cmd" on your computer.
b. Copy and paste rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\inf\dfrg.inf and press "Enter"
c. Click "OK" to make the program automatically reinstall itself.
 
C:
a. Go to Start >All Programs>Accessories>Right Click on Command Prompt> select "Run As Administrator"
b. At command prompt, type regsvr32 dfrgsnap.dll and hit "Enter."
c. Type regsvr32 dfrgui.dll and hit "Enter."

Tomas

debkol35:

--- Quote from: Tomas_Sweden on July 27, 2012, 12:22:46 pm ---I think you can try to do this again!

A:
a. Open the "Start" menu.
b. Type %Windir%\Inf in the "Search" box and press "Enter".
c. In the window that opens, find the file named "dfrg.inf".
d. Right-click on "dfrg.inf" and "Install."

B:
a. Go to "Start > type cmd" on your computer.
b. Copy and paste rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\inf\dfrg.inf and press "Enter"
c. Click "OK" to make the program automatically reinstall itself.
 
C:
a. Go to Start >All Programs>Accessories>Right Click on Command Prompt> select "Run As Administrator"
b. At command prompt, type regsvr32 dfrgsnap.dll and hit "Enter."
c. Type regsvr32 dfrgui.dll and hit "Enter."

Tomas

--- End quote ---

Sir,

As soon as I install that dfrg.inf file, the reg is getting changed to this:-


I think inf has some problem..can you plz upload ur inf?

the dfrg.inf contains these:-



--- Code: ---[Version]
Signature = "$Windows NT$"
DriverVer=07/01/2001,5.1.2535.0

[DefaultInstall]
AddReg = DF.AddReg
ProfileItems = DefragInstallItems

[DefragInstallItems]
Name       = %DEFRAG_SNAPIN%
CmdLine    = 11,, dfrg.msc
SubDir     = %SystemTools_GROUP%
WorkingDir = 11
IconPath   = 11,,DfrgRes.dll
IconIndex  = 0
InfoTip    = "@%SystemRoot%\system32\shell32.dll,-22539"
DisplayResource="%SystemRoot%\system32\shell32.dll",22027

[DF.AddReg]
HKLM,"SOFTWARE\Microsoft\Dfrg","FreeSpaceErrorLevel",0x00000000,"15"
HKLM,"SOFTWARE\Microsoft\Dfrg","PathName",0x00020000,"%systemroot%\system32"
HKLM,"SOFTWARE\Microsoft\Dfrg","ResourceDllName",0x00020000,"%systemroot%\system32\DfrgRes.dll"
HKLM,"SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction","Enable",0x00000000,"Y"
HKLM,"SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction","LcnStartLocation",0x00000000,"0"
HKLM,"SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction","LcnEndLocation",0x00000000,"0"
HKLM,"SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction","OptimizeComplete",0x00000000,"No"
HKLM,"SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction","OptimizeError",0x00000000,"Not Run"

HKCR,"CLSID\{80EE4901-33A8-11d1-A213-0080C88593A5}","",0x00000000,"%DEFRAG_NTFS_CLASS%"
HKCR,"CLSID\{80EE4901-33A8-11d1-A213-0080C88593A5}\LocalServer32","",0x00000000,"DfrgNtfs.exe"
HKCR,"CLSID\{80EE4902-33A8-11d1-A213-0080C88593A5}","",0x00000000,"%DEFRAG_FAT_CLASS%"
HKCR,"CLSID\{80EE4902-33A8-11d1-A213-0080C88593A5}\LocalServer32","",0x00000000,"DfrgFat.exe"

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\DefragPath",,0x00000010
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\DefragPath","",0x00020000,"%systemroot%\system32\dfrg.msc %c:"
































[Strings]
DEFRAG_SNAPIN="Disk Defragmenter"
DEFRAG_PROVIDER="Microsoft Corp., Executive Software International"
DEFRAG_Infotip = "Defragments your volumes so that your computer runs faster and more efficiently."
SystemTools_GROUP = "Accessories\System Tools"

DEFRAG_NTFS_CLASS="Defrag NTFS engine"
DEFRAG_FAT_CLASS="Defrag FAT engine"

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version