<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Giveaway of the Day Forums &#187; Tag: defragging - Recent Posts</title>
		<link>https://www.giveawayoftheday.com/forums/tags/defragging</link>
		<description>Giveaway of the Day Forums &#187; Tag: defragging - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 09 Jun 2026 05:37:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<atom:link href="https://www.giveawayoftheday.com/forums/rss/tags/defragging" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Registry Defragmentation"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/10357#post-96309</link>
			<pubDate>Wed, 26 Oct 2011 03:11:56 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">96309@https://www.giveawayoftheday.com/forums/</guid>
			<description><p><a href="http://links.giveawayoftheday.com/s/secure.wikimedia.org/wikipedia%2Fen%2Fwiki%2FPageDefrag">https://secure.wikimedia.org/wikipedia/en/wiki/PageDefrag</a></p>
<p>PageDefrag is a program, developed by Sysinternals (now distributed by Microsoft), for Microsoft Windows that runs at start-up to defragment the virtual memory page file, the registry files and the Event Viewer&#39;s logs (files such as AppEvent.Evt, SysEvent.Evt, SecEvent.Evt and so on).</p>
<p><a href="http://links.giveawayoftheday.com/technet.microsoft.com/en-us%2Fsysinternals%2Fbb897426">http://technet.microsoft.com/en-us/sysinternals/bb897426</a></p>
<p>Runs on:</p>
<p>    Client: Windows XP (32-bit)<br />
    Server: Windows Server 2003 (32-bit)
</p></description>
		</item>
		<item>
			<title>BuBBy on "Registry Defragmentation"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/10357#post-94838</link>
			<pubDate>Wed, 07 Sep 2011 00:57:13 +0000</pubDate>
			<dc:creator>BuBBy</dc:creator>
			<guid isPermaLink="false">94838@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>There are 3 similar sounding - but different utilities achieving different things.</p>
<p>Option 1. <strong>Disk/File Defragmentation</strong></p>
<blockquote><p>Disk/File defrag - tries to <u>move files that are broken into multiple pieces together</u> into a single contiguous piece (affects only the placement of these files on the hard drive). The contents of the files remain unchanged.</p>
</blockquote>
<p><strong>Option 2. Registry Defragmentation. (Defragment Registry Hives/Database)</strong></p>
<blockquote><p>Registry defragmentation - <u>defragments the contents</u> of each registry file to remove unused space (the empty gaps) that is created when information is deleted from the registry. It may be combined with a Disk/File defrag to further optimise access.</p>
</blockquote>
<p><strong>Option 3. Registry &#34;cleaning&#34;.</strong></p>
<blockquote><p>Registry cleaning - <u>changes the contents</u> of the registry &#34;files&#34;. Usually deleting data that appears incorrect or on some occasions correcting data contained in the registry. Does not Defrag Files or the Registry. (For some users this operation preceeds a complete reinstall of the operating system).</p>
</blockquote>
<p>--------------<br />
@hotdoge3 - re:PageDefrag.</p>
<p>from wikipedia:</p>
<blockquote><p>PageDefrag does not defragment the contents of the registry files, only the placement of these files on the hard drive. Other utilities such as NTREGOPT can optimize the registry files.</p>
<p>PageDefrag runs on Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003. Though the website erroneously[1] says &#34;runs on Windows XP (32-bit) and higher (32-bit), Windows Server 2003 (32-bit) and higher (32-bit)&#34;, the tool cannot defragment the pagefile on Windows Vista, Windows 7, or Server 2008; it is able to defragment registry hives on these versions.</p>
</blockquote></description>
		</item>
		<item>
			<title>Anonymous on "Registry Defragmentation"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/10357#post-94682</link>
			<pubDate>Fri, 02 Sep 2011 09:49:08 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">94682@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Thanks mikiem2. Registry Defragmentation for Registry , PageDefrag for Page file some dont know it not the same.
</p></description>
		</item>
		<item>
			<title>mikiem2 on "Registry Defragmentation"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/10357#post-94645</link>
			<pubDate>Wed, 31 Aug 2011 21:58:32 +0000</pubDate>
			<dc:creator>mikiem2</dc:creator>
			<guid isPermaLink="false">94645@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Too much testing = too late a post in the comments, so in case it helps<br />
