<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; disk cleanup settings</title> <atom:link href="http://www.ghacks.net/tag/disk-cleanup-settings/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Clear Temporary Files during System Shutdown</title><link>http://www.ghacks.net/2007/10/28/clear-temporary-files-during-system-shutdown/</link> <comments>http://www.ghacks.net/2007/10/28/clear-temporary-files-during-system-shutdown/#comments</comments> <pubDate>Sun, 28 Oct 2007 08:24:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[disk cleanup settings]]></category> <category><![CDATA[privacy]]></category> <category><![CDATA[system shutdown]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/10/28/clear-temporary-files-during-system-shutdown/</guid> <description><![CDATA[Windows does not automatically delete temporary files during system shutdown. This means that deleted files in the trashbin and temporary files like those in the Internet Cache are still accessible after a restart of the system. System cleaners like CCleaner or Disk Cleaner are able to delete those files but I would like to show a way how many of them can be deleted by using a Windows system tool.]]></description> <content:encoded><![CDATA[<p>Windows does not automatically delete temporary files during system shutdown. This means that deleted files in the trashbin and temporary files like those in the Internet Cache are still accessible after a restart of the system. System cleaners like CCleaner or Disk Cleaner are able to delete those files but I would like to show a way how many of them can be deleted by using a Windows system tool.</p><p>We are going to configure the Disk Cleanup Settings in Windows to delete the temporary files and create a new rule that the software will be run during system shutdown.</p><p>Our first step would be to open the Disk Cleanup Settings and configure them the way we want. To do that you use the Run command in Windows XP / 2000 or the search in Windows Vista.</p><p><code>cleanmgr /sageset 1</code></p><p><span
id="more-2184"></span>This opens the Disk Cleanup Settings. Check the elements that you want to automatically delete. If you are unsure about an element click on it and read the description. This should give you a good understanding of it.</p><p><img
src="http://www.ghacks.net/files/screens/2007/10/disk-cleanup-settings.jpg" alt="disk cleanup settings" /></p><p>Open the Group Policy Editor now. You do that in the same location where you started the Disk Cleanup Settings.</p><p><code>gpedit.msc</code></p><p>Navigate to User Configuration > Windows Settings > Scripts (Logon / Logoff) and double-click on Logoff.</p><p><img
src="http://www.ghacks.net/files/screens/2007/10/logoff-scripts-jpg.jpg" alt="logoff scripts" /></p><p>Click on Add and Browse in the next window. Right-click in the blank space of the Logoff folder and create a new text document. Name it cleanup.cmd. Open it with a right-click and add the following line to it.</p><p><code>cleanmgr /sagerun 1</code></p><p>Select the file cleanup.cmd and click Open and in the previous menu OK. The file that you created should be now in the list. Click on Apply and OK afterwards. Et Voila, we are done.</p><p>Everything that you selected during the configuration will now be deleted after every system shutdown.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/10/28/clear-temporary-files-during-system-shutdown/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
