Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
May 24, 2013, 12:11:21 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Need help please  (Read 529 times)
hansv
Newbie
*
Posts: 2


View Profile
« on: June 06, 2011, 03:29:21 pm »

Few years ago I made an automated maintenance script for our pc's.
It installed new software & cleanend the windows. At the end, I used jkdefrag to defrag the pc.

Now I want to update this program (mainly batch files) so I want to use Mydefrag instead of jkdefrag.

This is the code I used:

Code:
ECHO.
ECHO JKDefrag wordt gestart...
md c:\jkdefrag
DEL /S /Q /F "C:\jkdefrag\*.*"
xcopy script_clean\software\jkdefrag\*.* c:\jkdefrag\
START c:\jkdefrag\JkDefragCmd.exe -a 3 c:
Echo JKDefrag heeft zijn taken voltooid...

But when I read this:
http://www.mydefrag.com/FAQDownloadAndInstall-IsThereANo-installVersionAvailable.html

It says:
Quote
"it is NOT a portable version of MyDefrag".
What does that mean?

Who can help me?
Thx!

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


View Profile WWW
« Reply #1 on: June 07, 2011, 08:07:23 pm »

Just take a look at [FAQ] How to use MyDefrag from a bootable CD-ROM or memory stick?.
Quote
It is possible and relatively easy to use MyDefrag as a "portable" program. MyDefrag is a single program called "MyDefrag.exe", fairly small and completely standalone (it only uses standard Windows DLL's). Basically all you need to do is make a copy of the program, and make a copy of the MyDefrag script that you want to run.
Logged

Need help creating a script? Try MyDefrag Script Creator.
hansv
Newbie
*
Posts: 2


View Profile
« Reply #2 on: June 08, 2011, 10:53:01 am »

Oeps!
Didn't see that one!
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!