<?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>My Daily Computer Solutions &#187; Tools</title>
	<atom:link href="http://www.dailycomputersolutions.com/blog/index.php/Computerproblems/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailycomputersolutions.com/blog</link>
	<description>All day computer problems with solutions and advice.</description>
	<lastBuildDate>Tue, 20 Dec 2011 13:41:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Error 1402 Visual Studio 2008 installation</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2010/04/27/error-1402-visual-studio-2008-installation/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2010/04/27/error-1402-visual-studio-2008-installation/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 11:40:22 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cannot open key]]></category>
		<category><![CDATA[error 1402]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[reset registery permissions]]></category>
		<category><![CDATA[Visual studio]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=212</guid>
		<description><![CDATA[My Visual Studio installation was delete from a disk, so I tried to reinstall it. In the middle of the installation i received an Error 1402 Could not open registery key &#60;GUI&#62;. I tried to fix it manually but without &#8230; <a href="http://www.dailycomputersolutions.com/blog/index.php/2010/04/27/error-1402-visual-studio-2008-installation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My Visual Studio installation was delete from a disk, so I tried to reinstall it.</p>
<p>In the middle of the installation i received an Error 1402 Could not open registery key &lt;GUI&gt;.</p>
<p>I tried to fix it manually but without success.</p>
<p>Try to reset the hole registry permissions with this command:</p>
<p>Windows 7 and Vista:</p>
<p>secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose</p>
<p>Make sure you run this command as Administrator.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2010/04/27/error-1402-visual-studio-2008-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS not showing images and CSS</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:45:43 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[not loading]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=210</guid>
		<description><![CDATA[The problem: I loaded a ASP.NET application on my Windows 7 IIS 7.5 installation. The code compiled fine but.. When I opened the website http://localhost/myapp it didnt show me any images or CSS. Only text on a blank page. The &#8230; <a href="http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The problem:</p>
<p>I loaded a ASP.NET application on my Windows 7 IIS 7.5 installation. The code compiled fine but..</p>
<p>When I opened the website http://localhost/myapp it didnt show me any images or CSS. Only text on a blank page.</p>
<p>The solution for me was to install the &#8220;Static Content&#8221; support for IIS.</p>
<ol>
<li>Go to  &#8220;Turn Windows features on or off&#8221;</li>
<li>Select Internet Information Services</li>
<li>Select World Wide Web Services</li>
<li>And check Static Content</li>
</ol>
<p>Hope it will help someone <img src='http://www.dailycomputersolutions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Uitzendinggemist on your TV with DLNA</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2010/02/13/uitzendinggemist-on-your-tv-with-dlna/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2010/02/13/uitzendinggemist-on-your-tv-with-dlna/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 22:06:33 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[bravia]]></category>
		<category><![CDATA[dnla]]></category>
		<category><![CDATA[rtl gemist]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[sbs]]></category>
		<category><![CDATA[uitzendinggemist]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=206</guid>
		<description><![CDATA[Hey people check out the following software: http://code.google.com/p/uitzendinggemist-dlna/ It&#8217;s still in a beta, but you can use it for watching Uitzendinggemist, RTL Gemist, Net5, SBS6 and Veronica on your TV. Paul Wagener has started the project as a Pyton script &#8230; <a href="http://www.dailycomputersolutions.com/blog/index.php/2010/02/13/uitzendinggemist-on-your-tv-with-dlna/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hey people check out the following software:</p>
<p>http://code.google.com/p/uitzendinggemist-dlna/</p>
<p>It&#8217;s still in a beta, but you can use it for watching Uitzendinggemist, RTL Gemist, Net5, SBS6 and Veronica on your TV.</p>
<p>Paul Wagener has started the project as a Pyton script and rewrote it to Java as a plugin for  PS3 Media Server (at least build 381). I&#8217;m trying to commit good code too <img src='http://www.dailycomputersolutions.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Will write some more text about this later, in the meantime please test it and enjoy!</p>
<h1><a name="PS3_Media_Server"><br />
</a></h1>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2010/02/13/uitzendinggemist-on-your-tv-with-dlna/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Download complete website freeware</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2009/04/17/download-complete-website-freeware/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2009/04/17/download-complete-website-freeware/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 10:55:58 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[harddisk]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=183</guid>
		<description><![CDATA[This tool is freeware and works great. It lets you save/download a complete website to your local harddisk. http://www.httrack.com/]]></description>
			<content:encoded><![CDATA[<p>This tool is freeware and works great. It lets you save/download a complete website to your local harddisk.</p>
<p>http://www.httrack.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2009/04/17/download-complete-website-freeware/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AVI to DVD convert Open source!</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2009/01/22/avi-to-dvd-convert-open-source/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2009/01/22/avi-to-dvd-convert-open-source/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 21:13:40 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[avi to dvd]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=164</guid>
		<description><![CDATA[Check out this very nice app. It was the only one, who converted my avi correctly without any errors. Also it&#8217;s optimized for dual or quad cores! http://www.dvdflick.net/ Freeware, open source]]></description>
			<content:encoded><![CDATA[<p>Check out this very nice app. It was the only one, who converted my avi correctly without any errors.</p>
<p>Also it&#8217;s optimized for dual or quad cores!</p>
<p>http://www.dvdflick.net/</p>
<p>Freeware, open source</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2009/01/22/avi-to-dvd-convert-open-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows and Office serials recovery</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2008/11/28/windows-and-office-serials-recovery/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2008/11/28/windows-and-office-serials-recovery/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 20:22:26 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[produkey]]></category>
		<category><![CDATA[recover office serial]]></category>
		<category><![CDATA[recover windows serial]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=143</guid>
		<description><![CDATA[Ever tried to make a good list of all Windows and Office license keys on your network computers? This can be a h*ll of a job. Try this app to recovery every Windows and Office serials from the PC&#8217;s on &#8230; <a href="http://www.dailycomputersolutions.com/blog/index.php/2008/11/28/windows-and-office-serials-recovery/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever tried to make a good list of all Windows and Office license keys on your network computers?</p>
<p>This can be a h*ll of a job.</p>
<p>Try this app to recovery every Windows and Office serials from the PC&#8217;s on your network. (You need domain admin rights).</p>
<p>http://www.nirsoft.net/utils/product_cd_key_viewer.html</p>
<p>Open the app in the command prompt (cmd) with the parameters for scanning the whole network.</p>
<p>Takes a little time, but works perfect!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2008/11/28/windows-and-office-serials-recovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple mouse cursors on a Windows Desktop</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2008/11/01/multiple-mouse-cursors-on-a-windows-desktop/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2008/11/01/multiple-mouse-cursors-on-a-windows-desktop/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 19:23:18 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cpnmouse]]></category>
		<category><![CDATA[dual mouse]]></category>
		<category><![CDATA[multiple mouse]]></category>
		<category><![CDATA[two cursors]]></category>
		<category><![CDATA[working with two mouses]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=99</guid>
		<description><![CDATA[Ever thought of two mouse cursors at the same time? After googling I found a SDK from Microsoft, to make multi mouse available WITHIN your own application. I was wondering if this can be done system width. The answer is YES! There&#8217;s &#8230; <a href="http://www.dailycomputersolutions.com/blog/index.php/2008/11/01/multiple-mouse-cursors-on-a-windows-desktop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever thought of two mouse cursors at the same time? After googling I found a SDK from Microsoft, to make multi mouse available WITHIN your own application. I was wondering if this can be done system width.</p>
<p>The answer is YES!</p>
<p>There&#8217;s an open source project named CPNMouse (kinda outdated, last update was in 2004) but it works!</p>
<p>Download the custom driver (make sure you have the binary) <a href="http://cpnmouse.sourceforge.net/install.html">from this website.</a><a href="http://cpnmouse.sourceforge.net/install.html"></a></p>
<p>Select your mouse in device manager, and update the driver to the downloaded on. <a href="http://cpnmouse.sourceforge.net/install.html">Instructions</a></p>
<p>If windows tells you there is no supported hardware in this driver follow these instructions (easy to fix!):</p>
<table class="mainboxframe" border="0">
<tbody>
<tr>
<td class="mainboxheader">Windows 2000/XP/2003</td>
</tr>
<tr>
<td class="mainbox">
<ol>
<li>Open <em>Start -&gt; Programs -&gt; Accessories -&gt; System Tools -&gt; System Information</em>. If this is not available on your computer, you may also be able to use <a href="http://www.perisoft.net/bushound/">BusHound</a> to obtain the information.</li>
<li>In this program select <em>Components -&gt; Input -&gt; Pointing Devices</em></li>
<li>The information in under PNP Device Id is what you need. It is in the form <em>USB\VID_<strong>XXXX</strong>&amp;PID_<strong>YYYY</strong>\&lt;something&gt;</em></li>
<li>You need the numbers <strong>XXXX</strong> and <strong>YYYY</strong></li>
<li>You must add a line to <tt>cpnmouse.inf</tt>. The line is &#8220;%CPNGroup.DeviceDesc1% = usbinst, HID\VID_<strong>XXXX</strong>&amp;PID_<strong>YYYY</strong>&#8220;, where <strong>XXXX</strong> and <strong>YYYY</strong> are the numbers found earlier. You should add the line just after the other lines looking just like it</li>
<li>If you send the numbers to me, I will add them to the distribution</li>
</ol>
</td>
</tr>
</tbody>
</table>
<p>After you successfully installed this driver (on both mouses!) <a href="http://cpnmouse.sourceforge.net/">download</a> and run the ordinary-binary application. This starts two mouse pointers witch can move separated.</p>
<p>It works, but the scroll function is lost (after the application is starts, not by installing the driver).</p>
<p>Try it yourself <img src='http://www.dailycomputersolutions.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>PS: It&#8217;s working on Windows XP SP3</p>
<p><em>Extra link:</em></p>
<p><em>Funny little multi mouse game:</em></p>
<p><a href="http://www.nekogames.jp/mt/2008/01/cursor10.html"><em>http://www.nekogames.jp/mt/2008/01/cursor10.html</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2008/11/01/multiple-mouse-cursors-on-a-windows-desktop/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
	</channel>
</rss>

