<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.eggxpert.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tips &amp;amp; Tricks</title><link>http://www.eggxpert.com/forums/26494/ShowForum.aspx</link><description>Share your tips, tutorials &amp;amp; DIY projects.</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61120.2)</generator><item><title>Re: A simple code for you to clean c**p files</title><link>http://www.eggxpert.com/forums/thread/193877.aspx</link><pubDate>Sat, 03 Nov 2007 16:10:42 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:193877</guid><dc:creator>SamOwens</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/193877.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=193877</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="http://www.eggxpert.com/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;Sandor:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="http://www.eggxpert.com/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;KVcleaner:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;Why use a script when there are great freeware tools like CCleaner that do the same thing, probably better (and safer.)&lt;/p&gt;&lt;p&gt;http://www.ccleaner.com/&lt;/p&gt;&lt;p&gt;&amp;nbsp;or http://www.download.com/CCleaner/3000-2144_4-10669303.html?tag=lst-0-1&lt;/p&gt;&lt;p&gt;I use it a lot, and it grabs temp files and MRU (most recently used) lists from various programs too. It also has a nice registry cleaner built in. Give it a try.&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why install a lousy program like CC cleaner, which caused me more problems than it fixed, vs a nice script that takes up all of 1kb.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Nice code, thx. &lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;
CCleaner is a real good program. If you think it no good it's cause you don't know how to use it. What problems did you cause?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sam&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: A simple code for you to clean c**p files</title><link>http://www.eggxpert.com/forums/thread/193765.aspx</link><pubDate>Sat, 03 Nov 2007 03:41:25 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:193765</guid><dc:creator>aso3</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/193765.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=193765</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="http://www.eggxpert.com/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;Ynot:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;del /f /s /q "%userprofile%\Local Settings\Temp\*.*"&amp;nbsp; &lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;&lt;p&gt;I would leave above path alone.&amp;nbsp; Some uninstall programs look for temp iS*.* files in there, and if it doesn't find it, will refuse to uninstall or will put out some errors.&amp;nbsp; Symantec antivirus and Quicken 2006 are ones that victimized me.&amp;nbsp; Not a problem though if you use the Administrator user to install programs and not use the code while logged in as Administrator.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: A simple code for you to clean c**p files</title><link>http://www.eggxpert.com/forums/thread/193557.aspx</link><pubDate>Fri, 02 Nov 2007 21:23:54 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:193557</guid><dc:creator>badbert</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/193557.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=193557</wfw:commentRss><description>&lt;P&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="http://www.eggxpert.com/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;ianwelch:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;I would also watch out for *.bak files. Sometimes various programs will use this extension. Also from time to time, I have changed file names to*.bak but still wanted to keep the *.bak version.&lt;BR&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;img src="http://www.eggxpert.com/emoticons/censored.gif" alt="Censored" /&gt;So how many cracked exe files have you used? Sorry, I'm&amp;nbsp;always the wise guy! If you notice it only looks for ".BAK" files in the "windows directory"... I haven't had a need to crack any windows files, have you? This script has proven to be very handy in my experiences. You see all you need is internet access, you can cut and paste this script anywhere anytime, or, "you can remember it" So when you working on a customers workstation, and the virus has blocked win install, you can open notepad "AND TYPE THE CODE!" Lets see any program do that! This does not install anything, or does not need to be uninstalled. And it can shave hours off of your scan times...&lt;/P&gt;</description></item><item><title>Re: A simple code for you to clean c**p files</title><link>http://www.eggxpert.com/forums/thread/193544.aspx</link><pubDate>Fri, 02 Nov 2007 20:56:01 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:193544</guid><dc:creator>ianwelch</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/193544.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=193544</wfw:commentRss><description>I would also watch out for *.bak files. Sometimes various programs will use this extension. Also from time to time, I have changed file names to*.bak but still wanted to keep the *.bak version.&lt;br&gt;</description></item><item><title>Re: A simple code for you to clean c**p files</title><link>http://www.eggxpert.com/forums/thread/193333.aspx</link><pubDate>Fri, 02 Nov 2007 16:56:23 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:193333</guid><dc:creator>srbarcena</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/193333.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=193333</wfw:commentRss><description>&lt;P&gt;what about the umm...disk cleanup wizard in accesories\system tools?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: A simple code for you to clean c**p files</title><link>http://www.eggxpert.com/forums/thread/192777.aspx</link><pubDate>Fri, 02 Nov 2007 01:01:44 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:192777</guid><dc:creator>rsperos</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/192777.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=192777</wfw:commentRss><description>&lt;EM&gt;Tks......Did a fine job for me.....tks for the code..&lt;img src="http://www.eggxpert.com/emoticons/woohoo.gif" alt="Woohoo" /&gt;&lt;/EM&gt;</description></item><item><title>Re: A simple code for you to clean c**p files</title><link>http://www.eggxpert.com/forums/thread/191582.aspx</link><pubDate>Wed, 31 Oct 2007 21:41:28 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:191582</guid><dc:creator>Bloodrop</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/191582.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=191582</wfw:commentRss><description>&lt;P&gt;this is great, thank you for sharing&lt;/P&gt;
&lt;P&gt;i would be careful with removing *.log files, ive come across a lot of software that relies on the log file for uninstalling, once it sees the log is missing, it aborts the uninstall process&lt;/P&gt;</description></item><item><title>Re: A simple code for you to clean c**p files</title><link>http://www.eggxpert.com/forums/thread/191544.aspx</link><pubDate>Wed, 31 Oct 2007 21:06:16 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:191544</guid><dc:creator>Sandor</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/191544.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=191544</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="http://www.eggxpert.com/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;KVcleaner:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;Why use a script when there are great freeware tools like CCleaner that do the same thing, probably better (and safer.)&lt;/p&gt;&lt;p&gt;http://www.ccleaner.com/&lt;/p&gt;&lt;p&gt;&amp;nbsp;or http://www.download.com/CCleaner/3000-2144_4-10669303.html?tag=lst-0-1&lt;/p&gt;&lt;p&gt;I use it a lot, and it grabs temp files and MRU (most recently used) lists from various programs too. It also has a nice registry cleaner built in. Give it a try.&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why install a lousy program like CC cleaner, which caused me more problems than it fixed, vs a nice script that takes up all of 1kb.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Nice code, thx. &lt;br&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: A simple code for you to clean crap files</title><link>http://www.eggxpert.com/forums/thread/114841.aspx</link><pubDate>Mon, 23 Jul 2007 01:02:03 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:114841</guid><dc:creator>ohid23</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/114841.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=114841</wfw:commentRss><description>Great tip!&lt;br&gt;</description></item><item><title>Re: A simple code for you to clean crap files</title><link>http://www.eggxpert.com/forums/thread/114015.aspx</link><pubDate>Sat, 21 Jul 2007 21:38:02 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:114015</guid><dc:creator>KVcleaner</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/114015.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=114015</wfw:commentRss><description>&lt;p&gt;Why use a script when there are great freeware tools like CCleaner that do the same thing, probably better (and safer.)&lt;/p&gt;&lt;p&gt;http://www.ccleaner.com/&lt;/p&gt;&lt;p&gt;&amp;nbsp;or http://www.download.com/CCleaner/3000-2144_4-10669303.html?tag=lst-0-1&lt;/p&gt;&lt;p&gt;I use it a lot, and it grabs temp files and MRU (most recently used) lists from various programs too. It also has a nice registry cleaner built in. Give it a try.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Re: A simple code for you to clean crap files</title><link>http://www.eggxpert.com/forums/thread/113812.aspx</link><pubDate>Sat, 21 Jul 2007 17:47:51 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:113812</guid><dc:creator>daniel88c</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/113812.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=113812</wfw:commentRss><description>Wow cool thanks. It's still running right now and it's taking quite a while.&lt;br&gt;</description></item><item><title>Re: A simple code for you to clean crap files</title><link>http://www.eggxpert.com/forums/thread/113369.aspx</link><pubDate>Sat, 21 Jul 2007 02:54:09 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:113369</guid><dc:creator>IronMan77</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/113369.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=113369</wfw:commentRss><description>&lt;p&gt;Anyone successfully use this under Vista?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;i&gt;- Using Vista Ultimate 32-bit&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: A simple code for you to clean crap files</title><link>http://www.eggxpert.com/forums/thread/113321.aspx</link><pubDate>Sat, 21 Jul 2007 02:14:13 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:113321</guid><dc:creator>badbert</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/113321.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=113321</wfw:commentRss><description>&lt;P&gt;Your code was a little off here is the edited version...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;@echo off&amp;nbsp; &lt;BR&gt;echo Ready to clean system crap file, please wait...&lt;BR&gt;del /f /s /q %systemdrive%\*.tmp&amp;nbsp; &lt;BR&gt;del /f /s /q %systemdrive%\*._mp&amp;nbsp; &lt;BR&gt;del /f /s /q %systemdrive%\*.log&amp;nbsp; &lt;BR&gt;del /f /s /q %systemdrive%\*.gid&amp;nbsp; &lt;BR&gt;del /f /s /q %systemdrive%\*.chk&amp;nbsp; &lt;BR&gt;del /f /s /q %systemdrive%\*.old&amp;nbsp; &lt;BR&gt;del /f /s /q %systemdrive%\recycled\*.*&amp;nbsp; &lt;BR&gt;del /f /s /q %windir%\*.bak&amp;nbsp; &lt;BR&gt;del /f /s /q %windir%\prefetch\*.*&amp;nbsp; &lt;BR&gt;rd /s /q %windir%\temp &amp;amp; md %windir%\temp&amp;nbsp; &lt;BR&gt;del /f /q %userprofile%\recent\*.*&amp;nbsp; &lt;BR&gt;del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"&amp;nbsp; &lt;BR&gt;del /f /s /q "%userprofile%\Local Settings\Temp\*.*"&amp;nbsp; &lt;BR&gt;del /f /s /q "%userprofile%\recent\*.*"&amp;nbsp; &lt;BR&gt;echo Cleaning&amp;nbsp; Completed!&amp;nbsp; &lt;BR&gt;echo &amp;amp; pause &lt;/P&gt;</description></item><item><title>Re: A simple code for you to clean crap files</title><link>http://www.eggxpert.com/forums/thread/111147.aspx</link><pubDate>Thu, 19 Jul 2007 01:35:10 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:111147</guid><dc:creator>ChaosMasterX</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/111147.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=111147</wfw:commentRss><description>Ill have to try this when I get home. Thanks for writing the code out.</description></item><item><title>Re: A simple code for you to clean crap files</title><link>http://www.eggxpert.com/forums/thread/110278.aspx</link><pubDate>Wed, 18 Jul 2007 14:00:28 GMT</pubDate><guid isPermaLink="false">e96c5591-d47d-4b8d-80c4-18d6411a9236:110278</guid><dc:creator>wilzdezign</dc:creator><slash:comments>0</slash:comments><comments>http://www.eggxpert.com/forums/thread/110278.aspx</comments><wfw:commentRss>http://www.eggxpert.com/forums/commentrss.aspx?SectionID=26494&amp;PostID=110278</wfw:commentRss><description>As you can see from the code, it cleans up a bunch of temporary and log files that is created when installing programs, patches, and just plain using the Internet.&lt;br&gt;</description></item></channel></rss>