<?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>Janeks random writings &#187; Windows</title>
	<atom:link href="http://www.hellqvist.com/janek/weblog/category/computer-related-bits-pieces/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hellqvist.com/janek/weblog</link>
	<description>No, it's not another diary.</description>
	<lastBuildDate>Fri, 22 Jan 2010 23:45:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to connect to a Samba share using multiple usernames and passwords</title>
		<link>http://www.hellqvist.com/janek/weblog/2008/08/29/how-to-connect-to-a-samba-share-using-multiple-usernames-and-passwords/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2008/08/29/how-to-connect-to-a-samba-share-using-multiple-usernames-and-passwords/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 08:35:22 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.hellqvist.com/janek/weblog/?p=35</guid>
		<description><![CDATA[Windows XP might be fully cooperative if you want to connect to two different Samba shares on the same machine, using different user names. Here&#8217;s how to solve it.

Open up your &#8220;hosts&#8221; file in a text editor. This is the location on Windows XP:
C:\WINDOWS\system32\drivers\etc\hosts


Add two different hostnames with the same IP address.
Enter control panel -&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP might be fully cooperative if you want to connect to two different Samba shares on the same machine, using different user names. Here&#8217;s how to solve it.</p>
<ul>
<li>Open up your &#8220;hosts&#8221; file in a text editor. This is the location on Windows XP:
<pre>C:\WINDOWS\system32\drivers\etc\hosts
</pre>
</li>
<li>Add two different hostnames with the same IP address.</li>
<li>Enter control panel -&gt; User accounts and select your user. Then click &#8220;Manage your network passwords&#8221; (in the upper left corner, assuming you haven&#8217;t selected &#8220;classic mode&#8221;).</li>
<li>Add the different host names and the corresponding user names and passwords you want to use. You might need to add &#8220;MACHINENAME\&#8221; before the user name. The MACHINENAME is the network name of your Windows machine.</li>
<li>Optionally, map the shares as network drives.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2008/08/29/how-to-connect-to-a-samba-share-using-multiple-usernames-and-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove the Google logo from the Picasa screen saver</title>
		<link>http://www.hellqvist.com/janek/weblog/2007/12/13/how-to-remove-the-google-logo-from-the-picasa-screen-saver/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2007/12/13/how-to-remove-the-google-logo-from-the-picasa-screen-saver/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 22:06:04 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[picasa]]></category>

		<guid isPermaLink="false">http://www.hellqvist.com/janek/weblog/2007/12/13/how-to-remove-the-google-logo-from-the-picasa-screen-saver/</guid>
		<description><![CDATA[I recently installed Google&#8217;s Picasa, and even though I ultimately decided to use Photoshop Elements, I really liked the Picasa screen saver. It lets you display random images from multiple folders, and has some pretty nifty transition effects. Much better than the XP &#8220;My pictures&#8221; screen saver.
I was quite annoyed but the Google logos displayed [...]]]></description>
			<content:encoded><![CDATA[<p>I recently installed Google&#8217;s <a href="http://picasa.google.com/" target="_blank">Picasa</a>, and even though I ultimately decided to use Photoshop Elements, I really liked the Picasa screen saver. It lets you display random images from multiple folders, and has some pretty nifty transition effects. Much better than the XP &#8220;My pictures&#8221; screen saver.</p>
<p>I was quite annoyed but the Google logos displayed every now and then on top of my pictures, and decided to try to remove them. It wasn&#8217;t hard, here&#8217;s how I did it.</p>
<ul>
<li>Install a resource editing program, such as the <a href="http://www.wilsonc.demon.co.uk/d10resourceeditor.htm" target="_blank">XN Resource Editor</a>.</li>
<li>Open up the Picasa installation folder and make a backup of the file Picasa2.scr, just in case you want to switch back to the branded screen saver again.</li>
<li>Start the XN Resource Editor and open the file Picasa2.scr.</li>
<li>Locate the two JPEG resources in the resource tree, in my case it was 111 and 114 (this might differ between different versions of the screen saver).</li>
<li>Right-click on the resources and choose &#8220;Delete Resource&#8221;.</li>
<li>Save the file.</li>
<li>Done! The Google logos have now been removed from the screen saver!</li>
</ul>
<p>A little tip: The same screen saver (atleast AFAIK) is available in the <a href="http://pack.google.com/" target="_blank">Google Pack</a>, in case you don&#8217;t want to install the full Picasa suite. It&#8217;s called &#8220;Google Photos Screensaver&#8221;, but seems to be the same program that they bundle with Picasa.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2007/12/13/how-to-remove-the-google-logo-from-the-picasa-screen-saver/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to sync a Sony Ericsson phone with the Thunderbird/Lightning calendar</title>
		<link>http://www.hellqvist.com/janek/weblog/2007/12/12/how-to-sync-a-sony-ericsson-phone-with-the-thunderbirdlightning-calendar/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2007/12/12/how-to-sync-a-sony-ericsson-phone-with-the-thunderbirdlightning-calendar/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 21:39:41 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[lightning]]></category>
		<category><![CDATA[sony ericsson]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.hellqvist.com/janek/weblog/2007/12/12/how-to-sync-a-sony-ericsson-phone-with-the-thunderbirdlightning-calendar/</guid>
		<description><![CDATA[If you&#8217;re using the Mozilla Thunderbird extension Lightning for your calendar, here&#8217;s a quick howto on making it synchronize with your Sony Ericsson phone. It worked great on my W910!

Install the excellent freeware program MyPhoneExplorer.
Enter the Options (F2), choose Sync and then choose Thunderbird Lightning in the &#8220;Calendar&#8221; field.
MyPhoneExplorer will automatically install the required Thunderbird [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using the <a href="http://www.mozilla.com/thunderbird/" target="_blank">Mozilla Thunderbird</a> extension <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2313" target="_blank">Lightning</a> for your calendar, here&#8217;s a quick howto on making it synchronize with your Sony Ericsson phone. It worked great on my W910!</p>
<ul>
<li>Install the excellent freeware program <a href="http://www.fjsoft.at/en/" target="_blank">MyPhoneExplorer</a>.</li>
<li>Enter the Options (F2), choose Sync and then choose Thunderbird Lightning in the &#8220;Calendar&#8221; field.</li>
<li>MyPhoneExplorer will automatically install the required Thunderbird plugin.</li>
<li>Click on &#8220;Advanced&#8221; to choose which calendar to sync and what mode (merge calendars or let phone override Lightning or vice versa)</li>
<li>Hit Ok, enter the Calendar and hit sync &#8211; done!</li>
</ul>
<p>If you want to create a desktop shortcut to automatically start the sync &#8211; duplicate the shortcut to MyPhoneExplorer, enter the icon properties and add &#8220;action=sync syncitem=organizer&#8221; to the destination (after myphoneexplorer.exe). There are more command line options available in the <a href="http://www.fjsoft.at/forum/viewtopic.php?t=42" target="_blank">English FAQ</a>.</p>
<p>Hope this howto helps someone, it sure made my life a lot easier! Before I discovered this method, I was auto-exporting the calendar as an ICS file (through a <a href="http://www.sunbird-kalender.de/index.php" target="_blank">dedicated Thunderbird extension</a>) and then importing in manually into MyPhoneExplorer on a regular basis. Now I only need to connect the USB cable and click the dedicated shortcut &#8211; quite an improvement!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2007/12/12/how-to-sync-a-sony-ericsson-phone-with-the-thunderbirdlightning-calendar/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Auto-mounting Samba shares on Windows XP</title>
		<link>http://www.hellqvist.com/janek/weblog/2007/10/09/auto-mounting-samba-shares-on-windows-xp/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2007/10/09/auto-mounting-samba-shares-on-windows-xp/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 18:04:24 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.hellqvist.com/janek/weblog/2007/10/09/auto-mounting-samba-shares-on-windows-xp/</guid>
		<description><![CDATA[Getting Windows XP to remember the password for mounted network folders can be a real hassle, but here&#8217;s some help. I&#8217;m not sure if this is a Samba-specific problem or not, but it has happened to me several times now on both Windows 2000 and XP machines.

Try using the &#8220;Manage my network passwords&#8221; window (accessed [...]]]></description>
			<content:encoded><![CDATA[<p>Getting Windows XP to remember the password for mounted network folders can be a real hassle, but here&#8217;s some help. I&#8217;m not sure if this is a Samba-specific problem or not, but it has happened to me several times now on both Windows 2000 and XP machines.</p>
<ul>
<li>Try using the &#8220;<a href="http://support.microsoft.com/kb/306541">Manage my network passwords</a>&#8221; window (accessed through the &#8220;User accounts&#8221; applet in the control panel)</li>
<li>If that didn&#8217;t help:</li>
</ul>
<ul>
<li>Make sure to enter the server name in the username box, example: MACHINE\username</li>
<li>Try entering the IP address of the server instead of the host name (worked for me when everything else failed).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2007/10/09/auto-mounting-samba-shares-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An easy way to discover the URL behind an audio/video stream</title>
		<link>http://www.hellqvist.com/janek/weblog/2005/10/30/an-easy-way-to-discover-the-url-behind-a-audiovideo-stream/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2005/10/30/an-easy-way-to-discover-the-url-behind-a-audiovideo-stream/#comments</comments>
		<pubDate>Sun, 30 Oct 2005 12:24:31 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hellqvist.com/janek/weblog/2005/10/30/an-easy-way-to-discover-the-url-behind-a-audiovideo-stream/</guid>
		<description><![CDATA[To be able to save a stream to disk, one usually needs the URL to the stream. Locating the &#8220;real&#8221; URL behind a Windows Media or Real stream can be pretty tricky an often involves searching through HTML code or looking through the (often sucky) interfaces of the media players&#8230;
Just today, I found a program [...]]]></description>
			<content:encoded><![CDATA[<p>To be able to save a stream to disk, one usually needs the URL to the stream. Locating the &#8220;real&#8221; URL behind a Windows Media or Real stream can be pretty tricky an often involves searching through HTML code or looking through the (often sucky) interfaces of the media players&#8230;</p>
<p>Just today, I found a program that makes things a LOT easier: <a HREF="http://freshmeat.net/projects/streamsniff/">StreamSniff</a>. Just start it, and it will start sniffing net traffic for stream URLs&#8230;</p>
<p>It&#8217;s available for both Windows and Linux, and worked right away on my Linux firewall. Highly recommended if you like to save internet streams to disk for later converting/viewing.</p>
<p><a HREF="http://www.xi-soft.com/default.htm">NetTransport</a> is handy for these tasks if you&#8217;re running Windows, the Linux alternative is <a HREF="http://www.mplayerhq.hu/DOCS/HTML/en/streaming.html">Mplayer</a> using the -dumpstream option.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2005/10/30/an-easy-way-to-discover-the-url-behind-a-audiovideo-stream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloning a soon-to-crash hard drive</title>
		<link>http://www.hellqvist.com/janek/weblog/2005/09/02/cloning-a-soon-to-crash-hard-drive/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2005/09/02/cloning-a-soon-to-crash-hard-drive/#comments</comments>
		<pubDate>Fri, 02 Sep 2005 18:22:53 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Computer related bits &#038; pieces]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hellqvist.com/janek/weblog/2005/09/02/cloning-a-soon-to-crash-hard-drive/</guid>
		<description><![CDATA[When my PC at work (an 8 months old HP) started making loud clicking sounds, I realized that I needed to act quickly and replace the disk. The replacement drive arrived the next day, but the troubles started once I tried to clone the old drive to the new one.
First, a warning. Be careful when [...]]]></description>
			<content:encoded><![CDATA[<p>When my PC at work (an 8 months old <a HREF="http://www.hp.com">HP</a>) started making loud clicking sounds, I realized that I needed to act quickly and replace the disk. The replacement drive arrived the next day, but the troubles started once I tried to clone the old drive to the new one.</p>
<p>First, a warning. Be <b>careful</b> when using <a HREF="http://www.symantec.com/sabu/ghost/ghost_personal/">Norton Ghost</a> (in my case version 2003) on a HP machine &#8211; there&#8217;s a <a HREF="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=53438">known problem</a> with that combination.</p>
<p>In my case, I ran Ghost and chose to clone the drive. When the computer booted into the Ghost interface, it locked up and displayed an error message saying &#8220;internal stack overflow&#8221;. After retrying this a few times (same results) and trying to boot back into Windows (didn&#8217;t work since Ghost had taken over the boot sector) I booted <a HREF="http://www.knoppix.net">Knoppix</a> so I could look for assistance on the web.</p>
<p>(Thank god for Knoppix, BTW&#8230; I was able to access my files and documents on the disk, access the net and use email just as usual. It only took a quick configuration of Thunderbird to get myself back on track.)</p>
<p>Further attempts to clone the drive from within Knoppix failed &#8211; <a href="http://qtparted.sourceforge.net/">PartEd</a> crashed when I selected the drive and both <a href="http://www.partimage.org/">PartImage</a> and <a href="http://linux-ntfs.sourceforge.net/man/ntfsclone.html">NTFSclone</a> gave up midway due to disk errors.</p>
<p>Finally I managed to remove the small partition created by Ghost and make the old Windows partition active again, and Windows on the faulty drive booted again. Well, after a few lockups during boottime anyway.</p>
<p>Now it was time for another try at cloning the drive&#8230; I decided to give <a href="http://www.acronis.com/enterprise/products/ATISWin/">Acronis True Image</a> a try, and it worked beautifully.</p>
<p>So the lesson is &#8211; don&#8217;t use Ghost unless you&#8217;re sure it&#8217;s compatible with your hardware, because it can really screw up your computer&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2005/09/02/cloning-a-soon-to-crash-hard-drive/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Cloning Windows XP installs with Norton Ghost</title>
		<link>http://www.hellqvist.com/janek/weblog/2005/06/05/cloning-windows-xp-installs-with-norton-ghost/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2005/06/05/cloning-windows-xp-installs-with-norton-ghost/#comments</comments>
		<pubDate>Sun, 05 Jun 2005 16:20:10 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Computer related bits &#038; pieces]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hellqvist.com/janek/weblog/2005/06/05/cloning-windows-xp-installs-with-norton-ghost/</guid>
		<description><![CDATA[My employer recently bought a number of used PC:s, which all required Windows XP installs. The machines weren&#8217;t very fast (about 866 MHz/384 MB RAM on an average), and I didn&#8217;t really feel like spending 1.5 hrs x 10 machines on installing XP, and then running Windows Update, installing virus scanner, spyware detection, printers, FireFox [...]]]></description>
			<content:encoded><![CDATA[<p>My employer recently bought a number of used PC:s, which all required Windows XP installs. The machines weren&#8217;t very fast (about 866 MHz/384 MB RAM on an average), and I didn&#8217;t really feel like spending 1.5 hrs x 10 machines on installing XP, and then running Windows Update, installing virus scanner, spyware detection, printers, FireFox and adjusting settings.</p>
<p>Thus, I decided to use Ghost&#8230; The first approach was to create a disk image file of the &#8220;master&#8221; PC and using it on the other PC:s, but accessing the file (located on an external USB hard drive) proved to be difficult.</p>
<p>The second option was to use the &#8220;peer-to-peer&#8221; mode, meaning the master computer rebooted into DOS/Ghost mode while the slave (target) computer booted from a &#8220;peer-to-peer network boot floppy&#8221; which Norton created for me. Both computers got IP adresses through DHCP, and all that remained was to connect them and start the copying.</p>
<p>I was quite surprised by the speed, a ~1.5 GB XP install took only 7 minutes on a 100 MBit network &#8211; pretty fast considering the relatively slow hardware!</p>
<p>All that remained when the transfer was done was to reboot, adjust the computer &#038; user name and uninstall Ghost (since it was installed on the master computer, all slaves got it too &#8211; pretty silly but unavoidable). Voilá!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2005/06/05/cloning-windows-xp-installs-with-norton-ghost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Saving and burning RealAudio streams</title>
		<link>http://www.hellqvist.com/janek/weblog/2005/06/05/saving-and-burning-realaudio-streams/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2005/06/05/saving-and-burning-realaudio-streams/#comments</comments>
		<pubDate>Sun, 05 Jun 2005 16:11:43 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Computer related bits &#038; pieces]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hellqvist.com/janek/weblog/2005/06/05/saving-and-burning-realaudio-streams/</guid>
		<description><![CDATA[When I discovered that Slayer (one of my favourite metal bands) would be featured on P3 Live, I decided to record that show&#8230; Sveriges Radio uses Windows Media and Real for their streams, and after some searching I found the excellent (free!) program Net Transport that would help me to save the stream to disk. [...]]]></description>
			<content:encoded><![CDATA[<p>When I discovered that <a HREF="http://www.slaytanic.com">Slayer</a> (one of my favourite metal bands) would be featured on <a href="http://www.sr.se/p3/live/">P3 Live</a>, I decided to record that show&#8230; <a HREF="http://www.sr.se">Sveriges Radio</a> uses Windows Media and Real for their streams, and after some searching I found the excellent (free!) program <a HREF="http://www.xi-soft.com">Net Transport</a> that would help me to save the stream to disk. The result was a ~40 MB large .rm file that I needed to convert to wav to be able to burn it (and/or convert it into MP3).</p>
<p>Someone on a mailinglist suggested I&#8217;d use <a HREF="http://www.dbpoweramp.com/">DB Power Amp</a> which, with the help from <a HREF="http://www.free-codecs.com/download/Real_Alternative.htm">RealAlternative</a> quickly turned the .ra file into a huge wav.</p>
<p>Using Sound Forge, I set so called &#8220;markers&#8221; in the file, named them into the song names, then turned them into regions and then saved all regions as separate files. I was pretty surprised to see that the Nero wave editor could read the Sound Forge marks directly, which meant I could burn the large WAV file instead of using the splitted WAV files.  With the &#8220;no gaps between tracks&#8221; option enabled, the resulting disc sounded perfect!</p>
<p><strong>Edit:</strong><br />
It&#8217;s now one month later, and I&#8217;ve almost forgotten the details on how to do this&#8230; Net Transport needs a rtsp link, and those are a bit tricky to extract. I did discover that selecting &#8220;File&#8221;->&#8221;Clip properties&#8221;->&#8221;View clip info&#8221; in the Real Player displayed the RTSP URL.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2005/06/05/saving-and-burning-realaudio-streams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
