<?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>Rants and Raves &#187; ► Downloads</title>
	<atom:link href="http://blog.rogersoles.com/category/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rogersoles.com</link>
	<description>The best laid plans of mice and men...</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:00:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>strigiSearch</title>
		<link>http://blog.rogersoles.com/2010/07/11/technology/computers/strigisearch/</link>
		<comments>http://blog.rogersoles.com/2010/07/11/technology/computers/strigisearch/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 04:00:35 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[► Downloads]]></category>
		<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=4198</guid>
		<description><![CDATA[I&#8217;ve been working with desktop search solutions, and I&#8217;ve determined through a great deal of perspiration that strigi seems to be the only Linux based desktop search engine that reliably indexes the majority of files that I&#8217;m interested in searching (Microsoft Office, Open Office, and files containing RF822 compliant email). While the core engine for [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/07/16/technology/linux-desktop-search/' rel='bookmark' title='Permanent Link: Linux &#8211; Desktop Search'>Linux &#8211; Desktop Search</a> <small>A while ago I published a post on Desktop Search on Linux (specifically Ubuntu).  I was far from happy with my conclusions and I felt...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/06/technology/ubuntu-desktop-search/' rel='bookmark' title='Permanent Link: Ubuntu &#8211; Desktop Search'>Ubuntu &#8211; Desktop Search</a> <small>Microsoft has really shown the power of desktop search in Vista and Windows 7; their newest Desktop Search Engine works, and works well&#8230; so in...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/11/technology/lcext/' rel='bookmark' title='Permanent Link: lcExt'>lcExt</a> <small>The other night I decided to write a simple little PHP5 script to force all file extensions to lower case &#8212; mainly because when I...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/20/technology/os-x-desktop-search/' rel='bookmark' title='Permanent Link: OS-X &#8211; Desktop Search'>OS-X &#8211; Desktop Search</a> <small>I&#8217;m posting this mainly to illustrate that not Microsoft alone get&#8217;s the importance of desktop search &#8212; Apple&#8217;s Spotlight provides much the same level of...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/php-as-a-general-scripting-language/' rel='bookmark' title='Permanent Link: PHP as a general scripting language'>PHP as a general scripting language</a> <small>Invariable working smart involves automation, and automation will almost always involve scripting repetitive tasks. Under *nix operating systems you could write a shell script, though...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/23/technology/desktop-sharing/' rel='bookmark' title='Permanent Link: Desktop Sharing'>Desktop Sharing</a> <small>Maybe I&#8217;ve become spoiled, but I just expect desktop sharing (remote control) to be easy and fast. Nothing, absolutely nothing compares to Microsoft&#8217;s RDP; and...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/22/technology/desktop-search/' rel='bookmark' title='Permanent Link: Desktop Search'>Desktop Search</a> <small>Let me start by saying that Windows Desktop Search is a great addition to Windows; and while it might have taken four major releases to...</small></li>
<li><a href='http://blog.rogersoles.com/2008/11/19/technology/p2p/' rel='bookmark' title='Permanent Link: P2P'>P2P</a> <small>First let me open by saying I do not condon copyright infringement or theft.  Companies and individuals are entitled to fair and just compensation for...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/18/technology/imap-utilities/' rel='bookmark' title='Permanent Link: IMAP Utilities'>IMAP Utilities</a> <small>I generally prefer to interface to my mail via IMAP, and I store my mail archives in a local IMAP repository (which allows me the...</small></li>
<li><a href='http://blog.rogersoles.com/2010/06/04/technology/rsync/' rel='bookmark' title='Permanent Link: rsync'>rsync</a> <small>I&#8217;ve gotta ask the question why no one has ever invested the time and energy into making a port of the client code in rsync...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with desktop search solutions, and I&#8217;ve determined through a great deal of perspiration that strigi seems to be the only Linux based desktop search engine that reliably indexes the majority of files that I&#8217;m interested in searching (Microsoft Office, Open Office, and files containing RF822 compliant email).</p>
<p>While the core engine for strigi might be the best I found, the client interface and tools leave a great deal to be desired.  In fact, to really figure out how to use strigi I needed to download and peruse the source.</p>
<p>In the source I found an elegant command line Perl script (search.pl) which demonstrated how to submit queries to strigi through a Linux socket.  The script was easy to port over to PHP5, and in doing so I added some enhancements in my core routines to make it easier to use to write a search client &#8212; that is I organized the results as array elements so that I could easily manipulate them rather than needing to attempt to parse them apart.</p>
<p>I haven&#8217;t gone any further than just writing some basis PHP5 functions and a harness that drives it from the command line; but I&#8217;m posting the code for others.  Just run the script from the command line, and provide the query as arguments (if the query has a space, make sure you enclose it in quotes &#8212; and you can put multiple queries on the command line as well).</p>
<p>Running the program and seeing the dump of the data is by far the easiest way to understand what I&#8217;ve done.</p>
<p><a title="strigiSearch.7z" href="http://dl.rogersoles.com/strigiSearch.7z" target="_blank">strigiSearch.7z</a></p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/07/16/technology/linux-desktop-search/' rel='bookmark' title='Permanent Link: Linux &#8211; Desktop Search'>Linux &#8211; Desktop Search</a> <small>A while ago I published a post on Desktop Search on Linux (specifically Ubuntu).  I was far from happy with my conclusions and I felt...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/06/technology/ubuntu-desktop-search/' rel='bookmark' title='Permanent Link: Ubuntu &#8211; Desktop Search'>Ubuntu &#8211; Desktop Search</a> <small>Microsoft has really shown the power of desktop search in Vista and Windows 7; their newest Desktop Search Engine works, and works well&#8230; so in...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/11/technology/lcext/' rel='bookmark' title='Permanent Link: lcExt'>lcExt</a> <small>The other night I decided to write a simple little PHP5 script to force all file extensions to lower case &#8212; mainly because when I...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/20/technology/os-x-desktop-search/' rel='bookmark' title='Permanent Link: OS-X &#8211; Desktop Search'>OS-X &#8211; Desktop Search</a> <small>I&#8217;m posting this mainly to illustrate that not Microsoft alone get&#8217;s the importance of desktop search &#8212; Apple&#8217;s Spotlight provides much the same level of...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/php-as-a-general-scripting-language/' rel='bookmark' title='Permanent Link: PHP as a general scripting language'>PHP as a general scripting language</a> <small>Invariable working smart involves automation, and automation will almost always involve scripting repetitive tasks. Under *nix operating systems you could write a shell script, though...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/23/technology/desktop-sharing/' rel='bookmark' title='Permanent Link: Desktop Sharing'>Desktop Sharing</a> <small>Maybe I&#8217;ve become spoiled, but I just expect desktop sharing (remote control) to be easy and fast. Nothing, absolutely nothing compares to Microsoft&#8217;s RDP; and...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/22/technology/desktop-search/' rel='bookmark' title='Permanent Link: Desktop Search'>Desktop Search</a> <small>Let me start by saying that Windows Desktop Search is a great addition to Windows; and while it might have taken four major releases to...</small></li>
<li><a href='http://blog.rogersoles.com/2008/11/19/technology/p2p/' rel='bookmark' title='Permanent Link: P2P'>P2P</a> <small>First let me open by saying I do not condon copyright infringement or theft.  Companies and individuals are entitled to fair and just compensation for...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/18/technology/imap-utilities/' rel='bookmark' title='Permanent Link: IMAP Utilities'>IMAP Utilities</a> <small>I generally prefer to interface to my mail via IMAP, and I store my mail archives in a local IMAP repository (which allows me the...</small></li>
<li><a href='http://blog.rogersoles.com/2010/06/04/technology/rsync/' rel='bookmark' title='Permanent Link: rsync'>rsync</a> <small>I&#8217;ve gotta ask the question why no one has ever invested the time and energy into making a port of the client code in rsync...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/07/11/technology/computers/strigisearch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lcExt</title>
		<link>http://blog.rogersoles.com/2010/07/11/technology/lcext/</link>
		<comments>http://blog.rogersoles.com/2010/07/11/technology/lcext/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 03:00:27 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[► Downloads]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=4195</guid>
		<description><![CDATA[The other night I decided to write a simple little PHP5 script to force all file extensions to lower case &#8212; mainly because when I upload pictures from my Nikon and Canon DSLR I get pictures with upper case file extensions (as I do when I RIP a DVD) and that can create no end [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/07/11/technology/computers/strigisearch/' rel='bookmark' title='Permanent Link: strigiSearch'>strigiSearch</a> <small>I&#8217;ve been working with desktop search solutions, and I&#8217;ve determined through a great deal of perspiration that strigi seems to be the only Linux based...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/24/technology/web-servers/' rel='bookmark' title='Permanent Link: Web Servers'>Web Servers</a> <small>For several years I&#8217;ve used a combination of Microsoft IIS and Apache, which fits in with my belief that you choose the best tool for...</small></li>
<li><a href='http://blog.rogersoles.com/2010/02/23/technology/dynamic-sitemap/' rel='bookmark' title='Permanent Link: Dynamic Sitemap'>Dynamic Sitemap</a> <small>About two years ago I wrote a program that created a sitemap from a local copy of my web pages (I also wrote an automation...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/05/technology/file-system-fragmentation/' rel='bookmark' title='Permanent Link: File System Fragmentation'>File System Fragmentation</a> <small>All file systems suffer from fragmentation. Let me rephrase that more clearly in case you didn&#8217;t quite get it the first time. ALL FILE SYSTEMS...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/16/technology/linux-desktop-search/' rel='bookmark' title='Permanent Link: Linux &#8211; Desktop Search'>Linux &#8211; Desktop Search</a> <small>A while ago I published a post on Desktop Search on Linux (specifically Ubuntu).  I was far from happy with my conclusions and I felt...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/22/technology/desktop-search/' rel='bookmark' title='Permanent Link: Desktop Search'>Desktop Search</a> <small>Let me start by saying that Windows Desktop Search is a great addition to Windows; and while it might have taken four major releases to...</small></li>
<li><a href='http://blog.rogersoles.com/2008/07/16/technology/good-bye-cvs/' rel='bookmark' title='Permanent Link: Good-Bye CVS&#8230;'>Good-Bye CVS&#8230;</a> <small>I&#8217;ve been using the Concurrent Version System (CVS) for almost a decade, running mostly on a Windows server machine (the March-Hare CVSNT Open Source build);...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/11/technology/compression/' rel='bookmark' title='Permanent Link: Compression'>Compression</a> <small>There are two distinct features that Windows Server 2008 outshines Linux on; and both are centric on compression. For a very long time Microsoft has...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/06/technology/ubuntu-desktop-search/' rel='bookmark' title='Permanent Link: Ubuntu &#8211; Desktop Search'>Ubuntu &#8211; Desktop Search</a> <small>Microsoft has really shown the power of desktop search in Vista and Windows 7; their newest Desktop Search Engine works, and works well&#8230; so in...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The other night I decided to write a simple little PHP5 script to force all file extensions to lower case &#8212; mainly because when I upload pictures from my Nikon and Canon DSLR I get pictures with upper case file extensions (as I do when I RIP a DVD) and that can create no end of headaches when I place one of those files on a Linux based Apache server.</p>
<p>The script is simple (rather brute force), but it works, and seems to work fairly reliably.</p>
<p><a title="lcExt.7z" href="http://dl.rogersoles.com/lcExt.7z" target="_blank">lcExt.7z</a></p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/07/11/technology/computers/strigisearch/' rel='bookmark' title='Permanent Link: strigiSearch'>strigiSearch</a> <small>I&#8217;ve been working with desktop search solutions, and I&#8217;ve determined through a great deal of perspiration that strigi seems to be the only Linux based...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/24/technology/web-servers/' rel='bookmark' title='Permanent Link: Web Servers'>Web Servers</a> <small>For several years I&#8217;ve used a combination of Microsoft IIS and Apache, which fits in with my belief that you choose the best tool for...</small></li>
<li><a href='http://blog.rogersoles.com/2010/02/23/technology/dynamic-sitemap/' rel='bookmark' title='Permanent Link: Dynamic Sitemap'>Dynamic Sitemap</a> <small>About two years ago I wrote a program that created a sitemap from a local copy of my web pages (I also wrote an automation...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/05/technology/file-system-fragmentation/' rel='bookmark' title='Permanent Link: File System Fragmentation'>File System Fragmentation</a> <small>All file systems suffer from fragmentation. Let me rephrase that more clearly in case you didn&#8217;t quite get it the first time. ALL FILE SYSTEMS...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/16/technology/linux-desktop-search/' rel='bookmark' title='Permanent Link: Linux &#8211; Desktop Search'>Linux &#8211; Desktop Search</a> <small>A while ago I published a post on Desktop Search on Linux (specifically Ubuntu).  I was far from happy with my conclusions and I felt...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/22/technology/desktop-search/' rel='bookmark' title='Permanent Link: Desktop Search'>Desktop Search</a> <small>Let me start by saying that Windows Desktop Search is a great addition to Windows; and while it might have taken four major releases to...</small></li>
<li><a href='http://blog.rogersoles.com/2008/07/16/technology/good-bye-cvs/' rel='bookmark' title='Permanent Link: Good-Bye CVS&#8230;'>Good-Bye CVS&#8230;</a> <small>I&#8217;ve been using the Concurrent Version System (CVS) for almost a decade, running mostly on a Windows server machine (the March-Hare CVSNT Open Source build);...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/11/technology/compression/' rel='bookmark' title='Permanent Link: Compression'>Compression</a> <small>There are two distinct features that Windows Server 2008 outshines Linux on; and both are centric on compression. For a very long time Microsoft has...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/06/technology/ubuntu-desktop-search/' rel='bookmark' title='Permanent Link: Ubuntu &#8211; Desktop Search'>Ubuntu &#8211; Desktop Search</a> <small>Microsoft has really shown the power of desktop search in Vista and Windows 7; their newest Desktop Search Engine works, and works well&#8230; so in...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/07/11/technology/lcext/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cleaning Up Windows Thumbs.db</title>
		<link>http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/</link>
		<comments>http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 06:30:48 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[► Downloads]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=3252</guid>
		<description><![CDATA[I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that cache for a directory with a huge number of images, but in general the files are just an annoyance and really don&#8217;t save any appreciable amount of time on a [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/' rel='bookmark' title='Permanent Link: Automating Clean Manager in Windows'>Automating Clean Manager in Windows</a> <small>Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2009/12/16/technology/windows-symbolic-links/' rel='bookmark' title='Permanent Link: Windows Symbolic Links'>Windows Symbolic Links</a> <small>I really hate to use drive letters; that&#8217;s the one thing Windows has inherited from DOS that should have been eliminated a very long time...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/03/technology/documents-and-settings/' rel='bookmark' title='Permanent Link: #$%^ Documents and Settings'>#$%^ Documents and Settings</a> <small>I wrote this little batch file to make Windows XP and Windows Server 2003 have a user directory structure more similar to Windows Vista, Windows...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/07/technology/windows-7-n/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; N'>Windows 7 &#8211; N</a> <small>If you&#8217;re in the United States it&#8217;s unlikely you&#8217;ll find a Microsoft® Windows™ 7 N version on a retail shelf; but if you&#8217;re in Europe...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/' rel='bookmark' title='Permanent Link: Remove Outlook Express'>Remove Outlook Express</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/05/technology/file-system-fragmentation/' rel='bookmark' title='Permanent Link: File System Fragmentation'>File System Fragmentation</a> <small>All file systems suffer from fragmentation. Let me rephrase that more clearly in case you didn&#8217;t quite get it the first time. ALL FILE SYSTEMS...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that cache for a directory with a huge number of images, but in general the files are just an annoyance and really don&#8217;t save any appreciable amount of time on a modern computer with reasonable numbers of image files in a single directory.</p>
<p>I made my life a little easier clear thumbs.db by writing a  batch  file that you can downloads (in a 7z archive)   via <a title="cleanup_thumbs.7z" href="http://dl.rogersoles.com/cleanup_thumbs.7z">cleanup_thumbs.7z</a></p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/' rel='bookmark' title='Permanent Link: Automating Clean Manager in Windows'>Automating Clean Manager in Windows</a> <small>Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2009/12/16/technology/windows-symbolic-links/' rel='bookmark' title='Permanent Link: Windows Symbolic Links'>Windows Symbolic Links</a> <small>I really hate to use drive letters; that&#8217;s the one thing Windows has inherited from DOS that should have been eliminated a very long time...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/03/technology/documents-and-settings/' rel='bookmark' title='Permanent Link: #$%^ Documents and Settings'>#$%^ Documents and Settings</a> <small>I wrote this little batch file to make Windows XP and Windows Server 2003 have a user directory structure more similar to Windows Vista, Windows...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/07/technology/windows-7-n/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; N'>Windows 7 &#8211; N</a> <small>If you&#8217;re in the United States it&#8217;s unlikely you&#8217;ll find a Microsoft® Windows™ 7 N version on a retail shelf; but if you&#8217;re in Europe...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/' rel='bookmark' title='Permanent Link: Remove Outlook Express'>Remove Outlook Express</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/05/technology/file-system-fragmentation/' rel='bookmark' title='Permanent Link: File System Fragmentation'>File System Fragmentation</a> <small>All file systems suffer from fragmentation. Let me rephrase that more clearly in case you didn&#8217;t quite get it the first time. ALL FILE SYSTEMS...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automating Clearing Windows Temp</title>
		<link>http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/</link>
		<comments>http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 06:30:31 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[► Downloads]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=3249</guid>
		<description><![CDATA[I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221; can accumulate there. I made my life a little easier clear the temp by writing a batch file that you can downloads (in a 7z archive) via cleanup_temp.7z Related posts:Automating [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/' rel='bookmark' title='Permanent Link: Automating Clean Manager in Windows'>Automating Clean Manager in Windows</a> <small>Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/' rel='bookmark' title='Permanent Link: Cleaning Up Windows Thumbs.db'>Cleaning Up Windows Thumbs.db</a> <small>I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/' rel='bookmark' title='Permanent Link: Remove Outlook Express'>Remove Outlook Express</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/17/technology/windows-desktop-search/' rel='bookmark' title='Permanent Link: Windows &#8211; Desktop Search'>Windows &#8211; Desktop Search</a> <small>Most people realize how valuable Internet search engines are; but not everyone has figured out how valuable desktop (and server) search engines can be. Even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/03/technology/documents-and-settings/' rel='bookmark' title='Permanent Link: #$%^ Documents and Settings'>#$%^ Documents and Settings</a> <small>I wrote this little batch file to make Windows XP and Windows Server 2003 have a user directory structure more similar to Windows Vista, Windows...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/07/technology/windows-7-n/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; N'>Windows 7 &#8211; N</a> <small>If you&#8217;re in the United States it&#8217;s unlikely you&#8217;ll find a Microsoft® Windows™ 7 N version on a retail shelf; but if you&#8217;re in Europe...</small></li>
<li><a href='http://blog.rogersoles.com/2008/05/18/technology/microsoft-virtualization-optimization/' rel='bookmark' title='Permanent Link: Microsoft Virtual Server and Virtual PC Windows Guest Optimization'>Microsoft Virtual Server and Virtual PC Windows Guest Optimization</a> <small>Keeping a Windows virtual machine running well using a Microsoft virtualization system is fairly simple, and here are the best practices that I&#8217;ve come up...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221; can accumulate there.</p>
<p>I made my life a little easier clear the temp by writing a  batch file that you can downloads (in a 7z archive)   via <a title="cleanup_temp.7z" href="http://dl.rogersoles.com/cleanup_temp.7z">cleanup_temp.7z</a></p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/' rel='bookmark' title='Permanent Link: Automating Clean Manager in Windows'>Automating Clean Manager in Windows</a> <small>Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/' rel='bookmark' title='Permanent Link: Cleaning Up Windows Thumbs.db'>Cleaning Up Windows Thumbs.db</a> <small>I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/' rel='bookmark' title='Permanent Link: Remove Outlook Express'>Remove Outlook Express</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/17/technology/windows-desktop-search/' rel='bookmark' title='Permanent Link: Windows &#8211; Desktop Search'>Windows &#8211; Desktop Search</a> <small>Most people realize how valuable Internet search engines are; but not everyone has figured out how valuable desktop (and server) search engines can be. Even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/03/technology/documents-and-settings/' rel='bookmark' title='Permanent Link: #$%^ Documents and Settings'>#$%^ Documents and Settings</a> <small>I wrote this little batch file to make Windows XP and Windows Server 2003 have a user directory structure more similar to Windows Vista, Windows...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/07/technology/windows-7-n/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; N'>Windows 7 &#8211; N</a> <small>If you&#8217;re in the United States it&#8217;s unlikely you&#8217;ll find a Microsoft® Windows™ 7 N version on a retail shelf; but if you&#8217;re in Europe...</small></li>
<li><a href='http://blog.rogersoles.com/2008/05/18/technology/microsoft-virtualization-optimization/' rel='bookmark' title='Permanent Link: Microsoft Virtual Server and Virtual PC Windows Guest Optimization'>Microsoft Virtual Server and Virtual PC Windows Guest Optimization</a> <small>Keeping a Windows virtual machine running well using a Microsoft virtualization system is fairly simple, and here are the best practices that I&#8217;ve come up...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automating Clean Manager in Windows</title>
		<link>http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/</link>
		<comments>http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 06:30:47 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[► Downloads]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=3247</guid>
		<description><![CDATA[Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to automate as part of a larger process of cleaning up your drive. I made my life a little easier to run clean manager by writing a batch file (and registry [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/' rel='bookmark' title='Permanent Link: Cleaning Up Windows Thumbs.db'>Cleaning Up Windows Thumbs.db</a> <small>I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2009/06/09/technology/windows-component-clean-utility/' rel='bookmark' title='Permanent Link: Windows Component Clean Utility'>Windows Component Clean Utility</a> <small>When you install Windows V6 SP2 you will also get the Component Clean Utility (compcln.exe). This utility will remove previous component versions from your computer,...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/09/technology/windows-7-clean-install/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; Clean Install'>Windows 7 &#8211; Clean Install</a> <small>One of the best ways to insure that your computer will have an optimal installation of Windows 7 is to do a clean installation.  Of...</small></li>
<li><a href='http://blog.rogersoles.com/2008/05/18/technology/microsoft-virtualization-optimization/' rel='bookmark' title='Permanent Link: Microsoft Virtual Server and Virtual PC Windows Guest Optimization'>Microsoft Virtual Server and Virtual PC Windows Guest Optimization</a> <small>Keeping a Windows virtual machine running well using a Microsoft virtualization system is fairly simple, and here are the best practices that I&#8217;ve come up...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/' rel='bookmark' title='Permanent Link: Remove Outlook Express'>Remove Outlook Express</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve...</small></li>
<li><a href='http://blog.rogersoles.com/2008/11/22/technology/not-installed-for-the-current-user-please-run-setup/' rel='bookmark' title='Permanent Link: &#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;'>&#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;</a> <small>ARGH!!! It doesn&#8217;t happen often, but it does happen &#8212; something goes wrong when shutting down Windows or logging in and all of a sudden...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to automate as part of a larger process of cleaning up your drive.</p>
<p>I made my life a little easier to run clean manager by writing a batch file (and registry file) that you can downloads (in a 7z archive)  via <a title="cleanup_disk.7z" href="http://dl.rogersoles.com/cleanup_disk.7z">cleanup_disk.7z</a></p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/' rel='bookmark' title='Permanent Link: Cleaning Up Windows Thumbs.db'>Cleaning Up Windows Thumbs.db</a> <small>I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2009/06/09/technology/windows-component-clean-utility/' rel='bookmark' title='Permanent Link: Windows Component Clean Utility'>Windows Component Clean Utility</a> <small>When you install Windows V6 SP2 you will also get the Component Clean Utility (compcln.exe). This utility will remove previous component versions from your computer,...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/09/technology/windows-7-clean-install/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; Clean Install'>Windows 7 &#8211; Clean Install</a> <small>One of the best ways to insure that your computer will have an optimal installation of Windows 7 is to do a clean installation.  Of...</small></li>
<li><a href='http://blog.rogersoles.com/2008/05/18/technology/microsoft-virtualization-optimization/' rel='bookmark' title='Permanent Link: Microsoft Virtual Server and Virtual PC Windows Guest Optimization'>Microsoft Virtual Server and Virtual PC Windows Guest Optimization</a> <small>Keeping a Windows virtual machine running well using a Microsoft virtualization system is fairly simple, and here are the best practices that I&#8217;ve come up...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/' rel='bookmark' title='Permanent Link: Remove Outlook Express'>Remove Outlook Express</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve...</small></li>
<li><a href='http://blog.rogersoles.com/2008/11/22/technology/not-installed-for-the-current-user-please-run-setup/' rel='bookmark' title='Permanent Link: &#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;'>&#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;</a> <small>ARGH!!! It doesn&#8217;t happen often, but it does happen &#8212; something goes wrong when shutting down Windows or logging in and all of a sudden...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Outlook Express</title>
		<link>http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/</link>
		<comments>http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 06:30:53 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[► Downloads]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=3238</guid>
		<description><![CDATA[If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve replaced it with Live Mail (or another program), you can remove it by typing the following command (all on one line) &#8220;%ProgramFiles%\Outlook Express\setup50.exe&#8221; /APP:OE UNINSTALL /PROMPT Or download a batch [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/16/technology/corel-paintshop-pro-malware/' rel='bookmark' title='Permanent Link: Corel PaintShop Pro Malware'>Corel PaintShop Pro Malware</a> <small>When you install Corel PaintShop Pro X2 (version 12) you get an extra service that you&#8217;re not told about &#8212; ProtexisLicensing. It&#8217;s alleged to be...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/' rel='bookmark' title='Permanent Link: Automating Clean Manager in Windows'>Automating Clean Manager in Windows</a> <small>Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/' rel='bookmark' title='Permanent Link: Cleaning Up Windows Thumbs.db'>Cleaning Up Windows Thumbs.db</a> <small>I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/10/technology/windows-live/' rel='bookmark' title='Permanent Link: Windows Live'>Windows Live</a> <small>Microsoft introduced it&#8217;s next generation online services quit some time ago under the name Windows Live through the URL live.com. It&#8217;s intended as far more...</small></li>
<li><a href='http://blog.rogersoles.com/2010/04/08/technology/cloning-a-virtualbox-hard-disk/' rel='bookmark' title='Permanent Link: Cloning a VirtualBox Hard Disk'>Cloning a VirtualBox Hard Disk</a> <small>Sure it&#8217;s easy to install an operating system from scratch in VirtualBox, but it&#8217;s much easier (and quicker) to keep a base library of OS...</small></li>
<li><a href='http://blog.rogersoles.com/2008/05/11/technology/email-readers/' rel='bookmark' title='Permanent Link: Email Readers'>Email Readers</a> <small>I&#8217;m going to focus on Microsoft Email Readers&#8230; if you want to use Thunderbird it&#8217;s fine; but since Microsoft current has FOUR different email programs for...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you run an older version of Microsoft Windows (Windows XP or  Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve replaced it with Live Mail (or another program), you can  remove it by typing the following command (all on one line)</p>
<blockquote><p>&#8220;%ProgramFiles%\Outlook Express\setup50.exe&#8221; /APP:OE UNINSTALL /PROMPT</p></blockquote>
<p>Or download a batch file (in a 7z archive) via <a title="remove_outlookexpress.7z" href="http://dl.rogersoles.com/remove_outlookexpress.7z">remove_outlookexpress.7z</a></p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/16/technology/corel-paintshop-pro-malware/' rel='bookmark' title='Permanent Link: Corel PaintShop Pro Malware'>Corel PaintShop Pro Malware</a> <small>When you install Corel PaintShop Pro X2 (version 12) you get an extra service that you&#8217;re not told about &#8212; ProtexisLicensing. It&#8217;s alleged to be...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/' rel='bookmark' title='Permanent Link: Automating Clean Manager in Windows'>Automating Clean Manager in Windows</a> <small>Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/' rel='bookmark' title='Permanent Link: Cleaning Up Windows Thumbs.db'>Cleaning Up Windows Thumbs.db</a> <small>I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/10/technology/windows-live/' rel='bookmark' title='Permanent Link: Windows Live'>Windows Live</a> <small>Microsoft introduced it&#8217;s next generation online services quit some time ago under the name Windows Live through the URL live.com. It&#8217;s intended as far more...</small></li>
<li><a href='http://blog.rogersoles.com/2010/04/08/technology/cloning-a-virtualbox-hard-disk/' rel='bookmark' title='Permanent Link: Cloning a VirtualBox Hard Disk'>Cloning a VirtualBox Hard Disk</a> <small>Sure it&#8217;s easy to install an operating system from scratch in VirtualBox, but it&#8217;s much easier (and quicker) to keep a base library of OS...</small></li>
<li><a href='http://blog.rogersoles.com/2008/05/11/technology/email-readers/' rel='bookmark' title='Permanent Link: Email Readers'>Email Readers</a> <small>I&#8217;m going to focus on Microsoft Email Readers&#8230; if you want to use Thunderbird it&#8217;s fine; but since Microsoft current has FOUR different email programs for...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Net Meeting</title>
		<link>http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/</link>
		<comments>http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 06:30:24 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[► Downloads]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=3236</guid>
		<description><![CDATA[If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can remove it by typing the following command (all on one line) %SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection NetMtg.Remove 132 msnetmtg.inf Or download a batch file (in a 7z archive) via remove_netmeeting.7z Related posts:Remove Outlook [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/' rel='bookmark' title='Permanent Link: Remove Outlook Express'>Remove Outlook Express</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/16/technology/corel-paintshop-pro-malware/' rel='bookmark' title='Permanent Link: Corel PaintShop Pro Malware'>Corel PaintShop Pro Malware</a> <small>When you install Corel PaintShop Pro X2 (version 12) you get an extra service that you&#8217;re not told about &#8212; ProtexisLicensing. It&#8217;s alleged to be...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/' rel='bookmark' title='Permanent Link: Automating Clean Manager in Windows'>Automating Clean Manager in Windows</a> <small>Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/03/technology/documents-and-settings/' rel='bookmark' title='Permanent Link: #$%^ Documents and Settings'>#$%^ Documents and Settings</a> <small>I wrote this little batch file to make Windows XP and Windows Server 2003 have a user directory structure more similar to Windows Vista, Windows...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/' rel='bookmark' title='Permanent Link: Cleaning Up Windows Thumbs.db'>Cleaning Up Windows Thumbs.db</a> <small>I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
<li><a href='http://blog.rogersoles.com/2009/06/07/technology/windows-6-service-pack-2/' rel='bookmark' title='Permanent Link: Windows 6 Service Pack 2'>Windows 6 Service Pack 2</a> <small>It&#8217;s out&#8230; it&#8217;s been in BETA for quite some time. Just so you&#8217;re clear; Windows 6 covers all the Vista family and the Server 2008...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/30/technology/hyper-v-transition/' rel='bookmark' title='Permanent Link: Hyper-V Transition'>Hyper-V Transition</a> <small>I&#8217;ve started to make the conversion of my servers and virtualization hosts to Windows Server 2008, and with Windows Server 2008 comes Hyper-V. While I...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can remove it by typing the following command (all on one line)</p>
<blockquote><p>%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection NetMtg.Remove 132 msnetmtg.inf</p></blockquote>
<p>Or download a batch file (in a 7z archive) via <a title="remove_netmeeting.7z" href="http://dl.rogersoles.com/remove_netmeeting.7z">remove_netmeeting.7z</a></p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2010/03/18/technology/computers/windows/remove-outlook-express/' rel='bookmark' title='Permanent Link: Remove Outlook Express'>Remove Outlook Express</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Outlook Express, or you&#8217;ve...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/16/technology/corel-paintshop-pro-malware/' rel='bookmark' title='Permanent Link: Corel PaintShop Pro Malware'>Corel PaintShop Pro Malware</a> <small>When you install Corel PaintShop Pro X2 (version 12) you get an extra service that you&#8217;re not told about &#8212; ProtexisLicensing. It&#8217;s alleged to be...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/21/technology/computers/windows/automating-clean-manager-in-windows/' rel='bookmark' title='Permanent Link: Automating Clean Manager in Windows'>Automating Clean Manager in Windows</a> <small>Using clean manager on older versions of Windows (in particular) always requires setting the options, which isn&#8217;t hard, but makes it a little hard to...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/03/technology/documents-and-settings/' rel='bookmark' title='Permanent Link: #$%^ Documents and Settings'>#$%^ Documents and Settings</a> <small>I wrote this little batch file to make Windows XP and Windows Server 2003 have a user directory structure more similar to Windows Vista, Windows...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/27/technology/computers/windows/cleaning-up-windows-thumbs-db/' rel='bookmark' title='Permanent Link: Cleaning Up Windows Thumbs.db'>Cleaning Up Windows Thumbs.db</a> <small>I just don&#8217;t understand why Windows litters thumbs.db files all over the disk. Yeah it might be quicker to get thumb nail images from that...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/29/technology/computers/windows/clean-up-mac-droppings-on-a-windows-file-system/' rel='bookmark' title='Permanent Link: Clean Up Mac droppings on a Windows File System'>Clean Up Mac droppings on a Windows File System</a> <small>One of the most annoying thing a Mac does when it connects to a Windows network share is leave a .DS_Store file (if the share...</small></li>
<li><a href='http://blog.rogersoles.com/2009/06/07/technology/windows-6-service-pack-2/' rel='bookmark' title='Permanent Link: Windows 6 Service Pack 2'>Windows 6 Service Pack 2</a> <small>It&#8217;s out&#8230; it&#8217;s been in BETA for quite some time. Just so you&#8217;re clear; Windows 6 covers all the Vista family and the Server 2008...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/30/technology/hyper-v-transition/' rel='bookmark' title='Permanent Link: Hyper-V Transition'>Hyper-V Transition</a> <small>I&#8217;ve started to make the conversion of my servers and virtualization hosts to Windows Server 2008, and with Windows Server 2008 comes Hyper-V. While I...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#$%^ Documents and Settings</title>
		<link>http://blog.rogersoles.com/2010/03/03/technology/documents-and-settings/</link>
		<comments>http://blog.rogersoles.com/2010/03/03/technology/documents-and-settings/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 08:00:37 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[► Downloads]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=2644</guid>
		<description><![CDATA[I wrote this little batch file to make Windows XP and Windows Server 2003 have a user directory structure more similar to Windows Vista, Windows Server 2008, and Windows 7. You simply need to run it as a user with administrative privileges and it will create the &#8220;User&#8221; directory in the root of your drive [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/22/technology/desktop-search/' rel='bookmark' title='Permanent Link: Desktop Search'>Desktop Search</a> <small>Let me start by saying that Windows Desktop Search is a great addition to Windows; and while it might have taken four major releases to...</small></li>
<li><a href='http://blog.rogersoles.com/2008/11/22/technology/not-installed-for-the-current-user-please-run-setup/' rel='bookmark' title='Permanent Link: &#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;'>&#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;</a> <small>ARGH!!! It doesn&#8217;t happen often, but it does happen &#8212; something goes wrong when shutting down Windows or logging in and all of a sudden...</small></li>
<li><a href='http://blog.rogersoles.com/2009/08/27/technology/virtual-server-2005-r2-with-internet-explorer-8/' rel='bookmark' title='Permanent Link: Virtual Server 2005 R2 with Internet Explorer 8'>Virtual Server 2005 R2 with Internet Explorer 8</a> <small>You&#8217;ve probably read my rant on IE8 and how broken it is. If you have IE8, and you need to use Virtual Server 2005 R2...</small></li>
<li><a href='http://blog.rogersoles.com/2009/08/12/technology/virtulization-virtulization-virtulization/' rel='bookmark' title='Permanent Link: Virtulization, Virtulization, Virtulization'>Virtulization, Virtulization, Virtulization</a> <small>For a decade now I&#8217;ve been a fan of virtulization (of course, that&#8217;s partially predicated on understanding what virtualization is, and how it works &#8212;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/17/technology/windows-desktop-search/' rel='bookmark' title='Permanent Link: Windows &#8211; Desktop Search'>Windows &#8211; Desktop Search</a> <small>Most people realize how valuable Internet search engines are; but not everyone has figured out how valuable desktop (and server) search engines can be. Even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/16/technology/linux-desktop-search/' rel='bookmark' title='Permanent Link: Linux &#8211; Desktop Search'>Linux &#8211; Desktop Search</a> <small>A while ago I published a post on Desktop Search on Linux (specifically Ubuntu).  I was far from happy with my conclusions and I felt...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/18/technology/windows-security/' rel='bookmark' title='Permanent Link: Windows Security'>Windows Security</a> <small>Sometimes I wonder if Microsoft employees actually run the products they work on. Elevated security, something that debuted on Windows Vista &#8212; and apparently derived...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/19/technology/microsoft-office/' rel='bookmark' title='Permanent Link: Microsoft Office'>Microsoft Office</a> <small>Microsoft Word for MS-DOS shipped in September 1893. In January 1985 Microsoft shipped Word 1.0 for Macintosh and Word 2.0 for DOS.  In September they...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I wrote this little batch file to make Windows XP and Windows Server 2003 have a user directory structure more similar to Windows Vista, Windows Server 2008, and Windows 7.</p>
<p>You simply need to run it as a user with administrative privileges and it will create the &#8220;User&#8221; directory in the root of your drive along with all the other more &#8220;sane&#8221; directory structures that the newer Windows use &#8212; don&#8217;t worry, it uses links so that you won&#8217;t have two copies of the information, and applications that expect the old structure will continue to work.</p>
<p>There is an older BLOG post that describes how it works:  <a title="Revise Windows XP “Home” Directory Structure " rel="bookmark" href="../2009/11/25/technology/revise-windows-xp-home-directory-structure/">Revise Windows XP “Home” Directory Structure</a> if you&#8217;re interested in the details.</p>
<p><a title="MkLinks.7z" href="http://dl.rogersoles.com/mklinks.7z">MkLinks</a></p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/22/technology/desktop-search/' rel='bookmark' title='Permanent Link: Desktop Search'>Desktop Search</a> <small>Let me start by saying that Windows Desktop Search is a great addition to Windows; and while it might have taken four major releases to...</small></li>
<li><a href='http://blog.rogersoles.com/2008/11/22/technology/not-installed-for-the-current-user-please-run-setup/' rel='bookmark' title='Permanent Link: &#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;'>&#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;</a> <small>ARGH!!! It doesn&#8217;t happen often, but it does happen &#8212; something goes wrong when shutting down Windows or logging in and all of a sudden...</small></li>
<li><a href='http://blog.rogersoles.com/2009/08/27/technology/virtual-server-2005-r2-with-internet-explorer-8/' rel='bookmark' title='Permanent Link: Virtual Server 2005 R2 with Internet Explorer 8'>Virtual Server 2005 R2 with Internet Explorer 8</a> <small>You&#8217;ve probably read my rant on IE8 and how broken it is. If you have IE8, and you need to use Virtual Server 2005 R2...</small></li>
<li><a href='http://blog.rogersoles.com/2009/08/12/technology/virtulization-virtulization-virtulization/' rel='bookmark' title='Permanent Link: Virtulization, Virtulization, Virtulization'>Virtulization, Virtulization, Virtulization</a> <small>For a decade now I&#8217;ve been a fan of virtulization (of course, that&#8217;s partially predicated on understanding what virtualization is, and how it works &#8212;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/17/technology/windows-desktop-search/' rel='bookmark' title='Permanent Link: Windows &#8211; Desktop Search'>Windows &#8211; Desktop Search</a> <small>Most people realize how valuable Internet search engines are; but not everyone has figured out how valuable desktop (and server) search engines can be. Even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/24/technology/computers/windows/automating-clearing-windows-temp/' rel='bookmark' title='Permanent Link: Automating Clearing Windows Temp'>Automating Clearing Windows Temp</a> <small>I&#8217;ve never figured out why Windows and Windows applications don&#8217;t properly clear out the temporary directory, but they don&#8217;t and certainly a lot of &#8220;junk&#8221;...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/16/technology/linux-desktop-search/' rel='bookmark' title='Permanent Link: Linux &#8211; Desktop Search'>Linux &#8211; Desktop Search</a> <small>A while ago I published a post on Desktop Search on Linux (specifically Ubuntu).  I was far from happy with my conclusions and I felt...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/18/technology/windows-security/' rel='bookmark' title='Permanent Link: Windows Security'>Windows Security</a> <small>Sometimes I wonder if Microsoft employees actually run the products they work on. Elevated security, something that debuted on Windows Vista &#8212; and apparently derived...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/19/technology/microsoft-office/' rel='bookmark' title='Permanent Link: Microsoft Office'>Microsoft Office</a> <small>Microsoft Word for MS-DOS shipped in September 1893. In January 1985 Microsoft shipped Word 1.0 for Macintosh and Word 2.0 for DOS.  In September they...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/03/03/technology/documents-and-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop Backgrounds</title>
		<link>http://blog.rogersoles.com/2010/03/02/technology/desktop-backgrounds/</link>
		<comments>http://blog.rogersoles.com/2010/03/02/technology/desktop-backgrounds/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 08:00:42 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[► Downloads]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=2648</guid>
		<description><![CDATA[I use a lot of virtual machines, and I often RDP to my servers to manage them; sometimes I&#8217;ll have several windows open at once and it becomes fairly easy to get a little confused as to what window is associated with which machine. Long long ago (in a galaxy far far away) I started [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2009/02/23/technology/desktop-sharing/' rel='bookmark' title='Permanent Link: Desktop Sharing'>Desktop Sharing</a> <small>Maybe I&#8217;ve become spoiled, but I just expect desktop sharing (remote control) to be easy and fast. Nothing, absolutely nothing compares to Microsoft&#8217;s RDP; and...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/18/technology/windows-security/' rel='bookmark' title='Permanent Link: Windows Security'>Windows Security</a> <small>Sometimes I wonder if Microsoft employees actually run the products they work on. Elevated security, something that debuted on Windows Vista &#8212; and apparently derived...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/17/technology/windows-desktop-search/' rel='bookmark' title='Permanent Link: Windows &#8211; Desktop Search'>Windows &#8211; Desktop Search</a> <small>Most people realize how valuable Internet search engines are; but not everyone has figured out how valuable desktop (and server) search engines can be. Even...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/03/technology/hyper-v/' rel='bookmark' title='Permanent Link: Hyper-V'>Hyper-V</a> <small>I started to switch my virtualization hosts over to Server 2008 about two weeks ago; and I&#8217;ll give you some feedback on my experience. The...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/20/technology/windows-7-boom-or-bust/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; Boom or Bust?'>Windows 7 &#8211; Boom or Bust?</a> <small>What is it about Windows 7 that&#8217;s supposed to be so great??? I&#8217;m at a total lose. Other than being a little faster than Vista...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/07/technology/virtualbox-on-os-x/' rel='bookmark' title='Permanent Link: VirtualBox on OS-X'>VirtualBox on OS-X</a> <small>After the extremely poor experience with my upgrade to vmware Fusion 2.0.1 I can certainly tell you that VirtualBox was a totally satisfying experience. First, VirtualBox...</small></li>
<li><a href='http://blog.rogersoles.com/2008/08/28/technology/winamp-pls-play-list-files-in-windows-media-player/' rel='bookmark' title='Permanent Link: WinAMP PLS Play List Files In Windows Media Player'>WinAMP PLS Play List Files In Windows Media Player</a> <small>I&#8217;ve been listing to &#8220;Internet radio&#8221; some on my computer while I work; but the only utility I had loaded on my computer that handled...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/11/technology/dhcp/' rel='bookmark' title='Permanent Link: DHCP'>DHCP</a> <small>DHCP, or Dynamic Host Configuration Protocol, is an internet standard defined by RFC1541 and later by RFC2131(as well as a few other RFCs relevant to other physical...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/09/technology/windows-7-clean-install/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; Clean Install'>Windows 7 &#8211; Clean Install</a> <small>One of the best ways to insure that your computer will have an optimal installation of Windows 7 is to do a clean installation.  Of...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/22/technology/desktop-search/' rel='bookmark' title='Permanent Link: Desktop Search'>Desktop Search</a> <small>Let me start by saying that Windows Desktop Search is a great addition to Windows; and while it might have taken four major releases to...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I use a lot of virtual machines, and I often RDP to my servers to manage them; sometimes I&#8217;ll have several windows open at once and it becomes fairly easy to get a little confused as to what window is associated with which machine.</p>
<p>Long long ago (in a galaxy far far away) I started making desktop background images that contained the machine name and installing them on each machine.  That was a fair amount of work, and require configuration on each and every machine.</p>
<p>Then I found BgInfo (from SysInternals, now Microsoft), and that was a great solution &#8212; but it did still require a moderate amount of configuration on every machine&#8230;</p>
<p>So, I created an &#8220;installer&#8221; for BgInfo that puts all the files in the right places, and creates the startup link so as to almost completely automate the configuration (OK &#8211; you have to run a single command on each machine; but if you map to a share or put this on a thumb drive it&#8217;s really simple).</p>
<p><a title="BgInfo.7z" href="http://dl.rogersoles.com/bginfo.7z" target="_self">BgInfo</a> (my installer; includes an older version of BgInfo)</p>
<p><a title="BgInfo on Microsoft" href="http://technet.microsoft.com/en-us/sysinternals/bb897557.aspx" target="_blank">BgInfo on Microsoft</a></p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2009/02/23/technology/desktop-sharing/' rel='bookmark' title='Permanent Link: Desktop Sharing'>Desktop Sharing</a> <small>Maybe I&#8217;ve become spoiled, but I just expect desktop sharing (remote control) to be easy and fast. Nothing, absolutely nothing compares to Microsoft&#8217;s RDP; and...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/18/technology/windows-security/' rel='bookmark' title='Permanent Link: Windows Security'>Windows Security</a> <small>Sometimes I wonder if Microsoft employees actually run the products they work on. Elevated security, something that debuted on Windows Vista &#8212; and apparently derived...</small></li>
<li><a href='http://blog.rogersoles.com/2010/07/17/technology/windows-desktop-search/' rel='bookmark' title='Permanent Link: Windows &#8211; Desktop Search'>Windows &#8211; Desktop Search</a> <small>Most people realize how valuable Internet search engines are; but not everyone has figured out how valuable desktop (and server) search engines can be. Even...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/03/technology/hyper-v/' rel='bookmark' title='Permanent Link: Hyper-V'>Hyper-V</a> <small>I started to switch my virtualization hosts over to Server 2008 about two weeks ago; and I&#8217;ll give you some feedback on my experience. The...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/20/technology/windows-7-boom-or-bust/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; Boom or Bust?'>Windows 7 &#8211; Boom or Bust?</a> <small>What is it about Windows 7 that&#8217;s supposed to be so great??? I&#8217;m at a total lose. Other than being a little faster than Vista...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/07/technology/virtualbox-on-os-x/' rel='bookmark' title='Permanent Link: VirtualBox on OS-X'>VirtualBox on OS-X</a> <small>After the extremely poor experience with my upgrade to vmware Fusion 2.0.1 I can certainly tell you that VirtualBox was a totally satisfying experience. First, VirtualBox...</small></li>
<li><a href='http://blog.rogersoles.com/2008/08/28/technology/winamp-pls-play-list-files-in-windows-media-player/' rel='bookmark' title='Permanent Link: WinAMP PLS Play List Files In Windows Media Player'>WinAMP PLS Play List Files In Windows Media Player</a> <small>I&#8217;ve been listing to &#8220;Internet radio&#8221; some on my computer while I work; but the only utility I had loaded on my computer that handled...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/11/technology/dhcp/' rel='bookmark' title='Permanent Link: DHCP'>DHCP</a> <small>DHCP, or Dynamic Host Configuration Protocol, is an internet standard defined by RFC1541 and later by RFC2131(as well as a few other RFCs relevant to other physical...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/09/technology/windows-7-clean-install/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; Clean Install'>Windows 7 &#8211; Clean Install</a> <small>One of the best ways to insure that your computer will have an optimal installation of Windows 7 is to do a clean installation.  Of...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/22/technology/desktop-search/' rel='bookmark' title='Permanent Link: Desktop Search'>Desktop Search</a> <small>Let me start by saying that Windows Desktop Search is a great addition to Windows; and while it might have taken four major releases to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/03/02/technology/desktop-backgrounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corel PaintShop Pro Malware</title>
		<link>http://blog.rogersoles.com/2010/01/16/technology/corel-paintshop-pro-malware/</link>
		<comments>http://blog.rogersoles.com/2010/01/16/technology/corel-paintshop-pro-malware/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 07:00:43 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[! ALERTS !]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[► Downloads]]></category>

		<guid isPermaLink="false">http://blog.rogersoles.com/?p=2089</guid>
		<description><![CDATA[When you install Corel PaintShop Pro X2 (version 12) you get an extra service that you&#8217;re not told about &#8212; ProtexisLicensing. It&#8217;s alleged to be spyware that monitors your system and reports back to the software vendor. Removing it is simple: Use the service manager GUI to stop it and set it to disabled (that&#8217;s [...]


<hr/>
Related posts:<ol><li><a href='http://blog.rogersoles.com/2009/01/02/technology/anti-malware-programs/' rel='bookmark' title='Permanent Link: Anti-Malware Programs'>Anti-Malware Programs</a> <small>First, malware is a reality and no operating system is immune to it. Malware is most common on operating systems that are prevalent (no reason...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/05/technology/file-system-fragmentation/' rel='bookmark' title='Permanent Link: File System Fragmentation'>File System Fragmentation</a> <small>All file systems suffer from fragmentation. Let me rephrase that more clearly in case you didn&#8217;t quite get it the first time. ALL FILE SYSTEMS...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/18/technology/windows-security/' rel='bookmark' title='Permanent Link: Windows Security'>Windows Security</a> <small>Sometimes I wonder if Microsoft employees actually run the products they work on. Elevated security, something that debuted on Windows Vista &#8212; and apparently derived...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/25/technology/avast/' rel='bookmark' title='Permanent Link: avast!'>avast!</a> <small>A couple weeks ago my avast! anti-virus popped up a Window that wanted to reboot the machine, then indicated to me I had NO protection....</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/09/technology/windows-7-clean-install/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; Clean Install'>Windows 7 &#8211; Clean Install</a> <small>One of the best ways to insure that your computer will have an optimal installation of Windows 7 is to do a clean installation.  Of...</small></li>
<li><a href='http://blog.rogersoles.com/2010/04/08/technology/cloning-a-virtualbox-hard-disk/' rel='bookmark' title='Permanent Link: Cloning a VirtualBox Hard Disk'>Cloning a VirtualBox Hard Disk</a> <small>Sure it&#8217;s easy to install an operating system from scratch in VirtualBox, but it&#8217;s much easier (and quicker) to keep a base library of OS...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2008/11/22/technology/not-installed-for-the-current-user-please-run-setup/' rel='bookmark' title='Permanent Link: &#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;'>&#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;</a> <small>ARGH!!! It doesn&#8217;t happen often, but it does happen &#8212; something goes wrong when shutting down Windows or logging in and all of a sudden...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/14/technology/virtualization-best-practices-using-undo/' rel='bookmark' title='Permanent Link: Virtualization Best Practices, Using UnDo'>Virtualization Best Practices, Using UnDo</a> <small>One of the most powerful features of virtualization is the ability to use undo disk (also called snapshots and checkpoints). What this allows you to...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When you install Corel PaintShop Pro X2 (version 12) you get an extra service that you&#8217;re not told about &#8212; ProtexisLicensing.</p>
<p>It&#8217;s alleged to be spyware that monitors your system and reports back to the software vendor.</p>
<p>Removing it is simple:</p>
<ol>
<li>Use the service manager GUI to stop it and set it to disabled (that&#8217;s probably enough, but not for me).</li>
<li>Open a command prompt (with elevated priviledges on Vista, Win7, or Server2008) and type &#8220;sc delete protexislicensing&#8221;</li>
<li>Now delete the file &#8220;C:\Windows\SysWOW64\PSIService.exe&#8221;</li>
</ol>
<p>For your convenience I&#8217;ve included the command to do all these tasts below; simply put them into a batch file and run it (withe elevated priviledges) or copy paste execute each line in a command window.</p>
<p>Odd that I haven&#8217;t seen federal charges against Corel for cyber terrorism &#8212; they certainly didn&#8217;t have my permission to install any type of monitoring software on my machine (and that&#8217;s probably true of all their paying customers).</p>
<p>I certainly don&#8217;t feel that companies that take actions like this are on any higher moral or legal ground than software pirates &#8212; while perhaps not as devious as the root kits many software suppliers installed, it is every bit as invasive.</p>
<p>Join me in boycotting Corel (and any other company that violates the trust of it&#8217;s customers)&#8230; as a former first lady once said:</p>
<blockquote><p>Just Say NO!</p>
<p>- Nancy Reagan</p></blockquote>
<p>&#8212;&#8212;</p>
<p>disable_corel_spyware.bat</p>
<blockquote><p>sc stop protexislicensing<br />
sc config protexislicensing start= disabled<br />
sc delete protexislicensing<br />
del &#8220;%windir%\SysWOW64\PSIService.exe&#8221;</p></blockquote>
<p>You can also download a &#8220;fancy&#8221; batch file to do the job from my server as a batch file in a 7zip archive <a title="disable_corel_spyware.bat" href="http://dl.rogersoles.com/disable_corel_spyware.7z" target="_blank">disable_corel_spyware</a>.</p>


<p><hr/><p>Related posts:<ol><li><a href='http://blog.rogersoles.com/2009/01/02/technology/anti-malware-programs/' rel='bookmark' title='Permanent Link: Anti-Malware Programs'>Anti-Malware Programs</a> <small>First, malware is a reality and no operating system is immune to it. Malware is most common on operating systems that are prevalent (no reason...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/05/technology/file-system-fragmentation/' rel='bookmark' title='Permanent Link: File System Fragmentation'>File System Fragmentation</a> <small>All file systems suffer from fragmentation. Let me rephrase that more clearly in case you didn&#8217;t quite get it the first time. ALL FILE SYSTEMS...</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/25/technology/revise-windows-xp-home-directory-structure/' rel='bookmark' title='Permanent Link: Revise Windows XP &#8220;Home&#8221; Directory Structure'>Revise Windows XP &#8220;Home&#8221; Directory Structure</a> <small>I gave this &#8220;tool&#8221; to a few of my friends a couple weeks ago and many of them thought it was kewl (a few even...</small></li>
<li><a href='http://blog.rogersoles.com/2010/01/18/technology/windows-security/' rel='bookmark' title='Permanent Link: Windows Security'>Windows Security</a> <small>Sometimes I wonder if Microsoft employees actually run the products they work on. Elevated security, something that debuted on Windows Vista &#8212; and apparently derived...</small></li>
<li><a href='http://blog.rogersoles.com/2009/02/25/technology/avast/' rel='bookmark' title='Permanent Link: avast!'>avast!</a> <small>A couple weeks ago my avast! anti-virus popped up a Window that wanted to reboot the machine, then indicated to me I had NO protection....</small></li>
<li><a href='http://blog.rogersoles.com/2009/11/09/technology/windows-7-clean-install/' rel='bookmark' title='Permanent Link: Windows 7 &#8211; Clean Install'>Windows 7 &#8211; Clean Install</a> <small>One of the best ways to insure that your computer will have an optimal installation of Windows 7 is to do a clean installation.  Of...</small></li>
<li><a href='http://blog.rogersoles.com/2010/04/08/technology/cloning-a-virtualbox-hard-disk/' rel='bookmark' title='Permanent Link: Cloning a VirtualBox Hard Disk'>Cloning a VirtualBox Hard Disk</a> <small>Sure it&#8217;s easy to install an operating system from scratch in VirtualBox, but it&#8217;s much easier (and quicker) to keep a base library of OS...</small></li>
<li><a href='http://blog.rogersoles.com/2010/03/15/technology/computers/windows/remove-net-meeting/' rel='bookmark' title='Permanent Link: Remove Net Meeting'>Remove Net Meeting</a> <small>If you run an older version of Microsoft Windows (Windows XP or Windows Server 2003 for instance) and you don&#8217;t use Net Meeting, you can...</small></li>
<li><a href='http://blog.rogersoles.com/2008/11/22/technology/not-installed-for-the-current-user-please-run-setup/' rel='bookmark' title='Permanent Link: &#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;'>&#8220;&lt;<i>app name</i>&gt; not installed for the current user.&nbsp; Please run setup&#8221;</a> <small>ARGH!!! It doesn&#8217;t happen often, but it does happen &#8212; something goes wrong when shutting down Windows or logging in and all of a sudden...</small></li>
<li><a href='http://blog.rogersoles.com/2009/01/14/technology/virtualization-best-practices-using-undo/' rel='bookmark' title='Permanent Link: Virtualization Best Practices, Using UnDo'>Virtualization Best Practices, Using UnDo</a> <small>One of the most powerful features of virtualization is the ability to use undo disk (also called snapshots and checkpoints). What this allows you to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.rogersoles.com/2010/01/16/technology/corel-paintshop-pro-malware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