---------</p>
<p>Registry Defragmentation does just that -- according to the web site it deletes empty spaces between stored data, much like the utility that comes with ERUNT <em>[NTREGOPT.EXE]</em>, &#38; it defrags the actual files. While it does do the 1st, rewriting registry data like NTREGOPT, I don&#39;t know if it relies on the newly written files to be unfragmented because they&#39;re freshly written, or if it actually defrags the new files in a 2nd step during the Windows re-start. <em>In tests the re-written registry files are stored in Windows Temp folder, in my tests using [SysInternals] Contig.exe these fresh copies were unfragmented, a registry entry to run RegDefrag.exe is added to a RunOnce key with the Clear CLI switch, but deleting &#34;Clear&#34; those temp files were still deleted, &#38; the registry&#39;s written to during Windows start, so I don&#39;t know how you&#39;d find out if there was an actual defrag step or not.</em> Running NTREGOPT after a defrag with today&#39;s GOTD, Before &#38; After ERUNT backup folders were the same size in bytes, so apparently there was nothing additional for NTREGOPT to do -- Registry Defragmentation did its job well.  Registry Defragmentation does have a couple of other features, but other than convenience I&#39;m not sure if or why you&#39;d want to use them... One does a backup using System Restore, the other provides a registry backup similar to ERUNT, but as far as I can tell without ERUNT&#39;s ability to restore a backup after booting to a command prompt &#38;/or another OS. Testing in win7 64 I was also bothered by the fact that registry backups never seemed to be the same size, even running one after another, &#38; they were always smaller comparing file to file with ERUNT backups, though in tests restoring these backups worked. Maybe certain keys like MRUCache are filtered out?</p>
<p>Registry Defragmentation itself is small, with 37 files, 1 folder, ~4 MB in the &#34;Registry Defragmentation&#34; program folder. New registry entries = 1 for uninstall, + 2 program keys under HKCU, &#38; 1 key under HKLM. The md5 for RegistryDefragmentation.zip = 8e35908589ed3f09bb8cf0fb864281f2 . In terms of practicality, I&#39;m not sure why most people won&#39;t continue using ERUNT &#38; NTREGOPT, but Registry Defragmentation does let you select just what portions of the registry you want to work with, &#38; that may be a benefit to some. </p>
<p>-----------</p>
<p><blockquote>#16: &#34;For those who say defragmenting isn’t necessary. You are half correct. It really depends on how new or how old your hard drive is. While defragmenting an older hard drive will provide significant increase in performance, defragmenting a newer hard drive will not. Why? Because newer hard drives operate at 7200 to 10,000 rpms’.&#34;</blockquote></p>
<p>FWIW, the drives I see on sale that are most popular are very often 5400 rpm, keeping cost down &#38; capacity up -- After all, RAM&#39;s fairly cheap &#38; SSDs take the place of small, 10k rpm drives. As far as when to defrag, it&#39;s kinda like when do you vacuum or wash your car? Some keep it spotless, others wait until it&#39;s dirty. :-) Some people like to keep a defrag app running in the background, or as a screensaver etc. -- they don&#39;t *Need* to, but they like it that way. Other folks wait till stuff starts slowing down, sort of the equivalent of someone writing Wash Me in the dirt on your back window. If you don&#39;t want to wait that long, Windows &#38;/or most defrag apps will tell you how bad things are before they do anything, so you be the judge.</p>
<p>*  *  *</p>
<p><blockquote>#23: &#34;You can not compact the registry while windows is running, period. All compaction must be done before windows loads. This software is not proper for compacting the windows registry.&#34;</blockquote></p>
<p>The idea&#39;s rather simple, as explained with ERUNT -- you read all the data in the registry, which means skipping any/all spaces, &#38; rewrite it to new files. During a re-start the new files are swapped for old. In fact you do the same thing restoring an ERUNT backup, as it&#39;s written the same way, without blank data. Maybe another way to think of or demonstrate the idea is create a new text file, open it in Notepad, &#38; press the Enter key a hundred times before you type &#34;Test&#34;. Save it &#38; open another new text file and type test on the 1st line &#38; save. Now compare file sizes in Properties. Reserving a space for data, whether you enter any actual data or not, takes up room.</p>
<p>*  *  *</p>
<p><blockquote>#25: &#34;... how much space is actually saved by using this program. With the sizes (and speeds) of today’s hard drives how much difference does it really make. I can see using it as a possible fix to try if a computer is REALLY slow and hanging up but as a weekly preventive maintenance program I wonder…&#34;</blockquote></p>
<p>The idea very basically is this: open both an empty .TXT file &#38; one with 20 MB worth of content in Notepad -- which opens faster? If the registry is smaller, that&#39;s better. Will it make a huge difference? Probably not -- best to think of it like eating a healthier diet... cut the calories just a bit in one meal, you&#39;ll never notice, but cut the calories a little bit in every meal, every day, &#38; you&#39;ll probably not gain as much weight longer term.</p>
<p>*  *  *</p>
<p><blockquote>#26: &#34;... It would appear that Elcor is locking up these structures while manipulating them... Nothing beats SysInternal’s PageDefrag... PageDefrag only fully supports up to XP...&#34;</blockquote></p>
<p>I believe that Registry Defragmentation simply writes copies of the registry file, then swaps them out on re-start, same as the ERUNT apps -- I don&#39;t know how you would confirm whether it did a separate defrag or not, whether during the writing process or before swapping etc. </p>
<p>PageDefrag OTOH is a bit old, having not been re-written or re-visited in years, despite other SysInternals utilities sometimes being updated a few times a year... Could that be an indication it&#39;s not really that useful? As Microsoft details here, it&#39;s not a big deal to have Windows delete the paging file on exit -- wouldn&#39;t a freshly written file tend to be unfragmented from the start, plus you&#39;ve got the security benefits -- export the registry key the KB talks about set both on/off &#38; you could delete the page file once a week or once a month if you&#39;d rather.<br />
<a href="http://links.giveawayoftheday.com/support.microsoft.com/kb%2F314834">http://support.microsoft.com/kb/314834#appliesto</a>
</p></description>
		</item>
		<item>
			<title>watcher13 on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54822</link>
			<pubDate>Wed, 15 Apr 2009 17:06:25 +0000</pubDate>
			<dc:creator>watcher13</dc:creator>
			<guid isPermaLink="false">54822@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Thanks, Mike.</p>
<p>I agree that Service Packs are generally a good idea, and Vista SP1 has been well received. The main reason I haven't installed it is because Update won't push it to me. Even M$ suggests that it's safer to use the update push than risk installing the standalone, so I've been trying to determine why it won't push. I haven't had the time to finish troubleshooting it, but, according to a KB article, it appears Update won't push it to me because it senses I have incompatible drivers. In which case, I couldn't use it, anyway. The potentially ridiculous thing is that my digging seems to show that the incompatible drivers it senses aren't being used in my system, but are in driver storage! But I've haven't gotten around to removing them yet and seeing if that fixes it. I've got one other thing I meant to try first, but haven't gotten around to it and I've currently got bigger fish to fry.</p>
<p>I've got to install Linux! Vista is fine when it's working, but MS just doesn't understand the value of simplicity. They just heap half understood layer on top of half understood layer and then appoint countless development teams to try and smooth out the mess. I suspect most don't even know what the others are up to. So the poor user ends up chasing his/her tale. I can hardly believe how many dozens of Windows error codes I've looked up that even Microsoft hasn't posted an explanation for. In fact, I've found most of my lists of error codes from non-MS sources.</p>
<p>To quote Confucius: "Simplicity is difficult. Complication is easy."</p>
<p>Unfortunately.
</p></description>
		</item>
		<item>
			<title>Coldmoon on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54819</link>
			<pubDate>Wed, 15 Apr 2009 15:33:53 +0000</pubDate>
			<dc:creator>Coldmoon</dc:creator>
			<guid isPermaLink="false">54819@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi watcher13,<br />
