| |||||||
| Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna |
![]() |
| | LinkBack | Thread Tools |
| |||
| Any good FREE Defrag Programs for vista? Hi Anyone know of a good FREE Defrag program for vista? -- Martin ©¿©¬ |
| |||
| Re: Any good FREE Defrag Programs for vista? Check here: http://www.bestvistadownloads.com/do...-software.html -- Andre Blog: http://adacosta.spaces.live.com My Vista Quickstart Guide: http://adacosta.spaces.live.com/blog...3DB!9709.entry <Martin ©¿©¬ @nohere.net> wrote in message news:09ghi3p6h6ej6ke0ksmtoqvji28lb78fk9@4ax.com... > Hi > Anyone know of a good FREE Defrag program for vista? > -- > Martin > ©¿©¬ |
| |||
| Re: Any good FREE Defrag Programs for vista? Martin ©¿©¬ @nohere.net wrote: > Hi > Anyone know of a good FREE Defrag program for vista? Google auslogics. -- Priceless quotes in m.p.w.vista.general group: http://protectfreedom.tripod.com/kick.html "Fair use is not merely a nice concept--it is a federal law based on free speech rights under the First Amendment and is a cornerstone of the creativity and innovation that is a hallmark of this country. Consumer rights in the digital age are not frivolous." - Maura Corbett |
| |||
| Re: Any good FREE Defrag Programs for vista? On Wed, 31 Oct 2007 17:56:54 +0000, wrote: > Hi > Anyone know of a good FREE Defrag program for vista? When the subject has been brought up in the past and I've pointed out that in the 21st century a modern filesystem should not need constant defragging (as Linux and MAC don't) I'm assured by the experts that your MS system does not need it either. |
| |||
| Re: Any good FREE Defrag Programs for vista? > Anyone know of a good FREE Defrag program for vista? The one that came in the box. You don't need any other, unless you are particularly nerdish and like watching a meaningless array of coloured boxes shuffling around.... <grin> Seriously, the standard Vista one should be fine. There is no evidence anywhere to suggest that you need anything more. SteveT |
| |||
| Re: Any good FREE Defrag Programs for vista? "Steve Thackery" <thack@nowhere.net> wrote in message news:uCw49L$GIHA.484@TK2MSFTNGP06.phx.gbl... >> Anyone know of a good FREE Defrag program for vista? > > The one that came in the box. You don't need any other, unless you are > particularly nerdish and like watching a meaningless array of coloured > boxes shuffling around.... <grin> > > Seriously, the standard Vista one should be fine. There is no evidence > anywhere to suggest that you need anything more. If its a two-second job, I would agree. After two seconds, if it hasn't indicated it is finished, then you could know it is time to get some help. It is not typically a two-second job, and gives no indication of progress. So you have no idea what might be a normal time the first time you run it or when to get help. Lovely. Seems to me that progress indicators were invented a long time ago for a reason, and they are only boring when you know you don't need them. What do you think? -Paul Randall |
| |||
| Re: Any good FREE Defrag Programs for vista? > When the subject has been brought up in the past and I've pointed out that > in the 21st century a modern filesystem should not need constant > defragging (as Linux and MAC don't) I'm assured by the experts that your > MS system does not need it either. > > total BS. |
| |||
| Re: Any good FREE Defrag Programs for vista? Also, try defragging through the Command Prompt: Try doing it through the Command Prompt: To use the command line defrag tool in Windows Vista, you have to run the Command Prompt as an administrator. In Vista, this is not automatic even if you are logged in as the administrator. Click the Windows button (previously the Start button in earlier versions of Windows), the All Programs menu item and the Accessories menu item. Right click the "Command Prompt" button and select "Run as administrator". A command prompt window will appear. Everything you run in this Window will be run with administrator rights. 1.. To view a file fragmentation analysis of (say) your C: drive, type: defrag c: -a -v The "-a" parameter tells the defragger to perform a fragmentation analysis. The "-v" option tells it to be verbose in its report. If you want a report on drive D: or some other drive, substitute that drive letter in place of c:. Be aware that defrag may tell you that you have no fragmented files even if you have some. On NTFS partitions, the reporting function of defrag does not consider fragmented files with fragments greater than 64 MB as fragmented. If you need truly detailed information, you may have to consider getting a third party defragmenter such as those listed on the Free Defragmentation Utilities page on thefreecountry.com. 2.. To defragment a particular drive, say C:, type: defrag c: -v -r The "-r" option tells the defragmentation utility to treat files that are fragmented with 64 MB fragments or larger as though they are not fragmented. This partial defragmentation is the default for "defrag", and it's the only way the GUI defragmenter in Vista works. You can also force the defragmenter to defragment everything. That is, even if the file fragments are larger than 64MB, the Vista defragmenter will still attempt to put the file into contiguous sectors. To do this, run the defragger with the following options: defrag c: -v -w As you have probably have guessed, "-w" tells the Vista defrag tool to do a full defragmentation. All file fragments will be consolidated where possible. You will still not get any feedback as to the progress of the defragmentation with the command line tool, just as you did not with the GUI version. However, at the beginning and the end of the defragmentation, "defrag" with the "-v" option will give a report, much like the old Windows XP GUI defragmentation utility. Again, though, it will not report fragmented files with 64 MB fragments (or larger) as being fragmented. http://www.howtohaven.com/system/vis...entation.shtml -- Andre Blog: http://adacosta.spaces.live.com My Vista Quickstart Guide: http://adacosta.spaces.live.com/blog...3DB!9709.entry "David" <david@invalid.com> wrote in message news:af2dnaP_YdQDlrTanZ2dnUVZ_hKdnZ2d@comcast.com. .. > >> When the subject has been brought up in the past and I've pointed out >> that >> in the 21st century a modern filesystem should not need constant >> defragging (as Linux and MAC don't) I'm assured by the experts that your >> MS system does not need it either. >> >> > > > total BS. |
| |||
| Re: Any good FREE Defrag Programs for vista? ray wrote: > On Wed, 31 Oct 2007 17:56:54 +0000, wrote: > >> Hi >> Anyone know of a good FREE Defrag program for vista? > > When the subject has been brought up in the past and I've pointed out that > in the 21st century a modern filesystem should not need constant > defragging (as Linux and MAC don't) I'm assured by the experts that your > MS system does not need it either. > How so? Why does Vista have a built in defragger (an inferior one at that) if it "does not need it" ? JKDefrag (open source) has my vote. It works with all NT OSs. |
| |||
| Re: Any good FREE Defrag Programs for vista? "occam" <occam@razor.dot.com> wrote in message news:eSeIgcHHIHA.4880@TK2MSFTNGP03.phx.gbl... > ray wrote: >> On Wed, 31 Oct 2007 17:56:54 +0000, wrote: >> >>> Hi >>> Anyone know of a good FREE Defrag program for vista? >> >> When the subject has been brought up in the past and I've pointed out >> that >> in the 21st century a modern filesystem should not need constant >> defragging (as Linux and MAC don't) I'm assured by the experts that your >> MS system does not need it either. >> > > How so? Why does Vista have a built in defragger (an inferior one at that) > if it "does not need it" ? Unlike FAT NTFS will continue to work even if it isn't defraged just like Linux and Mac. Mac has a built in defrager that runs all the time.. just google for hotfiles and you will find details of how it works. All disk based file systems will run faster if you optimize the file layout which is what defraggers do. This is especially true if you fill the file system as that forces fragmentation on all the above mentioned file systems. (Which is why on some unix systems you can't fill them as some space is always reserved to minimize fragmentation.) > > JKDefrag (open source) has my vote. It works with all NT OSs. The vista one works very well if you enable it and forget it. It doesn't defrag all files but it doesn't need too. All it does is optimize the fragments so that the system can access them quicker. It doesn't need to totally defrag them to do that. |
| |||
| Re: Any good FREE Defrag Programs for vista? > If its a two-second job, I would agree. After two seconds, if it hasn't > indicated it is finished, then you could know it is time to get some help. > It is not typically a two-second job, and gives no indication of progress. > (snip) > What do you think? Here's what I think: it runs automatically once a week in the background. Why on earth would you want to run it manually? OK, suppose you do want to run it manually (for the sake of the argument). A progress indicator is only relevant if you have to wait for something to complete. With Vista's defrag you don't - you set it going and carry on with your other work. Any other approach to defragging is making much more of a big deal of it than it warrants. It's just a low-level, background, housekeeping task, like many others that run in Vista (and Linux, and virtually every other OS). SteveT |
| |||
| Re: Any good FREE Defrag Programs for vista? On Wed, 31 Oct 2007 13:37:10 -0500, "Andre Da Costa[ActiveWin]" <andred25********.com> wrote: >Check here: >http://www.bestvistadownloads.com/do...-software.html Thank you Lots of useful utilities here -- Martin ©¿©¬ |
| |||
| Re: Any good FREE Defrag Programs for vista? On Wed, 31 Oct 2007 11:02:09 -0700, David <david@invalid.com> wrote: >Martin ©¿©¬ @nohere.net wrote: >> Hi >> Anyone know of a good FREE Defrag program for vista? >> >auslogics. Thank you It takes ages to defrag though? -- Martin ©¿©¬ |
| |||
| Re: Any good FREE Defrag Programs for vista? Steve Thackery wrote: >> If its a two-second job, I would agree. After two seconds, if it >> hasn't indicated it is finished, then you could know it is time to >> get some help. It is not typically a two-second job, and gives no >> indication of progress. (snip) >> What do you think? > > Here's what I think: it runs automatically once a week in the > background. Why on earth would you want to run it manually? > > OK, suppose you do want to run it manually (for the sake of the > argument). A progress indicator is only relevant if you have to wait > for something to complete. With Vista's defrag you don't - you set it > going and carry on with your other work. > > Any other approach to defragging is making much more of a big deal of > it than it warrants. It's just a low-level, background, housekeeping > task, like many others that run in Vista (and Linux, and virtually > every other OS). > > SteveT HOw about if you want defragging to be over and done within the next 30 minutes (or far less,depending on level of fragmentation and size of drive), instead of 2-3 days (windows defrag is slower than molasses in February). Go have a cup of coffee while a 3rd party defrag like Auslogics works its magic, or (SHOCK!) continue to use the PC (what a novel idea!) as Auslogics does its thing. One less process to run in the background is a byproduct of switching to an on-demand defragger. Dave |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ANY GOOD FREE REG CLEANERS FOR VISTA? | Martin ©¿©¬ @nohere.net | Windows Vista | 28 | 10-10-2007 11:00 PM |
| Auslogics Disk Defrag (Vista 64 & Vista 32) Free | Kue2 | Windows Vista | 1 | 09-27-2007 07:30 AM |
| Free disk defrag for Vista with visual feedback | Tiberius | Windows Vista | 6 | 06-04-2007 07:50 AM |
| A good free Registry Editor and also a good free Database Manager for WM5 Pocket PC? | Juan I. Cahis | Pocket PC General | 5 | 05-05-2007 02:44 PM |
| Disk defrag for Vista (FREE) | Kue2 | Windows Vista | 1 | 03-05-2007 02:00 PM |