Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
May 20, 2013, 07:53:06 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: can i highlight boot files?  (Read 510 times)
drugo
JkDefrag Hero
*****
Posts: 105


View Profile
« on: August 03, 2011, 04:14:40 pm »

hi
can i hightlight the boot files?

this script doesn't work
Code:
Title("Highlight boot")
Description("Highlights boot files")

SetColor(Allocated,40,40,40)#                          Dark-Blue
SetFileColor(All,40,40,40)
SetFileColor(Fragmented,40,40,40)
SetFileColor(not(Movable),40,40,40)

VolumeSelect
  CommandlineVolumes()
  and Removable(no)
  and Writable(yes)
  and Mounted(yes)
VolumeActions

SetFileColor(ImportListFromBootOptimize, all, 250,250, 0)


VolumeEnd

thanks
cheers
Logged
Darlis
JkDefrag Hero
*****
Posts: 1707


View Profile WWW
« Reply #1 on: August 03, 2011, 04:40:36 pm »

You're missing some parenthesis: ImportListFromBootOptimize()
Logged

Need help creating a script? Try MyDefrag Script Creator.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!