<?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>Paul Gu&#124;blog &#187; Windows</title>
	<atom:link href="http://blog.paulgu.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paulgu.com</link>
	<description>Sharing my world with the world</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:47:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Revert to Default Folder Icon in Windows</title>
		<link>http://blog.paulgu.com/windows/revert-to-default-folder-icon-in-windows/</link>
		<comments>http://blog.paulgu.com/windows/revert-to-default-folder-icon-in-windows/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 13:41:23 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/?p=1285</guid>
		<description><![CDATA[You may see the “pretty” icons in user folder keep turning back into regular folder icons, and what we can do to fix it? The icons that are displayed on the folders are set through the hidden desktop.ini file inside of each folder. The problem is that a lot of applications seem to screw with [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/windows/revert-to-default-folder-icon-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change User Password at Command Prompt</title>
		<link>http://blog.paulgu.com/windows/change-user-password-at-command-prompt/</link>
		<comments>http://blog.paulgu.com/windows/change-user-password-at-command-prompt/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 14:15:10 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[DOS]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2011/10/03/change-user-password-at-command-prompt/</guid>
		<description><![CDATA[How to use the net user command to change the user password at a Windows command prompt. Only administrators can change domain passwords at the Windows command prompt. To change a user&#8217;s password at the command prompt, log on as an administrator and type: net user user_name * /domain When you are prompted to type [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/windows/change-user-password-at-command-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Dos DateTime Format Utility</title>
		<link>http://blog.paulgu.com/windows/windows-dos-datetime-format-utility/</link>
		<comments>http://blog.paulgu.com/windows/windows-dos-datetime-format-utility/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 13:19:26 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[DOS]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2011/09/29/windows-dos-datetime-format-utility/</guid>
		<description><![CDATA[Many time, you might need to display or print formatted date now it comes so simple with this utility called “dtfmt.exe”. Examples: dtfmt.exe ? Usage Example: dtfmt.exe dddd, MMMM d, yyyy, HH:mm:ss:fff Please refer to DateTime Format Strings on MSDN. Author: Paul Gu, http://paulgu.com dtfmt.exe dddd Thursday dtfmt.exe MMMM d, yyyy September 29, 2011 dtfmt.exe [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/windows/windows-dos-datetime-format-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typing French Accents</title>
		<link>http://blog.paulgu.com/windows/typing-french-accents/</link>
		<comments>http://blog.paulgu.com/windows/typing-french-accents/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 19:33:54 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2011/01/01/typing-french-accents/</guid>
		<description><![CDATA[To type accents with ALT codes, hold down the ALT key, then on the numeric keypad type the three or four digits listed here. When you release the ALT key, the character will appear. a with grave accent à&#160; ALT + 133&#160;&#160;&#160; À&#160; ALT + 0192 a with circumflex â&#160; ALT + 131&#160;&#160;&#160; Â&#160; ALT [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/windows/typing-french-accents/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Run Windows batch script minimized</title>
		<link>http://blog.paulgu.com/windows/how-to-run-a-windows-dos-batchcmd-script-minimized/</link>
		<comments>http://blog.paulgu.com/windows/how-to-run-a-windows-dos-batchcmd-script-minimized/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 18:50:28 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[DOS]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2009/07/13/how-to-run-a-windows-dos-batchcmd-script-minimized/</guid>
		<description><![CDATA[The code below that will force a Windows batch script to run in a minimized window. Insert it at the beginning of the script: if not &#34;%minimized%&#34;==&#34;&#34; goto :minimized set minimized=true start /min cmd /C &#34;%~dpnx0&#34; goto :EOF :minimized rem Anything after here will run in a minimized window It works by having the script [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/windows/how-to-run-a-windows-dos-batchcmd-script-minimized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WinXP SP2/VISTA limits max. number of TCP connections/second</title>
		<link>http://blog.paulgu.com/windows/winxp-sp2vista-limits-max-number-of-tcp-connectionssecond/</link>
		<comments>http://blog.paulgu.com/windows/winxp-sp2vista-limits-max-number-of-tcp-connectionssecond/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 14:34:27 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2009/06/17/winxp-sp2vista-limits-max-number-of-tcp-connectionssecond/</guid>
		<description><![CDATA[Windows XP Service Pack 2 will limit the maximum number of TCP connections your computer can have at one time. I can see what they are thinking, but I wont mind unless some of my applications (like my multi-threaded port scanner) wont work correctly with this new setting. Here is a registry edit you can [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/windows/winxp-sp2vista-limits-max-number-of-tcp-connectionssecond/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to edit the right click menu in Windows</title>
		<link>http://blog.paulgu.com/windows/how-to-edit-the-right-click-menu-in-windows/</link>
		<comments>http://blog.paulgu.com/windows/how-to-edit-the-right-click-menu-in-windows/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 22:52:32 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2009/06/11/how-to-edit-the-right-click-menu-in-windows/</guid>
		<description><![CDATA[First, make sure to back up your registry in case something gets messed up. Now open the registry editor by going to Start, then Run and then typing in REGEDIT. Edit right click menu for files HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\ All the folders listed under ContextMenuHandlers are applications that show up when you right click on a file [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/windows/how-to-edit-the-right-click-menu-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