Yes, I have SP1 and respond to inquiries based on the assumption that all current Microsoft updates have been applied. As evidenced by your reply, this is not always a valid assumption. I would recommend strongly that you do get caught up on critical updates as there have been quite a few issues addressed in SP1 and subsequent releases(including MS OFFICE if used) that are essential for protecting you from exploits that are currently in the wild. The malware developers never seem to sleep and you can't predict when you may become a victim of an attack, especially when many of these attacks can be defeated by simply updating Windows...</p>
<p>Be safe out there ;)</p>
<p>Mike
</p></description>
		</item>
		<item>
			<title>watcher13 on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54789</link>
			<pubDate>Wed, 15 Apr 2009 01:49:00 +0000</pubDate>
			<dc:creator>watcher13</dc:creator>
			<guid isPermaLink="false">54789@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Mike,<br />
Yes, I have been using my Administrator account to try and do some repairs. Actually, I believe we're both right and I found the answer to why:<br />
<a href="http://links.giveawayoftheday.com/vista4beginners.com/Disk-Defragmenter-from-Windows-Vista-SP1">http://www.vista4beginners.com/Disk-Defragmenter-from-Windows-Vista-SP1</a><br />
According to this article, it's another example of MS deciding that it was smarter than it's users and it's users couldn't be trusted to handle "complex" computing (maybe they should change their name to Apple, LOL). Apparently, the ability to select drives was removed in Vista, then, (surprise, surprise) because of user complaints, was reactivated in SP1. So I'm assuming you've got SP1 installed. I haven't taken the plunge, yet. If this isn't the case, let me know and I'll research it further. I believe that's the answer, though, since I've now found two articles - with screenshots - that are telling me what I'm seeing is normal. Glad you mentioned it, since now I know I'll get that capacity back whenever I get around to installing SP1. It looks like it was all part of the general strip down of the tool, which also removed the analyzer to tell you how defragged the disk was, the time estimate, and the graphical representation. Though, I can understand the last, since giving a graphic of view of defragging gigs and, for some, teras gets increasingly impractical. Still, thank you MS for treating us like children. Like when they hid SFC.</p>
<p>In any case, thanks again.
</p></description>
		</item>
		<item>
			<title>Coldmoon on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54746</link>
			<pubDate>Tue, 14 Apr 2009 02:08:36 +0000</pubDate>
			<dc:creator>Coldmoon</dc:creator>
			<guid isPermaLink="false">54746@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi watcher13,<br />
Are you logged in as administrator? I detailed my reply using my copy of Vista Home Basic as reference which is a "lesser" version than the one you are using and the option is there on my test system. I don't have a copy of Home Premium to test with here so it may be different in this respect but I would be surprised if the Basic had extra features that Premium would not have. Worth a bit of digging at Microsoft if it is different that way before you suspect an OS corruption...</p>
<p>@Frique</p>
<p>"On a different note, keep working on AlexSJ's suggestion..."</p>
<p>Reply: We are looking at this but the implementation is going to be limited to the physical reality of Windows and how RVS controls the disk. At some point in the 3x series we are going to explore protection status based on user permissions (Admin? Limited user? etc) but any solution will mean that the protection will be on for everyone regardless of preference if there is more than one person logged into the computer at the same time. For security reasons, the most restrictive preference would hold priority...</p>
<p>Mike
</p></description>
		</item>
		<item>
			<title>watcher13 on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54638</link>
			<pubDate>Sun, 12 Apr 2009 06:33:50 +0000</pubDate>
			<dc:creator>watcher13</dc:creator>
			<guid isPermaLink="false">54638@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Mike, I greatly appreciate you taking the time to answer our questions. I obviously didn't frame the question very well the first time. Now that we're getting on the same page, your succint replies have answered my question. I now know how to safely defrag without running into the problem that Frique unfortunately had.</p>
<p>A couple of notes:<br />
I'm afraid you'll have to see if anybody else reports problems with command line defragging of Z:. I don't trust my results. About a month ago, I had a power failure while Windows Update was doing a shut down install. As I understand it, that's one way to potentially bang your heads on your disc. Doesn't seem to be any permanent physical damage, but I have significant corruption. That may be why nothing happens when I type defrag z: while it's mounted. I can't run chkdsk from the command line, either, and I'm sure that's because of the corruption.</p>
<p>And, just for your reference, because I know you get questions dealing with all the OSs:<br />
Thanks for the tip on running the defrag gui, but it doesn't seem to work that way in Vista Home Premium. I get the same option from the Control Panel as when I activate it from the System Tool Menu. Just the Defragment Now button (and a scheduling option) and no option to select drives that I can find. Actually, I believe that's normal for Vista. Here's an article on Vista defragging that has a screen shot of what I see:</p>
<p><a href="http://links.giveawayoftheday.com/vista4beginners.com/Disk-Defragmenter">http://www.vista4beginners.com/Disk-Defragmenter</a></p>
<p>Or maybe it's just another symptom of the corruption.</p>
<p>In any case, thanks again. Returnil is an excellent product! I certainly recommend it for software testing, and it's, obviously, useful for surfing.
</p></description>
		</item>
		<item>
			<title>Frique on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54487</link>
			<pubDate>Thu, 09 Apr 2009 16:47:07 +0000</pubDate>
			<dc:creator>Frique</dc:creator>
			<guid isPermaLink="false">54487@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi Mike,</p>
