Welcome Guest ( Log In | Click here to Register a free account now! )
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.![]() ![]() |
Jan 12 2008, 05:07 AM
Post
#1
|
|
![]() Forum Regular ![]() ![]() ![]() Group: Members Posts: 170 Joined: 26-July 05 From: Nottingham The Worlds Best City... England U.K. Member No.: 28,783 |
I was just being nosy and noticed this entry below in my AutoExec . bat file, SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\PROGRA~1\COMMON~1\AUTODE~1;"C:\Program Files\Executive Software\DiskeeperLite\";C:\PROGRA~1\ZIPGEN~1\;C:\PROGRA~1\ZIPGEN~1\ SET windir=C:\WINDOWS SET winbootdir=C:\WINDOWS SET COMSPEC=C:\WINDOWS\COMMAND.COM SET PROMPT=$p$g SET TEMP=C:\WINDOWS\TEMP SET TMP=C:\WINDOWS\TEMP As DiskeeperLite was not compatible with Windows ME I thought I had un-installed it as soon as I found this out in 2004, yet today while in one of my nosy fad's I will admit while I was in my " Stupid How can I get rid of " DiskeeperLite " and still Keep " Zip Genius " -------------------- |
|
|
|
Jan 12 2008, 05:26 AM
Post
#2
|
|
|
Distinguished Member ![]() ![]() ![]() ![]() ![]() Group: BC Advisor Posts: 738 Joined: 28-January 06 From: Australia Member No.: 52,817 |
Hi.
The SET PATH= parameter in your autoxec.bat file doesn't indicate dk lite still exists on your system. That line just specifies a number of search paths the computer will use to look for files with incomplete location specifications. Each semicolon (;) seperates between an entry. To remove the diskeeper search path, delete the sequence bolded in the quote below, then save the file. So the line will read: SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\PROGRA~1\COMMON~1\AUTODE~1;C:\PROGRA~1\ZIPGEN~1\;C:\PROGRA~1\ZIPGEN~1\ Hi... I was just being nosy and noticed this entry below in my AutoExec . bat file, SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\PROGRA~1\COMMON~1\AUTODE~1;"C:\Program Files\Executive Software\DiskeeperLite\";C:\PROGRA~1\ZIPGEN~1\;C:\PROGRA~1\ZIPGEN~1\ -------------------- Microsoft MVP - Windows Desktop Experience
If you're not part of the solution, you're part of the precipitate. |
|
|
|
Jan 12 2008, 12:32 PM
Post
#3
|
|
![]() Forum Regular ![]() ![]() ![]() Group: Members Posts: 170 Joined: 26-July 05 From: Nottingham The Worlds Best City... England U.K. Member No.: 28,783 |
Hi Platypus...
I thank you for your explanation and it has worked You are way cool Regards -------------------- |
|
|
|
Jan 12 2008, 08:04 PM
Post
#4
|
|
|
Distinguished Member ![]() ![]() ![]() ![]() ![]() Group: BC Advisor Posts: 738 Joined: 28-January 06 From: Australia Member No.: 52,817 |
Gosh!
TeaTimer is a good idea, monitoring registry changes, but it can cause conflicts. I hope that proves to be the full resolution of your problem. Cheers. This post has been edited by Platypus: Jan 12 2008, 08:07 PM -------------------- Microsoft MVP - Windows Desktop Experience
If you're not part of the solution, you're part of the precipitate. |
|
|
|
Jan 17 2008, 08:33 PM
Post
#5
|
|
|
New Member ![]() Group: Members Posts: 8 Joined: 17-January 08 From: Pittsburgh, PA Member No.: 184,245 |
Hi, El_Tel, Platypus ! 'Nother Noob just dropping in... Q: I'm running an ME box and using DK Lite with NO issues - how is it not comp with ME ? Thanks from the digitally challenged Bob C.
-------------------- Digitally Challenged, Bob C.
|
|
|
|
Jan 18 2008, 02:28 AM
Post
#6
|
|
![]() Forum Regular ![]() ![]() ![]() Group: Members Posts: 170 Joined: 26-July 05 From: Nottingham The Worlds Best City... England U.K. Member No.: 28,783 |
Hi
I might have been a bit misleading with my comments, and I apologise to all who use the program. As the version I originally had was " Diskeeper Lite 3.0 ". Also I have been trying to think just what I was referring to. Bear in mind that I have trouble remembering last week never mind my reason back in 2004. My conclusion is that it did not do what I thought it would do, and that was more likely to be the bit about " Set it and Forget it "... As I'm a prime ID 10 IT PC user I vaguely remember trying to compare it with " Windows ME " Defrag program, IE: After just doing a " Win ME " Defrag then Re-Booting and then trying DiskerLite, only to find that it still took as long and the hard drive had just been defraged. Regards -------------------- |
|
|
|
Jan 18 2008, 05:26 PM
Post
#7
|
|
|
New Member ![]() Group: Members Posts: 8 Joined: 17-January 08 From: Pittsburgh, PA Member No.: 184,245 |
Thanks for the come-back, El - I thought maybe it worked only because I didn't know it was incompatible.
-------------------- Digitally Challenged, Bob C.
|
|
|
|
Jan 21 2008, 07:18 AM
Post
#8
|
|
|
Distinguished Member ![]() ![]() ![]() ![]() ![]() Group: BC Advisor Posts: 738 Joined: 28-January 06 From: Australia Member No.: 52,817 |
After just doing a " Win ME " Defrag then Re-Booting and then trying DiskerLite, only to find that it still took as long and the hard drive had just been defraged. That's not unusual. There is no single "correct" way to defragment a drive - every defrag program will have its own strategy using various priorities to decide how to arrange files and do the other tasks involved. Even though the ME defrag actually is Diskeeper (a simplified version licenced by Microsoft), the two programs likely don't come to the same conclusion about how a drive should be optimized. So if you run Diskeeper after the ME defrag, it probably just re-arranges some of the work ME defrag has done. (This is an important reason to settle on just one defrag program and use that.) For the same reason, the only way to precisely compare the speed of defrag programs is to have an image of a fragmented drive, time one defragmenter, then restore the identical image to the drive again and time the other defrag. -------------------- Microsoft MVP - Windows Desktop Experience
If you're not part of the solution, you're part of the precipitate. |
|
|
|
Jan 22 2008, 03:32 PM
Post
#9
|
|
![]() Forum Regular ![]() ![]() ![]() Group: Members Posts: 170 Joined: 26-July 05 From: Nottingham The Worlds Best City... England U.K. Member No.: 28,783 |
Hi Platypus
Thanks for your good I will of course be installing it with " Total Uninstall ". Then run it in Safe Mode. Lets see if it beats " Win ME " defrag of approx 2hrs. Edit Well after 3 1/2 Hrs I had to go to sleep, so I turned everything off and just left the tower unit running. This morning all was OK, but I will have to try it next month and compare it then. Regards El Tel This post has been edited by El_Tel: Jan 23 2008, 03:32 AM -------------------- |
|
|
|
Feb 3 2008, 04:22 AM
Post
#10
|
|
![]() Forum Regular ![]() ![]() ![]() Group: Members Posts: 170 Joined: 26-July 05 From: Nottingham The Worlds Best City... England U.K. Member No.: 28,783 |
I have just used DiskeeperLite free v7 this morning, which took
Before with analysis with 180 file fragmented ![]() After with analysis and it looks like it has only completed 96% ? ![]() When finished you can still see some wholes, swap files and some red de-fragmented ? ![]() Do theses images look OK to those that use Diskeeperlite v7 I also noted that throughout the week diskeeper kept giving me an annoying nag screen with various messages, prompting to buy the full version and run the program more often IE Set It & forget It? If it only takes 50 Min's next Month I can live with the nag screens, or do they get more -------------------- |
|
|
|
Feb 3 2008, 05:00 AM
Post
#11
|
|
|
Distinguished Member ![]() ![]() ![]() ![]() ![]() Group: BC Advisor Posts: 738 Joined: 28-January 06 From: Australia Member No.: 52,817 |
That looks OK to me. It's not unusual to see a few files that could not be defragmented, and some un-compacted regions (free space not fully defragmented). This latter is a trade-off against time - not bothering with a process that might technically improve the defrag, but in practice would take so much longer and achieve little.
I don't think the nags get any more persistent, but Diskeeper does like the idea of set&forget (background defrag), helping to prevent the steady encroachment of fragmentation. So they want to keep bringing this "advantage" of the full program to your attention... This post has been edited by Platypus: Feb 3 2008, 05:01 AM -------------------- Microsoft MVP - Windows Desktop Experience
If you're not part of the solution, you're part of the precipitate. |
|
|
|
Feb 4 2008, 03:38 AM
Post
#12
|
|
![]() Forum Regular ![]() ![]() ![]() Group: Members Posts: 170 Joined: 26-July 05 From: Nottingham The Worlds Best City... England U.K. Member No.: 28,783 |
Thanks Platypus
After that first run of 3 + hr's, 50 Min's to defrag a months PC usage is way better than the 2hr I was use to every month. It's a shame I can't edit my first post has the title is misleading, now I am warming to the idea of Diskeeperlite. Out of curiosity I took another look in my "AutoExec.bat" and it is back Once again Thanks for your explanation. -------------------- |
|
|
|
May 21 2008, 01:19 AM
Post
#13
|
|
![]() Forum Regular ![]() ![]() ![]() Group: Members Posts: 170 Joined: 26-July 05 From: Nottingham The Worlds Best City... England U.K. Member No.: 28,783 |
Hi
I'm going to Un-Install Diskeeperlite in event to -------------------- |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 9th January 2009 - 05:01 AM |