Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
June 19, 2013, 11:42:37 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: 1 2 [3]
  Print  
Author Topic: Run all four scripts with one click  (Read 4900 times)
poutnik
JkDefrag Hero
*****
Posts: 1106


View Profile
« Reply #30 on: November 29, 2009, 02:44:19 pm »

Perhaps these are so quiet that I can't hear them. I only hear a "click"-Like sound sometimes.
I know, what you mean, I hear it too time by time.
Logged

It can be fast, good or easy. You can pick just 2 of them....
Treating Spacehog zone by the same effort as Boot zone is like cleaning a garden by the same effort as a living room.
BloodySword
JkDefrag Hero
*****
Posts: 1114



View Profile
« Reply #31 on: November 29, 2009, 02:59:01 pm »

It sounds like the drives not acces the track correctly, isn't it?
Logged

Greetings from Germany!
poutnik
JkDefrag Hero
*****
Posts: 1106


View Profile
« Reply #32 on: November 29, 2009, 03:03:58 pm »

which one ?
Logged

It can be fast, good or easy. You can pick just 2 of them....
Treating Spacehog zone by the same effort as Boot zone is like cleaning a garden by the same effort as a living room.
BloodySword
JkDefrag Hero
*****
Posts: 1114



View Profile
« Reply #33 on: November 29, 2009, 03:09:43 pm »

Any track. It sounds that the head positioning fails.
Logged

Greetings from Germany!
poutnik
JkDefrag Hero
*****
Posts: 1106


View Profile
« Reply #34 on: November 29, 2009, 03:16:21 pm »

Not sure, I hear similar sounds on more machines, always when idle, never if busy.
It lasts about 5-7 seconds, I doubt hd would try is so many times.
SMARt results say very good conditions.

Why not mentioned SMART offline activities ?
Logged

It can be fast, good or easy. You can pick just 2 of them....
Treating Spacehog zone by the same effort as Boot zone is like cleaning a garden by the same effort as a living room.
BloodySword
JkDefrag Hero
*****
Posts: 1114



View Profile
« Reply #35 on: November 29, 2009, 03:28:09 pm »

For me it is one single metal sounding click. Not very loud but noticeable and it is only when the drive is idle. SMART conditions are very good. Yes I mean the SMART offline activities.
Logged

Greetings from Germany!
Romaniac
JkDefrag Junior
**
Posts: 7


View Profile
« Reply #36 on: November 29, 2009, 04:00:03 pm »

Thanks for the info gentlemen.

1) To be clear, this is what the last line should look like?

Start /wait "C:\Program files\MyDefrag\Scripts\OptimizeDaily.MyD" WhenFinished(exit)
No, the WhenFinished(exit) need to be added to the MyDefrag scripts, DefragmentOnly.MyD, OptimizeMonthly.MyD and OptimizeWeekly.MyD as they don't exit by default like OptimizeDaily.MyD does. so you need to open the specific MyDefrag scripts with Notepad and put that line last, look at OptimizeDaily.MyD were it's already included.

Bah, I knew that! lol...dunno why I wrote it like that. Anyways, thanks for all your help.
Perhaps I will not include all the lines, since it seems my observations were not correct. But still, a double click, instead of a click here, then look for this etc. is better for some folks.

Glad this caused discussions on other things.

oh, and to check:

Start /wait "C:\Program files\MyDefrag\Scripts\OptimizeMonthly.MyD" WhenFinished(exit)     just like that?
« Last Edit: November 29, 2009, 04:01:34 pm by Romaniac » Logged
jonib
JkDefrag Hero
*****
Posts: 810


View Profile
« Reply #37 on: November 29, 2009, 04:27:35 pm »

Start /wait "C:\Program files\MyDefrag\Scripts\OptimizeMonthly.MyD" WhenFinished(exit)     just like that?
Hmm, No just Start /wait "C:\Program files\MyDefrag\Scripts\OptimizeMonthly.MyD" in the .bat file.

WhenFinished(exit) you need to put in the MyDefrag scripts like I said.

jonib
« Last Edit: November 29, 2009, 04:30:57 pm by jonib » Logged

rlg118
JkDefrag Hero
*****
Posts: 78



View Profile
« Reply #38 on: November 29, 2009, 06:21:43 pm »

Start /wait is not needed. It's default. This would do just fine:

Code:
"C:\Program Files\MyDefrag\Scripts\DefragmentOnly.MyD"
"C:\Program Files\MyDefrag\Scripts\OptimizeMonthly.MyD"
"C:\Program Files\MyDefrag\Scripts\OptimizeWeekly.MyD"
"C:\Program Files\MyDefrag\Scripts\OptimizeDaily.MyD"

Logged

Rob G
Central New York, U.S.A.

"Sacred cows make the best hamburger." - Mark Twain
Pages: 1 2 [3]
  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!