<p>As far as I know, there is no encryption on any of my drives. We don't have anything to worry about really. Our main tasks are gaming, surfing the net, and burning discs. Basically, your typical home user. I know that the D drive was originally a factory partition for a trial version of Norton Ghost, but Norton Ghost never worked properly for us so we uninstalled it. I then erased the backup files on drive D and I have been using it to store large files ever since. It is the same format as the C drive, so that should not be a factor. </p>
<p>On a different note, keep working on AlexSJ's suggestion. I would love to see that feature since I have 2 teenage boys who love to find sites they should not. Sometimes I forget to turn the protection back on after updating the system or antivirus program. They are usually pretty good about turning it on again, but it would be nice if it came on automatically for their limited accounts. Again, thanks for your patience. Sincerely,</p>
<p>Frique
</p></description>
		</item>
		<item>
			<title>Coldmoon on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54477</link>
			<pubDate>Thu, 09 Apr 2009 13:39:42 +0000</pubDate>
			<dc:creator>Coldmoon</dc:creator>
			<guid isPermaLink="false">54477@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi,</p>
<p>@ Frique:</p>
<p>Q1: “…I should be able to just select the C or D drives and defrag them without any harm to the system. Would that be a safe assumption?”</p>
<p>ANS:  Yes</p>
<p>Q2: “…PS - I also noticed that the main drive (C) &#38; the virtual drive (Z) were in black lettering, while the back-up drive (D) was in Blue lettering. I am not sure if that means anything or not…”</p>
<p>ANS:  Is there a difference in encryption for the drives? (i.e., is the backup drive encrypted?)</p>
<p>@watcher13:</p>
<p>Q1: “…I've got two questions. If you mount Z: and then hit the "defragment now" button in the Vista gui, or run "defrag c:" from a command prompt with Z: mounted, will that safely defrag the drive?”</p>
<p>ANS: Yes</p>
<p>OBS1: “…I'm working under the impression there's no point in defragging anything other than Z: with protection on. I'm assuming the changes in other drives wouldn't be permanent, and that Z: can be defragged whether protection is on or off.”</p>
<p>Reply1: The only drive or partition you should not try to defragment with protection on is the System Partition (usually C:\) OR files, folders, and drives you have added to the File Protection list if the FP feature is activated. In the former case the exercise is fruitless and in the latter, the selected content and/or volumes are locked from access.</p>
<p>OBS2: “…But, in Vista you’re only given a single button to defrag all drives at once…”</p>
<p>Reply2: You can alter the settings and select which drives to defragment in Vista using the Advanced Tools menu:</p>
<p>Control Panel &#62; System and Maintenance &#62; Performance Information and Tools &#62; Advanced Tools &#62; Open Disk Defragmenter &#62;&#62; click "Continue" when challenged by the Vista UAC feature &#62;&#62; then click the “Select Volumes... option</p>
<p>Q2: “…My other question is: I can't get defragging Z: to work from the command prompt. With Z mounted it ignores the command and just kicks back to the command prompt without any explanation, regardless of the protection state.”</p>
<p>ANS: Does this happen with other drives or just the Returnil VP (Z:\)? If no, then it may indicate that the nature of the VP (file with special properties to simulate a physical drive) does not support defragmentation from the command line. Let me know and I will discuss with development…</p>
<p>@AlexSJ:</p>
<p>Q: “Is there a way to have a different start up configuration for Returnil for different users? Say Admin in Green, Guest user always in Red?”</p>
<p>ANS: No, once the protection is on, it’s on for everyone who logs into the computer. We are looking at ways to do this from a cold start of the system but for the immediate future you should approach the program as “one for all, all for one”…</p>
<p>Mike
</p></description>
		</item>
		<item>
			<title>AlexSJ on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54475</link>
			<pubDate>Thu, 09 Apr 2009 12:39:10 +0000</pubDate>
			<dc:creator>AlexSJ</dc:creator>
			<guid isPermaLink="false">54475@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hello Mike: one question<br />
Is there a way to have a different start up configuration for Returnil for different users? Say Admin in Green, Guest user always in Red?</p>
<p>Pura Vida, AlexSJ
</p></description>
		</item>
		<item>
			<title>watcher13 on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54444</link>
			<pubDate>Thu, 09 Apr 2009 06:04:25 +0000</pubDate>
			<dc:creator>watcher13</dc:creator>
			<guid isPermaLink="false">54444@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Moderators, could you please remove my previous post ***post has been removed***? I did some experimenting and research and discovered info. that makes the above obsolete. I tried to edit it, but it was too late. Please replace it with the following:</p>
<p>Coldmoon, I, too appreciate your patience. I realize that part of the confusion is that the defragmenter options in Vista are different than in XP. I had only used XP at work and had never defragged. Looking at a screenshot of XPs defragger, I can see that you have the option of selecting which drives to defrag. I assume that's what you meant by excluding. But, in Vista your only given a single button to defrag all drives at once. I prefer to defrag from the command line because I can run an analysis from the command line. That way, I don't waste time defragging a drive that's, say, only 1% fragmented. And, of course, I can also choose which drive(s) to defragment.</p>
<p>I've got two questions. If you mount Z: and then hit the "defragment now" button in the Vista gui, or run "defrag c:" from a command prompt with Z: mounted, will that safely defrag the drive? I assume this is with protection off. I'm working under the impression there's no point in defragging anyting other than Z: with protection on. I'm assuming the changes in other drives wouldn't be permanent, and that Z: can be defragged whether protection is on or off.</p>
<p>My other question is: I can't get defragging Z: to work from the command prompt. With Z mounted it ignores the command and just kicks back to the command prompt without any explanation, regardless of the protection state.</p>
<p>Can you please clarify the safe methods to defrag in Vista to avoid the boot problem that Frique had, and the proper method to defrag Z: in Vista. It may also be I'm having some problem with my defragger. I'm currently trying to track down some other problems. Thanks for your help.
</p></description>
		</item>
		<item>
			<title>Frique on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54373</link>
			<pubDate>Tue, 07 Apr 2009 20:11:31 +0000</pubDate>
			<dc:creator>Frique</dc:creator>
			<guid isPermaLink="false">54373@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Coldmoon, I want to thank you for your patience. You must feel like a college professor trying to teach calculus to a 3rd grade student. I am still fuzzy about when a VP would be open or closed, but I think I can work around that. I was finally able to sneak onto the main comp today and check what the Windows Defrag tool showed. I did not defrag anything because I wish to install an image program before I attempt that, but I did notice something that might help. I started by turning off the system protection &#38; restarting the computer. After it had restarted, I exited out of Returnil so that it was not running in the background. I then went to the system tools and found the disk defragmenting tool. It showed 3 drives: C, D, &#38; Z. From what I have been able to gather in the previous posts, I should be able to just select the C or D drives and defrag them without any harm to the system. Would that be a safe assumption? We use the defragging tool that comes with XP. I have never tried using one of the 3rd party tools. Thank you again for your time and patience!</p>
