Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Unnamed
Friday, October 23rd, 2009 at 4:23:59am MDT 

  1. # MyDefrag v4.0 default script: Consolidate free space.
  2. #
  3. # This script is part of the standard MyDefrag distribution.
  4.  
  5.  
  6. Title('Consolidate free space')
  7. Description("Consolidate free space description")   // See the Setup.Myd file.
  8.  
  9.  
  10.  
  11. WriteLogfile("MyDefrag.log","LogHeader")
  12.  
  13. VolumeSelect
  14.   CommandlineVolumes()
  15. VolumeActions
  16.  
  17.   AppendLogfile("MyDefrag.log","LogBefore")
  18.  
  19.   FileSelect
  20.     all
  21.   FileActions
  22.     Defragment(Fast)
  23.     Defragment()
  24.     FastFill(WithShuffling)
  25.     MoveDownFill()
  26.   FileEnd
  27.  
  28.   AppendLogfile("MyDefrag.log","LogAfter")
  29.  
  30. VolumeEnd

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right