Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
May 24, 2013, 01:04:37 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: req help with www.mydefrag.net MyDefragGUI  (Read 1176 times)
FredThompson
Newbie
*
Posts: 2


View Profile
« on: May 23, 2010, 05:02:44 am »

MyDefragGUI has never run for me. I use NTFS and US Win XP SP3, most recent VCC, .Net, etc. I use Avira Anti-Virus and Comodo Firewall

When I attempt to execute a defrag, MyDefragGUI (from www.mydefrag.net) crashes reporting a syntax error at line 32 column 35. I have tested with the default settings. Here are the first 32 lines of the .MyD script which is created. Would someone please tell me how to fix this problem?

Code:
# MyDefragGUI script
Title('defragmenting and optimising - fast')
Description('Created by MyDefragGUI 2.1.0')
Language('english')
Slowdown(100)
OtherInstances(exit)
BatteryPower(allow)
WhenFinished(exit)
Debug(7)
SetColor(Empty,0,0,0)
SetColor(Allocated,45,72,128)
SetColor(BusyRead,255,255,255)
SetColor(BusyWrite,255,255,255)
SetFileColor(All,139,158,198)
SetFileColor(Fragmented,229,229,0)
  ExcludeVolumes(Cdrom(yes))
VolumeSelect
  CommandlineVolumes()
VolumeActions

  ReclaimNtfsReservedAreas()

  SetFileColor(All,All,139,158,198)
  SetFileColor(All,Fragmented,229,229,0)
  SetFileColor(All,not(Movable),204,92,92)
  SetFileColor(All,Selected,174,198,248)
  SetFileColor(All,Selected and Fragmented,255,255,0)
  SetFileColor(All,Selected and not(Movable),255,115,115)
  FileSelect
    SelectNtfsSystemFiles(yes)
  FileActions
    PlaceNtfsSystemFiles(Ascending)
Logged
jonib
JkDefrag Hero
*****
Posts: 810


View Profile
« Reply #1 on: May 23, 2010, 05:36:26 am »

The PlaceNtfsSystemFiles(Ascending) needs a second parameter.

jonib
Logged

FredThompson
Newbie
*
Posts: 2


View Profile
« Reply #2 on: May 23, 2010, 07:37:09 am »

The script is created by MyDefragGUI. The GUI has never worked for me. JKDefragGUI worked.

I'm not even sure where to properly post this feedback/request to get the attention of the GUI author.

Can you verify that particular GUI does not create proper script or is there something I've missed?

Hmmm...belay that request. MyDefrag has nice descriptions itself now. I'll use it.
Logged
jeroen
Administrator
JkDefrag Hero
*****
Posts: 7155



View Profile WWW
« Reply #3 on: May 23, 2010, 10:56:46 am »

For people that do not know: MyDefragGUI is an add-on program for MyDefrag, by a different author and with it's own website. But that website does not have it's own forum, so people with problems tend to post here on the MyDefrag forum, even though their problems are not MyDefrag problems.
Logged
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!