<p>Frique</p>
<p>PS - I also noticed that the main drive (C) &#38; the virtual drive (Z) were in black lettering, while the back-up drive (D) was in Blue lettering. I am not sure if that means anything or not. Probably not, but if anyone with knowledge can tell me why that is I would greatly appreciate it. Thanks.
</p></description>
		</item>
		<item>
			<title>Coldmoon on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54304</link>
			<pubDate>Mon, 06 Apr 2009 21:53:12 +0000</pubDate>
			<dc:creator>Coldmoon</dc:creator>
			<guid isPermaLink="false">54304@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>@watcher13 and Frique</p>
<p>Sorry for the late reply on this. You need to focus on what the goal is: defragmenting the contents within the VP and not the VP itself. When the VP is dismounted it looks like a fragmented file because it is mostly empty space unless you have filled it up. Defraggers are not programmed to recognize this so they may cause unpredictable things to happen when they attempt to defragment the actual VP file. </p>
<p>This is why the contents of the VP should be defragmented when it is open (mounted) as a separate thing you do manually.</p>
<p>Q: "What do you define mounted or dismounted?"</p>
<p>ANS: Mounted = The VP is "opened" as though it were a real hard drive or portion of a hard drive (partition).</p>
<p>Dismounted = The VP is "closed" and is just a very large file with empty space.</p>
<p>Q: "If the system protection was turned off, but Returnil was still running would this cause the problem described in my first post?"</p>
<p>ANS: It should not cause any issues. The question becomes more complex when discussing third party defraggers as I have discussed previously. I apologize if it was confusing. As long as RVS protection is turned off there should not be any problem defragmenting your hard drives with the special exception of the VP. </p>
<p>Q: "The reason I ask is because she does not remember anything about a "Z" drive and being able to exclude it. "</p>
<p>ANS: If the VP was not mounted, then it would not be presented as a potential drive to defragment so she would not have seen it listed.</p>
<p>HTH<br />
Mike
</p></description>
		</item>
		<item>
			<title>Frique on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54219</link>
			<pubDate>Sat, 04 Apr 2009 17:30:49 +0000</pubDate>
			<dc:creator>Frique</dc:creator>
			<guid isPermaLink="false">54219@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi again everyone. </p>
<p>Coldmoon, thanks for your patience. I regret that I am still a bit fuzzy on mounted/dismounted &#38; open/closed. What do you define mounted or dismounted? My take on mounted is a seperate partition on the hard drive. If it is dismounted, I have gone through the steps (on the GUI) to dismount the virtual partition. This doesn't quite seem to jibe with what you have said. </p>
<p>As for defragging the computer, we only use the built in windows defragger. We are not familiar with the command prompts, so we reach it through the system tools menu. The wife usually does drive "C" because she doesn't use the "D" drive. I use it strictly for large files at the moment, but that will change when I am able to clear them off and install an imaging program. </p>
<p>If the system protection was turned off, but Returnil was still running would this cause the problem described in my first post? I have noticed that even when I turn the system protection off, the program runs in the background unless exited manually. The reason I ask is because she does not remember anything about a "Z" drive and being able to exclude it. I have not been able to check for myself because I cannot get onto that computer at the moment. I will check as soon as I get the opportunity, I just worry about accidentally crashing the system again. She would be very unhappy with me if I did that. Thank you for your patience.
</p></description>
		</item>
		<item>
			<title>watcher13 on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54172</link>
			<pubDate>Sat, 04 Apr 2009 01:59:47 +0000</pubDate>
			<dc:creator>watcher13</dc:creator>
			<guid isPermaLink="false">54172@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Coldmoon, I've gotta be the stupidest guy in the room. I just don't get it. "The best approach is to exclude it from defragmentation when dismounted and to defragment it as a separate drive when mounted (i.e., you defragment what is inside of the VP rather than trying to defragment the VP itself)." Does that mean your fine with a command of "defrag c:" as long as you don't use the "Defragments all volumes on this computer" -c switch? Or do you have to use the "volume\mountpoint" syntax? I don't understand that particular syntax that's in defrag's command line help. My Windows Help and Support is currently messed up and I'm not finding the answers online.</p>
<p>In other words, Coldmoon, how to you safely do it? Do you just hit the defrag button in the GUI? I got the impression that's what Frique's wife did, at least under XP rather than my Vista, and you agreed that probably caused problems. Or do you think she typed in defrag c: -c in a command prompt? I'm not trying to be argumentative, and I appreciate your patience, but what is the syntax or proper method to exclude? All I know to do is to type defrag c:, defrag d: (I have a recovery partition) and now, I guess, defrag Z:, when I mount that drive. And again, does that work when the protection's off? At least when I tried to run an analysis, i.e. switch -a, with Z mounted and protection off, the Windows defragmenter didn't see it. How do you exclude?</p>
<p>Sorry I'm so dense.
</p></description>
		</item>
		<item>
			<title>Coldmoon on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54169</link>
			<pubDate>Sat, 04 Apr 2009 01:21:14 +0000</pubDate>
			<dc:creator>Coldmoon</dc:creator>
			<guid isPermaLink="false">54169@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi watcher13,<br />
