<?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>Masao Kitamura &#187; Windows</title>
	<atom:link href="http://www.masaokitamura.com/category/windows/feed/?category_name=windows" rel="self" type="application/rss+xml" />
	<link>http://www.masaokitamura.com</link>
	<description>Blog</description>
	<lastBuildDate>Tue, 06 Dec 2011 01:00:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-beta1-17916</generator>
		<item>
		<title>Windows 7: How To Disable Pop-up Thumbnails When Hovering Over Taskbar</title>
		<link>http://www.masaokitamura.com/2011/08/windows-7-how-to-disable-pop-up-thumbnails-when-hovering-over-taskbar/</link>
		<comments>http://www.masaokitamura.com/2011/08/windows-7-how-to-disable-pop-up-thumbnails-when-hovering-over-taskbar/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 13:55:52 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=1182</guid>
		<description><![CDATA[Method 1: You may try the following steps to disable the Taskbar thumbnail preview in Windows 7: 1. Click “Start” and type “gpedit.msc” and hit Enter 2. Navigate to User Configuration, Administrative Templates, and Start Menu and Taskbar in left &#8230; <a href="http://www.masaokitamura.com/2011/08/windows-7-how-to-disable-pop-up-thumbnails-when-hovering-over-taskbar/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Method 1:</p>
<p>You may try the following steps to disable the Taskbar thumbnail preview in Windows 7:</p>
<p>1. Click “Start” and type “gpedit.msc” and hit Enter<br />
2. Navigate to User Configuration, Administrative Templates, and Start Menu and Taskbar in left pan of Group Policy Editor.<br />
3. Locate “Turn off Taskbar Thumbnails” in right pan of Group policy editor and double click.<br />
4. Select “Enabled” and click “Apply” and “OK”.</p>
<p>Method 2:</p>
<p>If the above method doesn’t help, you may try the below steps:</p>
<p>You can disable the taskbar thumbnail feature (sort of) in Windows 7 using a registry edit. This can be done by setting the taskbar thumbnail preview hover delay to a large value (say 10000 milliseconds or more), so that the preview is not immediately generated when you hover over a taskbar icon.</p>
<p>1. Click Start, type regedit.exe and press ENTER</p>
<p>2. Navigate to the following location:</p>
<p>    HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced</p>
<p>3. Create a new DWORD (32-bit) value named ExtendedUIHoverTime</p>
<p>4. Double-click ExtendedUIHoverTime and click Decimal</p>
<p>5. To increase the hover delay to 5 seconds, type 5000 . Type 10000 for 10 seconds and so forth…</p>
<p>6. Exit the Registry Editor.</p>
<p>7. Restart your computer.</p>
<p><em>Source: Microsoft</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2011/08/windows-7-how-to-disable-pop-up-thumbnails-when-hovering-over-taskbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: Stop fwupdate.exe</title>
		<link>http://www.masaokitamura.com/2011/07/windows-stop-fwupdate-exe/</link>
		<comments>http://www.masaokitamura.com/2011/07/windows-stop-fwupdate-exe/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 14:36:17 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[LG]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=1152</guid>
		<description><![CDATA[Remove LG Tool Kit from Programs]]></description>
			<content:encoded><![CDATA[<p>Remove LG Tool Kit from Programs</p>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2011/07/windows-stop-fwupdate-exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: How To Enable Ping Responses</title>
		<link>http://www.masaokitamura.com/2011/06/windows-how-to-enable-ping-responses/</link>
		<comments>http://www.masaokitamura.com/2011/06/windows-how-to-enable-ping-responses/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 01:00:35 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=1143</guid>
		<description><![CDATA[How can I enable ping with Windows Firewall? It is a requirement that CUDN-connected computers must support the ICMP Echo (ping) function. The Windows Firewall may not respond to such incoming echo requests. If you intend to use Windows Firewall &#8230; <a href="http://www.masaokitamura.com/2011/06/windows-how-to-enable-ping-responses/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>How can I enable ping with Windows Firewall?</p>
<p>It is a requirement that CUDN-connected computers must support the ICMP Echo (ping) function. The Windows Firewall may not respond to such incoming echo requests. If you intend to use Windows Firewall on the CUDN you must enable ping.</p>
<p>Windows XP SP2 or SP3</p>
<p>   1. Open the Control Panel (from the Start menu &#8211; choose Control Panel or Settings and then Control Panel).<br />
   2. Open Windows Firewall (click Network and Internet Connections then Windows Firewall or double-click Windows Firewall.<br />
   3. On the General tab of the Windows Firewall dialogue box, make sure that the On (recommended) radio button is selected.<br />
      [You do not need to use two firewalls. Doing so may lead to confusion. If you intend to use Windows Firewall but have another firewall installed (such as ZoneAlarm) you should uninstall it - preferably before installing Windows XP SP2. If you decide you prefer an alternative to the Windows Firewall you can always reinstall it later].<br />
   4. Click the Advanced tab.<br />
   5. In the ICMP box click the Settings&#8230; button.<br />
   6. Tick the Allow incoming echo request box.<br />
   7. Click on OK and then OK again.<br />
   8. Close the Control Panel.</p>
<p>Windows Vista</p>
<p>   1. Click on the Vista Start circle<br />
   2. Type cmd into the search box (this starts up the command prompt)<br />
   3. At the command line type<br />
      netsh firewall set icmpsetting 8 enable<br />
   4. Press the return/enter key</p>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2011/06/windows-how-to-enable-ping-responses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Install Error: NPSWF32.dll insufficient permission</title>
		<link>http://www.masaokitamura.com/2011/03/flash-install-error-npswf32-dll-insufficient-permission/</link>
		<comments>http://www.masaokitamura.com/2011/03/flash-install-error-npswf32-dll-insufficient-permission/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 23:45:49 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=1012</guid>
		<description><![CDATA[Restart in Safe-mode (press F8 when booting) Remove the Flash directory at ﻿﻿﻿C:\Windows\SysWOW64\Macromed Works for Windows 7 64-bit]]></description>
			<content:encoded><![CDATA[<ul>
<li>Restart in Safe-mode (press F8 when booting)</li>
<li>Remove the Flash directory at ﻿﻿﻿<strong>C:\Windows\SysWOW64\Macromed</strong></li>
<li>Works for Windows 7 64-bit</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2011/03/flash-install-error-npswf32-dll-insufficient-permission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: Kill All Chrome Processes At Once</title>
		<link>http://www.masaokitamura.com/2010/07/windows-kill-all-chrome-processes-at-once/</link>
		<comments>http://www.masaokitamura.com/2010/07/windows-kill-all-chrome-processes-at-once/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 21:23:27 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=724</guid>
		<description><![CDATA[Run this on the command line: taskkill /F /IM chrome.exe /T /F = force kill /IM = image name /T = kill all child processes as well To create a shortcut, right-click the desktop, then New -> Shortcut. For location, &#8230; <a href="http://www.masaokitamura.com/2010/07/windows-kill-all-chrome-processes-at-once/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Run this on the command line:</p>
<pre>taskkill /F /IM chrome.exe /T</pre>
<pre>/F = force kill
/IM = image name
/T = kill all child processes as well
</pre>
<p>To create a shortcut, right-click the desktop, then New -> Shortcut.</p>
<p>For location, type the following:</p>
<pre>taskkill.exe /F /IM chrome.exe /T</pre>
<p>Then, give your shortcut a name like &#8220;Kill Chrome&#8221;, and you&#8217;re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2010/07/windows-kill-all-chrome-processes-at-once/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista: How To Enable Telnet</title>
		<link>http://www.masaokitamura.com/2010/07/windows-vista-how-to-enable-telnet/</link>
		<comments>http://www.masaokitamura.com/2010/07/windows-vista-how-to-enable-telnet/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 19:30:18 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=682</guid>
		<description><![CDATA[By default, Vista installs without telnet available. Here is how to enable telnet in Vista: 1. Open ‘Control Panel’ 2. Select ‘Programs and Features’ 3. In the left column, select ‘Turn Windows features on or off’ (get ready for the &#8230; <a href="http://www.masaokitamura.com/2010/07/windows-vista-how-to-enable-telnet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>By default, Vista installs without telnet available.</p>
<p>Here is how to enable telnet in Vista:</p>
<p>1. Open ‘Control Panel’<br />
2. Select ‘Programs and Features’<br />
3. In the left column, select ‘Turn Windows features on or off’ (get ready for the annoying UAC prompt)<br />
4. Check the box next to telnet (and any other obscure services you may want enabled), and wait while Vista thinks for a while.</p>
<p><em>Source: http://www.arsgeek.com/2007/03/20/enable-telnet-in-windows-vista/</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2010/07/windows-vista-how-to-enable-telnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add Quick Launch Toolbar in Windows 7</title>
		<link>http://www.masaokitamura.com/2010/02/how-to-add-quick-launch-toolbar-to-windows-7/</link>
		<comments>http://www.masaokitamura.com/2010/02/how-to-add-quick-launch-toolbar-to-windows-7/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 10:24:03 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=394</guid>
		<description><![CDATA[Windows 7 does not have the QuickLaunch toolbar enabled by default. Here&#8217;s how to add it: Right-click the taskbar, then click &#8220;New Toolbar&#8221; In the Folder input field, copy and paste the following line: "%userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch" Click &#8220;Select Folder&#8221; &#8230; <a href="http://www.masaokitamura.com/2010/02/how-to-add-quick-launch-toolbar-to-windows-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Windows 7 does not have the QuickLaunch toolbar enabled by default.  Here&#8217;s how to add it:</p>
<ul>
<li>Right-click the taskbar, then click &#8220;New Toolbar&#8221;</li>
<li>In the Folder input field, copy and paste the following line:</li>
</ul>
<pre>"%userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"</pre>
<ul>
<li>Click &#8220;Select Folder&#8221;</li>
<li>Unlock the taskbar.</li>
<li>Right click the Quick Launch toolbar and uncheck &#8220;Show Text&#8221; and &#8220;Show Title&#8221;.</li>
<li>Drag the Quick Launch toolbar to the desired location.</li>
<li>Double-click the dotted edge of the toolbar to auto-size the toolbar to the width of the icons.</li>
</ul>
<p>Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2010/02/how-to-add-quick-launch-toolbar-to-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu/Fedora: How to Connect Vista and Samba</title>
		<link>http://www.masaokitamura.com/2009/04/ubuntufedora-how-to-connect-vista-and-samba/</link>
		<comments>http://www.masaokitamura.com/2009/04/ubuntufedora-how-to-connect-vista-and-samba/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 04:59:56 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=194</guid>
		<description><![CDATA[Go through the usual setup at Samba.org or use YUM (yum install -y samba) By default, the smb.conf allows sharing of home directories. Add a Samba user (smbpasswd -a myusername) On Fedora, run SELinux Administration On the left menu, click &#8230; <a href="http://www.masaokitamura.com/2009/04/ubuntufedora-how-to-connect-vista-and-samba/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ol>
<li>Go through the usual setup at Samba.org or use YUM (yum install -y samba)</li>
<li>By default, the smb.conf allows sharing of home directories.</li>
<li>Add a Samba user (smbpasswd -a myusername)</li>
<li>On Fedora, run SELinux Administration</li>
<li>On the left menu, click &#8220;Boolean&#8221;.</li>
<li>Scroll down to &#8220;samba&#8221;, and check the box next to &#8220;Allow samba to share users home directories&#8221;.</li>
<li>Also on Fedora, make sure your Firewall allows the Samba ports 139 and 445.</li>
<li>On Windows Vista, now map the network drive.</li>
</ol>
<p>Sample smb.conf:</p>
<pre>[homes]
        comment = Home Directories
        browseable = no
        writable = yes
;       valid users = %S
;       valid users = MYDOMAIN\%S</pre>
<p>Mapping Samba drive on Windows:</p>
<pre>\\[your Samba server IP here]\[username]
\\[your Samba server IP here]\homes</pre>
<p>Another example:</p>
<pre>
[media]
   comment = Media
   path = /media
   browseable = yes
   writeable = yes
   guest ok = no
</pre>
<p>If password does not work when connecting from Windows to Linux, then create a password like this:</p>
<pre>
smbpasswd -a [username]
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2009/04/ubuntufedora-how-to-connect-vista-and-samba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Disable Media Manager Services</title>
		<link>http://www.masaokitamura.com/2009/03/how-to-disable-media-manager-services/</link>
		<comments>http://www.masaokitamura.com/2009/03/how-to-disable-media-manager-services/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 22:56:37 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=192</guid>
		<description><![CDATA[UPDATE: Roxio has made it harder to disable &#8220;Media Manager Services&#8221; now. In Windows Vista: Click the Start button, type &#8220;msconfig&#8221; and hit enter. When the small &#8220;User Account Control&#8221; window pops up, click continue. Click the Startup tab Look &#8230; <a href="http://www.masaokitamura.com/2009/03/how-to-disable-media-manager-services/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>UPDATE: Roxio has made it harder to disable &#8220;Media Manager Services&#8221; now.</p>
<p>In Windows Vista:</p>
<ol>
<li>Click the Start button, type &#8220;msconfig&#8221; and hit enter.</li>
<li>When the small &#8220;User Account Control&#8221; window pops up, click continue.</li>
<li>Click the Startup tab</li>
<li>Look for &#8220;CommonSDK&#8221; in the Startup items in the left column.</li>
<li>Check the Command column, which should say &#8220;RoxWatchTray9.exe&#8221;</li>
<li>Uncheck the box for that row.</li>
<li>Restart your machine.</li>
</ol>
<p>ALTERNATE OLDER VERSION:</p>
<p>After installing Roxio Creator, you might have a system tray icon that you can&#8217;t seem to get rid of.</p>
<p>Here&#8217;s how to turn off the Media Manager Services icon:</p>
<ol>
<li>Start Roxio Creator</li>
<li>On the left side, click Audio.</li>
<li>Then click Audio CD</li>
<li>On the right bottom, click the Settings button in the &#8220;Quick Find&#8221; menu to the right.</li>
<li>Uncheck Watch Folders at Startup</li>
<li>Then click OK</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2009/03/how-to-disable-media-manager-services/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Automatically Start Pageant with Private Keys in Windows</title>
		<link>http://www.masaokitamura.com/2008/12/how-to-automatically-start-pageant-with-private-keys-in-windows/</link>
		<comments>http://www.masaokitamura.com/2008/12/how-to-automatically-start-pageant-with-private-keys-in-windows/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 08:14:57 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[SSH]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/?p=100</guid>
		<description><![CDATA[In the Startup folder in the startup menu, right-click and create a New -&#62; Shortcut. Browse to your pageant.exe file. Add the full path to your private key enclosed with quotes. Save the shortcut. "c:\path-to-pageant\pageant.exe" "c:\path-to-key\mykey.ppk"]]></description>
			<content:encoded><![CDATA[<ol>
<li>In the Startup folder in the startup menu, right-click and create a New -&gt; Shortcut.</li>
<li>Browse to your pageant.exe file.</li>
<li>Add the full path to your private key enclosed with quotes.</li>
<li>Save the shortcut.</li>
</ol>
<pre>
"c:\path-to-pageant\pageant.exe" "c:\path-to-key\mykey.ppk" </pre>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2008/12/how-to-automatically-start-pageant-with-private-keys-in-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

