<?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>Windows Tips Tricks &#187; rundll</title>
	<atom:link href="http://www.winxpinfo.com/tag/rundll/feed" rel="self" type="application/rss+xml" />
	<link>http://www.winxpinfo.com</link>
	<description>tips, tricks, software reviews</description>
	<lastBuildDate>Wed, 29 Sep 2010 09:58:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rundll32 Commands in Windows XP</title>
		<link>http://www.winxpinfo.com/rundll32-commands-in-windows-xp.htm</link>
		<comments>http://www.winxpinfo.com/rundll32-commands-in-windows-xp.htm#comments</comments>
		<pubDate>Sat, 13 Oct 2007 07:48:32 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Tips Tricks]]></category>
		<category><![CDATA[rundll]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://winxpinfo.com/blog/?p=35</guid>
		<description><![CDATA[Windows XP contains a file rundll32.exe that allows command line access to certain functions. To run code listed below you can create a new shortcut on your desktop using a right mouse click, and enter “code” in the location field.

Lock Windows
Rundll32.exe user32.dll,LockWorkStation
Control Panel
rundll32.exe shell32.dll,Control_RunDLL
Mouse Properties
Rundll32.exe shell32.dll,Control_RunDLL main.cpl @0
Keyboard Properties
Rundll32.exe shell32.dll,Control_RunDLL main.cpl @1
Printers Properties
Rundll32.exe shell32.dll,Control_RunDLL main.cpl [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP contains a file rundll32.exe that allows command line access to certain functions. To run code listed below you can create a new shortcut on your desktop using a right mouse click, and enter “code” in the location field.<br />
<span id="more-35"></span></p>
<p>Lock Windows</p>
<p>Rundll32.exe user32.dll,LockWorkStation</p>
<p>Control Panel<br />
rundll32.exe shell32.dll,Control_RunDLL</p>
<p>Mouse Properties<br />
Rundll32.exe shell32.dll,Control_RunDLL main.cpl @0</p>
<p>Keyboard Properties<br />
Rundll32.exe shell32.dll,Control_RunDLL main.cpl @1</p>
<p>Printers Properties<br />
Rundll32.exe shell32.dll,Control_RunDLL main.cpl @2</p>
<p>Fonts<br />
Rundll32.exe shell32.dll,Control_RunDLL main.cpl @3</p>
<p>Install/Uninstall<br />
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1</p>
<p>Windows Setup<br />
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2</p>
<p>Startup Disk<br />
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3</p>
<p>Advanced Internet Properties<br />
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,5</p>
<p>Accessability Properties (Keyboard):<br />
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1</p>
<p>Accessability Properties (Sound):<br />
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2</p>
<p>Accessability Properties (Display):<br />
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3</p>
<p>Accessability Properties (Mouse):<br />
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,4</p>
<p>Accessability Properties (General):<br />
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,5</p>
<p>Display Properties (Background):<br />
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0</p>
<p>Display Properties (Screen Saver):<br />
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1</p>
<p>Display Properties (Appearance):<br />
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2</p>
<p>Display Properties (Settings):<br />
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3</p>
<p>Internet Properties (General):<br />
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,0</p>
<p>Internet Properties (Security):<br />
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,1</p>
<p>Internet Properties (Content):<br />
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,2</p>
<p>Internet Properties (Connection):<br />
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,3</p>
<p>Internet Properties (Programs):<br />
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,4</p>
<p>Internet Properties (Advanced):<br />
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,5</p>
]]></content:encoded>
			<wfw:commentRss>http://www.winxpinfo.com/rundll32-commands-in-windows-xp.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