You should not have any issues using the built in Windows defragger. Just remember to turn protection off before dregramenting the System Partition.
</p></description>
		</item>
		<item>
			<title>watcher13 on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54159</link>
			<pubDate>Sat, 04 Apr 2009 00:17:24 +0000</pubDate>
			<dc:creator>watcher13</dc:creator>
			<guid isPermaLink="false">54159@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Thanks, Coldmoon! You're not too long post really helped clarify. I think I somewhat  understood the difference the between Z: and the virtual clone partition created in cache when I installed Returnil, but wasn't thinking straight when I read you're original posts. Though I wouldn't say I understood every nuance.</p>
<p>One question on defragging, though. If I understand you right, your defrag solution is is intended for third party defraggers, not the native Windows defragger. Unless the windows defragger has "exclusion" options that I'm missing. That's not a complaint, though, there are plenty of better defraggers out there. Just want to make sure I'm not missing something simple. </p>
<p>I pretty much just type in defrag into a command prompt because I like to do the analysis first to make sure I need to defrag. Vista has removed that option in the GUI. It's just on and off now. Since I don't use it much, maybe there's a way to exclude I'm not aware of. I was wondering if you couldn't simply mount Z with protection off and just the process of mounting it would cause it to be blocked from a "defrag c:" command. However, when I tried to run a framentation analysis that way, it didn't recognize Z, so I'm assuming that method wouldn't work. And trying to defrag c: inside protection even with Z mounted is probably pointless too, as I'm assuming the defrag tool would be blocked from really reaching into C to defrag. So, again, I'm concluding your method requires a 3rd party defragger.</p>
<p>Thanks for the info on partition size and the pointer to the Wilder forums. I'll check that out.
</p></description>
		</item>
		<item>
			<title>Coldmoon on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54149</link>
			<pubDate>Fri, 03 Apr 2009 22:33:23 +0000</pubDate>
			<dc:creator>Coldmoon</dc:creator>
			<guid isPermaLink="false">54149@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi Robert,<br />
When you turn RVS protection on, the MBR is locked. This is a hardening feature against low level disk access</p>
<p>Mike
</p></description>
		</item>
		<item>
			<title>Robert on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54148</link>
			<pubDate>Fri, 03 Apr 2009 21:06:01 +0000</pubDate>
			<dc:creator>Robert</dc:creator>
			<guid isPermaLink="false">54148@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi Coldmoon.<br />
I have one more question:Does Returnil write things in the MBR?If so,could they interfere with other programs that do the same?<br />
Acronis does this in case you want to use a short key to restore when booting (optional setting)<br />
EAZ-FIX did the same.
</p></description>
		</item>
		<item>
			<title>Coldmoon on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54147</link>
			<pubDate>Fri, 03 Apr 2009 20:25:58 +0000</pubDate>
			<dc:creator>Coldmoon</dc:creator>
			<guid isPermaLink="false">54147@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi All (Very long post warning),<br />
