Menu

#203 Full optimization on boot ends at 64%

v7.1.1
cant-duplicate
nobody
None
1
2018-09-28
2013-12-19
Johny Yukon
No

When I run boot time optimization, it ends at 64%, and you may even end up with a more fragmented disk than before.

I'm using Windows 7 Ultimate 32bit fully updated.

The script I run is this:

@echo off
;--------------------------------------------------------------------
;                UltraDefrag Boot Time Shell Script
;--------------------------------------------------------------------
; !!! NOTE: THIS FILE MUST BE SAVED IN UNICODE (UTF-16) ENCODING !!!
;--------------------------------------------------------------------

; uncomment the following line to create debugging output
 set UD_DBGPRINT_LEVEL=DETAILED

; uncomment the following line to save debugging information to a log file
 set UD_LOG_FILE_PATH=%UD_INSTALL_DIR%\Logs\defrag_native.log

udefrag -o --repeat %SystemDrive%

exit

and the log it generates is attached, but I had to remove most of it because it's too big, so there is the beginning and end of the file and some of the file movements.

1 Attachments

Discussion

  • Stefan Pendl

    Stefan Pendl - 2013-12-21
    • status: unread --> open
     
  • Stefan Pendl

    Stefan Pendl - 2013-12-21

    Hi,

    attach a ZIP archive of the log.


    Stefan

     
  • Dmitri Arkhangelski

    • Group: v6.0.3 --> v7.0.1
     
  • Dmitri Arkhangelski

    • status: open --> cant-duplicate
     

Log in to post a comment.