Jump to content

jonedeuf

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Posts posted by jonedeuf

  1. Adding Defrag in right click menu on drive icon:

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\Drive\shell\Defrag]

    [HKEY_CLASSES_ROOT\Drive\shell\Defrag\command]

    @="DEFRAG.EXE %1"

    For O&O Defrag Users:

    copy oodcmd.exe to windir (i.e. c:\windows) and use following lines:

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\Drive\shell\Defrag]

    [HKEY_CLASSES_ROOT\Drive\shell\Defrag\command]

    @="OODCMD.EXE /NOWAIT /NOHEADER /OUTPUTFILE:oo_log.txt /STEALTH:%1"

    A oo_log.txt file will be created on root drive when finishing job

×
×
  • Create New...