Sorry for the delay in replying.</p>
<p>@Frique:</p>
<p>Q: “Thank you very much for your explanations. I have a question about what the computer sees as an unmounted drive. Does it see the drive as being unmounted when Returnil is turned off or just after I check the "unmount virtual drive" box and go through the subsequent steps?”</p>
<p>ANS: Glad I could help. A great deal of the vision we have for the future development of Returnil is helping as many as we can to learn the basics about virtualization and how it can help in their security strategy. You will begin to see where we are going with our development following the first generation 3x release which is in internal beta testing now…</p>
<p>Now to answer the actual question: no, and I will try to make this as easy as I can to follow. This will take a bit to explain as there are some things here that will require some prerequisites so please bear with me:</p>
<p>RVS is currently made up of three component “parts”: 1) The GUI (Graphical User Interface), 2) The System Protection feature, and 3) The Virtual Partition. The GUI lets you interact with the other two parts of the program with the other two being independent of one another. This means that the VP will work with or without the System Protection and visa-versa. Further, 2 and 3 will function regardless of whether the GUI is on or off and the independence of the GUI is why this would make no difference to whether the VP is mounted (open) or dismounted (closed).</p>
<p> When the VP is dismounted, it is a very large file with empty space on the System Partition (by default) or the same on another drive or partition (2.0.1). When it is mounted, and the VP is installed in its default location, it is no longer a file, but a “local drive” and appears as an immovable block in your defragger (assuming some sort of graphical display). The best approach is to exclude it from defragmentation when dismounted and to defragment it as a separate drive when mounted (i.e., you defragment what is inside of the VP rather than trying to defragment the VP itself).<br />
@watcher13:</p>
<p>Q1: “I'm still also a little unclear as to this partition versus virtual drive concept, too.”</p>
<p>ANS: This is an entirely different topic if you are referring to the difference between the Virtual Partition and the Virtual System. The VP is simply a large file with special properties and a convenience feature for those with a single partition on their drives (i.e., C:\). Think of it as a virtual cubby-hole where you can store data and files when RVS protection is on so that it is not lost at restart. </p>
<p>The Virtual System is the entirety of what RVS does to create a clone of your Real System Partition. In essence it consists of the clone which is created and tracked within the cache. The cache can be thought of as RVS’s notebook.</p>
<p>Q2: “Sorry, Coldmoon, but I got a little lost in your explanation….”</p>
<p>ANS: I hope the above helps to clear some of this up. If not, let me know…</p>
<p>Q3: “Also, I may start another thread on partitioning. I've been relunctant to partition, partly because I'm not sure what sizes to make things… Coldmoon, I'm curious how you came up with the numbers you recommended to Frique. Is there a set magic number, like 40G that you like for Frique's situation (I assume he's running XP?) or is there a perferred ratio?”</p>
<p>ANS: No magic and not optimized. I used some very loose numbers based more on practice and experience with business computers over the years.  The 40 GB has been a standard HDD size in the past and also provides a good compromise between the room Windows needs now and what it may need in the future. It also makes defragmentation of that partition faster when the defragger only needs to go through 40 GB, rather than hundreds of GBs. You might try taking some time and reading through threads that discuss partitioning at the Wilders security forums. Here is a wide range of discussions that detail various ways to configure your hard drive, Windows, data, and programs. </p>
<p>NOTE: Many topics are advanced so do your homework and don’t be afraid to ask questions…</p>
<p>Mike
</p></description>
		</item>
		<item>
			<title>Robert on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981/page/2#post-54143</link>
			<pubDate>Fri, 03 Apr 2009 18:56:18 +0000</pubDate>
			<dc:creator>Robert</dc:creator>
			<guid isPermaLink="false">54143@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Frique</p>
<p>I stopped using the split option to create and burn images directly on dvds.<br />
Some programs did give a very large temp file on the restored drive, others just failed to restore the images and gave me a nice CRC failure.</p>
<p>The best way to do it:create split images ,right, but..on another drive/partition and burn them on dvds when they're created,so you can always put them back even on a newly partitioned drive.</p>
<p>About Returnil.<br />
Coldmoon will probably correct me if I'm wrong, but I think you should look at it this way.<br />
Returnil allows you to create a virtual partition,let's say 4 GB.Even if there's only 2 GB of data on it,Windows will still look at it as being 4 GB and thinks it's fragmented.<br />
Yes,the best way to defrag would be with the VP.img mounted.<br />
But remember the advice to install Returnil on a defragged system or even  create the image file on another drive/partition.<br />
If not I'd still go for deleting the VP.img,as described earlier(and defrag with Returnil's protection turned off).<br />
The same goes for us fervent GOTD'ers that install a lotta good programs....
</p></description>
		</item>
		<item>
			<title>Frique on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981#post-54141</link>
			<pubDate>Fri, 03 Apr 2009 18:15:35 +0000</pubDate>
			<dc:creator>Frique</dc:creator>
			<guid isPermaLink="false">54141@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Thank you Watcher, for your kind words.  I am indeed running Windows XP home edition. I have a 2.53 GHz Celeron D processor (The last of the single core processors. They started selling Dual core processors the month after I bought my computer.) and 1 Gb of RAM. I also have a 160 GB hard drive, but it is partitioned as described above. Heck, I even sprung for the 3.5" floppy drive! Nothing but the best for me!
</p></description>
		</item>
		<item>
			<title>watcher13 on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981#post-54126</link>
			<pubDate>Fri, 03 Apr 2009 15:54:27 +0000</pubDate>
			<dc:creator>watcher13</dc:creator>
			<guid isPermaLink="false">54126@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>I second Frique's last request and also thank you, Coldmoon for your insight (and Robert and all the other good folks). I'm still also a little unclear as to this partition versus virtual drive concept, too. And also about defragging. I was thinking of Z: as a kind of directory folder that you mount to transfer whatever can be copied/moved between the virtual and system partitions, but then I don't see why you would mount it to get a good defrag. I'm reading what you're saying as the Returnil partition in fact being Z:, but Windows mistakes the whole partition it as being a file if you don't mount Z. That may not be right, but it seems counterintuitive that you'd have anything that you could boot into that isn't "mounted" when you boot into it.</p>
<p>Sorry, Coldmoon, but I got a little lost in your explanation. There are parts that make me think you're saying something like: boot into Returnil, mount Z, then you can get a good defrag on Z:, in the rare situations when it actually gets fragmented. But is that also the best condition under which to defrag the other partitions, because it seems to me your saying you can't safely defrag your system partition without booting into Returnil and mounting Z? There are other parts of your posts that make me think you're saying something different, but I'm not sure what. And do you have any opinion on Whiterabbit's experience using diskkeeper? I read his post as saying he's not booting into returnil or doing anything special with it when he's defragging his system partition. As I understand it, Windows built-in is based on diskkeeper (Though I understand that doesn't mean it has the same ability/quality.).</p>
<p>Also, I may start another thread on partitioning. I've been relunctant to partition, partly because I'm not sure what sizes to make things, and I haven't found any good advice on the web, and partly because I don't currently have a another drive to save an image as a backup. I'm running Vista on a 224G hard drive in a slim line case, so any added drives would have to be external. Coldmoon, I'm curious how you came up with the numbers you recommended to Frique. Is there a set magic number, like 40G that you like for Frique's situation (I assume he's running XP?) or is there a perferred ratio? Since you made a recommendation to Frique, I'd like to pick your brain about where those numbers came from. I not against experimenting, but, as Otto Von Bismarck is reported to have said (he was probably quoting an older saying), "Only a fool learns from his own mistakes. The wise man learns from the mistakes of others." :) I liked to get things as near to being right the first time as I can.</p>
<p>Any insights would be greatly appreciated.
</p></description>
		</item>
		<item>
			<title>Frique on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981#post-54085</link>
			<pubDate>Fri, 03 Apr 2009 03:14:11 +0000</pubDate>
			<dc:creator>Frique</dc:creator>
			<guid isPermaLink="false">54085@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hi again everyone. I would like to thank everyone for their help with this. </p>
