<?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>TRICKS2: &#187; Windows Vista</title>
	<atom:link href="http://www.tricks2.com/tag/windows-vista/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tricks2.com</link>
	<description>Windows xp, Vista, Windows 7 Tips &#38; Tricks</description>
	<lastBuildDate>Sun, 03 Jan 2010 06:13:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Recover Deleted Files in Windows Vista</title>
		<link>http://www.tricks2.com/recover-deleted-files-in-windows-vista.html</link>
		<comments>http://www.tricks2.com/recover-deleted-files-in-windows-vista.html#comments</comments>
		<pubDate>Fri, 27 Nov 2009 15:33:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[deleted files]]></category>
		<category><![CDATA[recover]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=460</guid>
		<description><![CDATA[System Restore restores many system files and setting to an earlier date but you can also restore a single file or a single folder that has been deleted or modified in Windows Vista Business and Vista Ultimate. Windows Vista create system restore point each day or at some major system event such as when you [...]]]></description>
			<content:encoded><![CDATA[<p>System Restore restores many system files and setting to an earlier date but you can also restore a single file or a single folder that has been deleted or modified in Windows Vista Business and Vista Ultimate.</p>
<p>Windows Vista create system restore point each day or at some major system event such as when you install an application.</p>
<p>Assuming that system restore is already enabled you can restore the file by browsing to the destinated folder , right click on it and select Restore Previous Versions.<span id="more-460"></span><br />
<img src="http://www.tricks2.com/images/Recover-vista-Deleted-Files1.jpg" alt="" /></p>
<p>As the Folder Properties box has loaded you will see a list of previous saved version of this folder. Select the recquired restore point you wish by click on it.</p>
<p><img src="http://www.tricks2.com/images/Recover-vista-Deleted-Files2.jpg" alt="" /><br />
You have got three options to access the old files-either open, copy or Restore</p>
<ul>
<li>Open : This will allow you to browse the archive of the folder from the restore data so that you can drag and drop any number of files out of the archive folder</li>
</ul>
<ul>
<li>Copy: This will ask you to select a destination folder to copy all of the backup.</li>
</ul>
<ul>
<li>Restore: This will overwrite the currently selected folder with all the files from the restore point.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/recover-deleted-files-in-windows-vista.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hide Hard Disk Drive in Windows Vista</title>
		<link>http://www.tricks2.com/hide-hard-disk-drive-in-windows-vista.html</link>
		<comments>http://www.tricks2.com/hide-hard-disk-drive-in-windows-vista.html#comments</comments>
		<pubDate>Sun, 27 Sep 2009 18:20:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Hard Disk]]></category>
		<category><![CDATA[Hide Drive]]></category>
		<category><![CDATA[Hide Hard Disk]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=454</guid>
		<description><![CDATA[It is possible to hide a hard drive letter using Windows Vista, preventing it from showing up in applications and Windows Explorer. However, this will not prevent you from access files from it manually (by browsing directly to it by typing &#8220;D:&#8221; for example). This can be useful to hide files quickly and easily. To [...]]]></description>
			<content:encoded><![CDATA[<p>It is possible to hide a hard drive letter using Windows Vista, preventing it from showing up in applications and Windows Explorer. However, this will not prevent you from access files from it manually (by browsing directly to it by typing &#8220;D:&#8221; for example). This can be useful to hide files quickly and easily.</p>
<p>To being, load the Registry Editor from the run box (Press <strong>WINDOWS KEY + R </strong>to access this) by typing &#8220;<strong>regedit</strong>&#8221; and clicking <strong>OK</strong>:<span id="more-454"></span></p>
<p><img src="http://www.tricks2.com/images/HideDrive.jpg" alt="" /></p>
<p>Once this loads, browse to the following registry key on the left hand side:</p>
<p><strong>HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurre ntVersionPoliciesExplorer </strong></p>
<p>Then, right click on the white space in the right hand side and select <strong>New > DWORD (32-bit)</strong> Value, and call it &#8220;<strong>NoDrives</strong>&#8220;:</p>
<p><img src="http://www.tricks2.com/images/HideDrive2.jpg" alt="" /></p>
<p>Double click on &#8220;NoDrives&#8221; to enter a <strong>Decimal</strong> value. This value depends on the drives you wish to hide, and is created by adding the numbers for each drive you wish to hide from the list below. Click <strong>OK</strong> once you have entered this number.</p>
<p>For example, to hide drive D you would enter a decimal value of 8. To hide both drives D and E, you would enter a decimal value of 24 (8+16):<br />
<img src="http://www.tricks2.com/images/HideDrive3.jpg" alt="" /></p>
<blockquote><p>A = 1<br />
B = 2<br />
C = 4<br />
D = 8<br />
E = 16<br />
F = 32<br />
G = 64<br />
H = 128<br />
I = 256<br />
J = 512<br />
K = 1024<br />
L = 2048<br />
M = 4096<br />
N = 8192<br />
O = 16384<br />
P = 32768<br />
Q = 65536<br />
R = 131072<br />
S = 262144<br />
T = 524288<br />
U = 1048576<br />
V = 2097152<br />
W = 4194304<br />
X = 8388608<br />
Y =16777216<br />
Z = 33554432<br />
All drives = 67108863</p></blockquote>
<p>Once you restart your computer, the selected drives should be hidden. If you wish to remove the hidden drives, browse to the NoDrives registry value and delete it.</p>
<p>As with all registry modifications, care should be taken to ensure that these steps are followed exactly. You should make a backup of your system before any major changes should things go wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/hide-hard-disk-drive-in-windows-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting Temporary Files in Windows Vista</title>
		<link>http://www.tricks2.com/deleting-temporary-files-in-windows-vista.html</link>
		<comments>http://www.tricks2.com/deleting-temporary-files-in-windows-vista.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:57:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[File Managment]]></category>
		<category><![CDATA[Temporary Files]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=452</guid>
		<description><![CDATA[Windows Vista includes a very useful &#8220;Disk Cleanup Tool&#8221; which does exactly as the name suggests, and allows you to remove a wide variety of temporary and cached files that you no longer need. Most applications will automatically remove the temporary files once you have closed the software down, but in some cases (such as [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Vista includes a very useful &#8220;Disk Cleanup Tool&#8221; which does exactly as the name suggests, and allows you to remove a wide variety of temporary and cached files that you no longer need. Most applications will automatically remove the temporary files once you have closed the software down, but in some cases (such as crashes or bad programming), trails can be left behind. Removing these files will create extra diskspace and keep your system in good condition.</p>
<p>To begin, load the Run box by pressing <strong>WINDOWS KEY + R</strong>, then type &#8220;<strong>cleanmgr</strong>&#8221; and click <strong>OK</strong>:<span id="more-452"></span></p>
<p><img src="http://www.tricks2.com/images/deletetemporaryfiles.jpg" alt="" /></p>
<p>Now, select the drive you wish to clean up. Normally the &#8220;C:&#8221; is your primary drive where temporary files will be located. Click <strong>OK</strong> once you have done this:</p>
<p><img src="http://www.tricks2.com/images/deletetemporaryfiles2.jpg" alt="" /><br />
It may take a few moments while the cleanup software scans your drive for files that are safe to remove:</p>
<p><img src="http://www.tricks2.com/images/deletetemporaryfiles3.jpg" alt="" /></p>
<p>You can then select all of the temporary file types you wish to remove. It is not normally worth removing Image Thumbnail files as these will just be recreated next time you view a photo directory. Once you have selected the file types you want to remove, click <strong>OK</strong>:</p>
<p><img src="http://www.tricks2.com/images/deletetemporaryfiles4.jpg" alt="" /></p>
<p>You will be prompted to confirm you are sure about the deletion. If you are sure, click <strong>Delete Files</strong>:</p>
<p><img src="http://www.tricks2.com/images/deletetemporaryfiles5.jpg" alt="" /></p>
<p>The Disk Cleanup Tool will then remove the selected files and close, successfully reclaiming some diskspace:</p>
<p><img src="http://www.tricks2.com/images/deletetemporaryfiles6.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/deleting-temporary-files-in-windows-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Select Multiple Files with Checkboxes in Windows Vista</title>
		<link>http://www.tricks2.com/select-multiple-files-with-checkboxes-in-windows-vista.html</link>
		<comments>http://www.tricks2.com/select-multiple-files-with-checkboxes-in-windows-vista.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:53:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=450</guid>
		<description><![CDATA[There are many occasions when you will want to select multiple files in Windows Explorer view when the normal &#8220;drag and highlight&#8221; can&#8217;t cope with the spread of files. The usual method of selecting these multiple files is to hold down CTRL and then single click on each file you wish to select. However, Windows [...]]]></description>
			<content:encoded><![CDATA[<p>There are many occasions when you will want to select multiple files in Windows Explorer view when the normal &#8220;drag and highlight&#8221; can&#8217;t cope with the spread of files.</p>
<p>The usual method of selecting these multiple files is to hold down <strong>CTRL </strong>and then single click on each file you wish to select.<br />
<span id="more-450"></span><br />
However, Windows Vista has introduced a much easier and more convenient method of selecting multiple files.</p>
<p>To enable this, load Windows Explorer by pressing <strong>WINDOWS KEY + E</strong> or going to <strong>Start Menu > Computer</strong>. Now, click on the <strong>Organise</strong> button, then <strong>Folder and Search Options</strong>:</p>
<p><img src="http://www.tricks2.com/images/multiplefiles.jpg" alt="" /></p>
<p>Then click the <strong>View</strong> tab and tick <strong>Use Check Boxes to Select Items</strong>, followed by <strong>OK</strong>:</p>
<p><img src="http://www.tricks2.com/images/multiplefiles2.jpg" alt="" /></p>
<p>When you return to the Explorer window, you will be able to select each item by single clicking on it:</p>
<p><img src="http://www.tricks2.com/images/multiplefiles3.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/select-multiple-files-with-checkboxes-in-windows-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Backups in Windows Vista</title>
		<link>http://www.tricks2.com/automatic-backups-in-windows-vista.html</link>
		<comments>http://www.tricks2.com/automatic-backups-in-windows-vista.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:49:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[backup vista]]></category>
		<category><![CDATA[File Managment]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=448</guid>
		<description><![CDATA[Windows Vista includes an option to back up documents, photos and several other file types automatically, on a schedule you select. However, you can&#8217;t select to backup your entire PC on a regular basis by default. If you have a NAS drive or 2nd hard drive, it would be ideal to be able to automatically [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Vista includes an option to back up documents, photos and several other file types automatically, on a schedule you select. However, you can&#8217;t select to backup your entire PC on a regular basis by default.</p>
<p>If you have a NAS drive or 2nd hard drive, it would be ideal to be able to automatically backup your computer should the worse happen. Thankfully, you can use the command line interface and the &#8220;Task Scheduler&#8221; to create an automated backup solution without any other software. This will only work with Ultimate, Business or Enterprise editions of Vista in Administrator mode.<span id="more-448"></span></p>
<p>To begin, load the Task Scheduler by starting <strong>taskschd.msc </strong>from the run box (press <strong>WINDOWS KEY + R</strong> to load this):<br />
<img src="http://www.tricks2.com/images/automaticbackups.jpg" alt="" /><br />
Once the Task Scheduler has loaded, click <strong>Create Basic Task</strong>:</p>
<p><img src="http://www.tricks2.com/images/automaticbackups2.jpg" alt="" /></p>
<p>Now, enter a name and an optional description for your automated backup script:</p>
<p><img src="http://www.tricks2.com/images/automaticbackups3.jpg" alt="" /><br />
You can now choose the intervals at which you want your backup to run (weekly or monthly would be sensible, depending on how often you need backups). Click <strong>Next </strong>when you are done:<br />
<img src="http://www.tricks2.com/images/automaticbackups4.jpg" alt="" /></p>
<p>Select a time of day for the script to start based on your interval selection, then click <strong>Next</strong>:</p>
<p><img src="http://www.tricks2.com/images/automaticbackups5.jpg" alt="" /></p>
<p>Now, select <strong>Start a Program</strong> and click <strong>Next</strong>:</p>
<p><img src="http://www.tricks2.com/images/automaticbackups6.jpg" alt="" /></p>
<p>For the &#8220;Program/Script&#8221; box, enter the following command:</p>
<p><strong>wbadmin</strong></p>
<p>Then, the following arguments to the next box:</p>
<p><strong>start backup -allcritical -backuptarget:d: -include:c: -quiet</strong></p>
<p>This example argument assumes you are backing up the entire C: and storing the backup on the D:. You can chance the storage paths by editing the values above. Once you are done, click <strong>Next</strong>:</p>
<p><img src="http://www.tricks2.com/images/automaticbackups7.jpg" alt="" /></p>
<p>This final screen lets you confirm the backup script details. If everything appears correct, click <strong>OK</strong>:<br />
<img src="http://www.tricks2.com/images/automaticbackups8.jpg" alt="" /></p>
<p>When the script starts, a command box similar to the one below will load. This will show you the progress of the backup and close automatically once complete. All of the backups will be stored in a &#8220;WindowsImageBackup&#8221; folder on the backup drive you selected, should you need to restore the computer using the Vista installation disk:</p>
<p><img src="http://www.tricks2.com/images/automaticbackups9.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/automatic-backups-in-windows-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista Disk Manager</title>
		<link>http://www.tricks2.com/windows-vista-disk-manager.html</link>
		<comments>http://www.tricks2.com/windows-vista-disk-manager.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:42:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Disk Manager]]></category>
		<category><![CDATA[File Managment]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=446</guid>
		<description><![CDATA[Windows XP came with a reasonable partition manager, however it didn&#8217;t let you resize partitions like the new Vista version can do. The new options of shrink and extend allow you to resize active partitions, something that required 3rd party software until now. To load this application, run compmgmt.msc from the command line and select [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP came with a reasonable partition manager, however it didn&#8217;t let you resize partitions like the new Vista version can do. The new options of shrink and extend allow you to resize active partitions, something that required 3rd party software until now.</p>
<p>To load this application, run <strong>compmgmt.msc</strong> from the command line and select Disk Management from the left hand menu.<span id="more-446"></span><br />
<img src="http://www.tricks2.com/images/partitionmanager.jpg" alt="" /><br />
Not only can you format, delete and resize partitions but you can also change drive letters with a few clicks. If you install a new DVD drive at a later date but want to rename the drive letter, simply right click on the drive and select &#8220;Change Drive Letter and Paths&#8221; and then click change. From this menu you can pick another available drive letter. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/windows-vista-disk-manager.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Windows Vista Password</title>
		<link>http://www.tricks2.com/change-windows-vista-password.html</link>
		<comments>http://www.tricks2.com/change-windows-vista-password.html#comments</comments>
		<pubDate>Sun, 06 Sep 2009 16:52:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Change Windows Vista Password]]></category>
		<category><![CDATA[Windows Vista Security]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=444</guid>
		<description><![CDATA[Most users will be required to log on to Windows Vista with a password each time they start their PC, allowing many different users to each have a unique login username and storage area. If you wish to change your username at some point, go to the control panel by clicking the Start Menu and [...]]]></description>
			<content:encoded><![CDATA[<p>Most users will be required to log on to Windows Vista with a password each time they start their PC, allowing many different users to each have a unique login username and storage area.</p>
<p>If you wish to change your username at some point, go to the control panel by clicking the <strong>Start Menu</strong> and then <strong>Control Panel</strong>:<span id="more-444"></span></p>
<p><img src="http://www.tricks2.com/images/changevistapassword1.jpg" alt="" /></p>
<p>Then click User<strong> Accounts and Family Safety</strong>:</p>
<p><img src="http://www.tricks2.com/images/changevistapassword2.jpg" alt="" /></p>
<p>Then select <strong>Change your Windows password</strong>:</p>
<p><img src="http://www.tricks2.com/images/changevistapassword3.jpg" alt="" /></p>
<p>Then click <strong>Change your password</strong>:</p>
<p><img src="http://www.tricks2.com/images/changevistapassword4.jpg" alt="" /></p>
<p>Now, enter your old password, followed by your new password (twice) and then click <strong>Change Password</strong>:</p>
<p><img src="http://www.tricks2.com/images/changevistapassword5.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/change-windows-vista-password.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable User Access Control in Windows Vista</title>
		<link>http://www.tricks2.com/disable-user-access-control-in-windows-vista.html</link>
		<comments>http://www.tricks2.com/disable-user-access-control-in-windows-vista.html#comments</comments>
		<pubDate>Sun, 06 Sep 2009 16:36:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Disable User Access Control in Windows Vista]]></category>
		<category><![CDATA[Windows Vista Security]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=441</guid>
		<description><![CDATA[Windows Vista introduced the User Access Control (UAC) feature to improve security for the end user, however if you are an experienced power-user it is quite likely that you find UAC extremely annoying. Fortunately, disabling it is very straight forward (although I would not recommend doing this unless you are aware of the consequences). First, [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Vista introduced the User Access Control (UAC) feature to improve security for the end user, however if you are an experienced power-user it is quite likely that you find UAC extremely annoying.</p>
<p>Fortunately, disabling it is very straight forward (although I would not recommend doing this unless you are aware of the consequences).</p>
<p>First, load the MS config utility by typing &#8220;<strong>msconfig</strong>&#8221; in the run box (Press <strong>WINDOWS KEY + R</strong> to access this) then click <strong>OK</strong>:<span id="more-441"></span></p>
<p><img src="http://www.tricks2.com/images/disableuac1.jpg" alt="" /></p>
<p>Once MSConfig is loaded, click on the <strong>Tools</strong> menu then select <strong>Disable UAC</strong> in the menu then click <strong>OK</strong>:</p>
<p><img src="http://www.tricks2.com/images/disableuac2.jpg" alt="" /></p>
<p>This will then run a script to disable UAC, which requires a restart to complete. If you wish to re-enable UAC, simply repeat the above steps but click <strong>Enable UAC</strong> instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/disable-user-access-control-in-windows-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista Password Expired</title>
		<link>http://www.tricks2.com/windows-vista-password-expired.html</link>
		<comments>http://www.tricks2.com/windows-vista-password-expired.html#comments</comments>
		<pubDate>Sun, 06 Sep 2009 16:28:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows Vista Password Expired]]></category>
		<category><![CDATA[Windows Vista Security]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=439</guid>
		<description><![CDATA[You may find when using some editions of Windows Vista that your password expires and you are required to change it. This problem will keep re-occurring until you change your account profile to prevent password expiration. To do this, start lusrmgr.msc from the run box (Press WINDOWS KEY + R to access this): Once the [...]]]></description>
			<content:encoded><![CDATA[<p>You may find when using some editions of Windows Vista that your password expires and you are required to change it. This problem will keep re-occurring until you change your account profile to prevent password expiration.</p>
<p>To do this, start <strong>lusrmgr.msc</strong> from the run box (Press <strong>WINDOWS KEY + R</strong> to access this):<span id="more-439"></span></p>
<p><img src="http://www.tricks2.com/images/passwordexpired1.jpg" alt="" /></p>
<p>Once the Local User Manager has loaded, click <strong>Users</strong> in the left column and then double click your username in the main window:<br />
<img src="http://www.tricks2.com/images/passwordexpired2.jpg" alt="" /></p>
<p>Now, tick the <strong>Password Never Expires</strong> box followed by <strong>OK</strong>:</p>
<p><img src="http://www.tricks2.com/images/passwordexpired3.jpg" alt="" /><br />
In future, you password will not expire. Allowing you to log on without needed to change your password again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/windows-vista-password-expired.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lock Windows Vista from Shortcut Icon</title>
		<link>http://www.tricks2.com/lock-windows-vista-from-shortcut-icon.html</link>
		<comments>http://www.tricks2.com/lock-windows-vista-from-shortcut-icon.html#comments</comments>
		<pubDate>Sun, 06 Sep 2009 15:59:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Lock Windows Vista from Shortcut Icon]]></category>
		<category><![CDATA[Windows Vista Security]]></category>

		<guid isPermaLink="false">http://www.tricks2.com/?p=436</guid>
		<description><![CDATA[Locking Windows Vista is a good way to secure your PC when you leave your computer for a while (especially in an office environment). Normally you can lock Vista by clicking on the padlock icon on the start menu or by pressing WINDOWS KEY + L. However, you can easily add an icon to the [...]]]></description>
			<content:encoded><![CDATA[<p>Locking Windows Vista is a good way to secure your PC when you leave your computer for a while (especially in an office environment). Normally you can lock Vista by clicking on the padlock icon on the start menu or by pressing <strong>WINDOWS KEY + L</strong>. However, you can easily add an icon to the desktop to perform this same task.<span id="more-436"></span></p>
<p>First, right click on the desktop and select <strong>New</strong> then <strong>Shortcut</strong>:</p>
<p><img src="http://www.tricks2.com/images/lockvista1.jpg" alt="" /></p>
<p>Now, enter &#8220;<strong>rundll32.exe user32.dll, LockWorkStation</strong>&#8221; into the text box then click <strong>Next</strong>:</p>
<p><img src="http://www.tricks2.com/images/lockvista2.jpg" alt="" /></p>
<p>You can then enter a title for the icon and click <strong>Finish</strong>:</p>
<p><img src="http://www.tricks2.com/images/lockvista3.jpg" alt="" /></p>
<p>Your icon will now be placed on the desktop, and double clicking it will lock your PC:</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tricks2.com/lock-windows-vista-from-shortcut-icon.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