<p>Robert; If I remember correctly I had to download Bart PE from the (Manufacturer's) website. Macrium gave the link to me, so it was easy enough to find. It was also more user friendly than the linux version. The big problem came when I tried to reinstall from the 9 DVDs that stored the image. Around disc 8 I had a cyclic redundancy error or something &#38; could not finish the install. But that was the crash before this one. I completely forgot about it this time around. I also discovered that it did not like the fact that I put the image onto 9 DVDs. If I tried to load it straight from the DVDs it would tell me that part of the image was missing. I tried installing it onto drive D to get a whole image, but... </p>
<p>Coldmoon; Thank you very much for your explanations. I have a question about what the computer sees as an unmounted drive. Does it see the drive as being unmounted when Returnil is turned off or just after I check the "unmount virtual drive" box and go through the subsequent steps? The wife assures me that she turned Returnil off and restarted the computer before defragging the computer (and our crash.) I am not sure if she attempted to defragment the virtual partition as a file on "C" drive or as a system partition and she does not remember. If she did just defrag the "C" drive, would that read the "Z" drive as a file if Returnil was turned off? Please speak slowly for me. A little knowledge is dangerous and you might say that I am downright scary! I know exactly enough to get myself into a lot of trouble.  Thanks again!</p>
<p>Peace.
</p></description>
		</item>
		<item>
			<title>RosnSC on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981#post-54074</link>
			<pubDate>Fri, 03 Apr 2009 00:25:53 +0000</pubDate>
			<dc:creator>RosnSC</dc:creator>
			<guid isPermaLink="false">54074@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Coldmoon, and AlexSJ, I did decide to remove Returnil from my (Compaq) computer. I think what I may do is install it on our lesser used Gateway computer, and learn it on there. Once I have learned 'the ropes' with it on that computer, I will consider reinstalling it on the Compaq, and then educate my family on what to do, and such. I am going to refer back to this thread/info when I do put Returnil on the Gateway, because you guys have given so much info. 'Course when that time does come around, I will likely be 'ringing your doorbells' for more info/clarifications...lol.</p>
<p>Sue
</p></description>
		</item>
		<item>
			<title>AlexSJ on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981#post-54041</link>
			<pubDate>Thu, 02 Apr 2009 13:26:40 +0000</pubDate>
			<dc:creator>AlexSJ</dc:creator>
			<guid isPermaLink="false">54041@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Hello Sue:<br />
First off, I love Returnil and have used it ever since it was offered on GOTD. It has a lot of advantages, but also comes with some side effects.</p>
<p>Yours is a family setting, your computer is a shared one and from the way it sounds you have Returnil set up to be always in protected mode. That is the safest setting you can have, but you as computer administrator need to set a time apart for running all the updates in not protected mode.<br />
What you need to make clear to all family members is that really EVERYTHING that affects the C: drive(or system drive) gets wiped out with a restart: that can be bookmarks in Explorer, recent history file list and game progress<br />
and that what they want to keep they have to copy to the save partition.<br />
You should have a separate partion on the pc from which you run all games and even Programs like Mike explained. </p>
<p>However, there are a lot of games and some programs that save their history under C:\Documents and Settings\Username\Program Files\... (Around the World in 80 days, Saqqarah, Arctic Quest)<br />
In this case I use a File Synchronizer to copy those saved game files to another partion after playing and then copy them back when I play again. </p>
<p>In my personal setting I start all computers with Returnil in not protected mode, let the antivirus and all update and then switch the protection on. The same counts for my son's computer and HE KNOWS that he needs to put Returnil in RED before going anyplace on the web. He is disciplined with it, but still, we caught some crap in Dec. 2008 from a USB stick that got plugged in when PC was not yet protected. </p>
<p>Now, and since Mike was following the thread, the Returnil Startup setting is the same for all users. I would love it if it could be different by user: say as Admin I start in "Green", all other users start in "Red" </p>
<p>Anyway, I just installed Returnil on a friends computer (very small hard drive, no internet, but two adolescents who bring all kind of viruses home all the time). Since she is not pc savy, it's always in protected mode. The admin user has a password, the adolescents are supposed to use on the Guest user. Sure enough the first day, she put her smallest kid to study with the pc on the admin, then one of the two came and set up his own user. I said: jejejej - let him do that all he wants. You turn off the computer and wow, it's all gone. Thanks to Returnil</p>
<p>Pura vida, AlexSJ
</p></description>
		</item>
		<item>
			<title>RosnSC on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981#post-54015</link>
			<pubDate>Thu, 02 Apr 2009 03:21:34 +0000</pubDate>
			<dc:creator>RosnSC</dc:creator>
			<guid isPermaLink="false">54015@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Coldmoon, as Robert said, thanks for explaining Returnil to me, although it is confusing...lol. One of the problems for me using Returnil is that everyone in my family uses this computer, so all are/will be affected by Returnil's 'weird' ways. My husband was doing all kinds of griping yesterday because his game progress didn't save. He was asking me what happened to it (like *I* know...lol)! Moving along here, I installed FireFox 3, and got an update for FF 2 a while ago. Right now I've got this hourglass icon 'thing' on here - the one that turns over periodically - and I am wondering why. Seems like 'something' is busy, but I don't know what it is. I'm seriously thinking of just uninstalling Returnil. It may be a good thing to have, but requires a lot of learning, which may not be a bad thing IF I was the only one using this computer.</p>
<p>Sue
</p></description>
		</item>
		<item>
			<title>Robert on "Returnil and defragmenting the hard drive"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/4981#post-54001</link>
			<pubDate>Wed, 01 Apr 2009 22:33:33 +0000</pubDate>
			<dc:creator>Robert</dc:creator>
			<guid isPermaLink="false">54001@https://www.giveawayoftheday.com/forums/</guid>
			<description><p><strong>Coldmoon,</strong><br />
Sue's problems are likely to be those of many users.Thanks for your explanation and your involvement.</p>
<p><strong>Frique,</strong><br />
When you use a BartPE cd you should be able to work in a windows environment when booting from it.<br />
Was this an option in Macrium Reflect..or did you make your own BartPE cd  using a Macrium plugin (amongst others)?
</p></description>
		</item>

	</channel>
</rss>
