<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5432794442326887131</id><updated>2011-07-08T03:09:15.045-07:00</updated><category term='Tech.Info.'/><category term='Firefox Tips'/><category term='Hacking'/><category term='windows-vista'/><category term='windows-7'/><category term='Windows-XP'/><title type='text'>TipsTricksHacks</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>55</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-1650080458484494153</id><published>2010-06-18T23:50:00.000-07:00</published><updated>2010-06-18T23:52:05.079-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hacking'/><title type='text'>Sending Fake e-mail</title><content type='html'>&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;First off, you have to find their mail exchanger. There are tons of sites on the net that will let you do that for free, and IP-Tools at http://spartandownloads.2ya.com will also allow you to find mailexchangers (also known as MX).&lt;br /&gt;&lt;br /&gt;Usually they are easy to find, like hotmail's exchanger would be mx1.hotmail.com, or mx2.hotmail.com.&lt;br /&gt;&lt;br /&gt;First what you will do is use telnet to connect to the server using port 25 (SMTP Port):&lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;&lt;br /&gt;telnet mx1.hotmail.com 25&lt;br /&gt;&lt;br /&gt;Once it shows up, it is usually nice to start with a HELO command. Some servers require you to provide a hostname within the HELO.&lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;&lt;br /&gt;HELO hotmail.com&lt;br /&gt;&lt;br /&gt;It should respond with a message such as pleased to meet you or whatever. To start off with your sending, you will use the MAIL FROM: command.&lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;&lt;br /&gt;Mail From:fakeguy@fakeeeee.com&lt;br /&gt;&lt;br /&gt;NOTE: All commands are usually pretty generic, although some may vary; try the HELP command.&lt;br /&gt;&lt;br /&gt;Now to get this e-mail to who we want it to go to, we use the RCPT TO: command.&lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;&lt;br /&gt;RCPT TO:person123wutever@hotmail.com&lt;br /&gt;&lt;br /&gt;We are now ready to type the main areas of our e-mail since the server knows where to send it. Type DATA and it should respond, telling you how to end the body of the email. Usually it is one line with a DOT (.) on a line all by itself, minus the parentheses.&lt;br /&gt;After typing Data, we can type our message. Remember, you cannot backspace on mailservers, so do this very carefully. Most places need a heading to seem authentic, so start with the top stuff in your email, which should usually be typed in this order:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Date: (input w/e date u want, and yes, u can send messsages from the future hehe)&lt;br /&gt;&lt;br /&gt;To: (recipent email here)&lt;br /&gt;&lt;br /&gt;From: (fake email address here, or whoever u r forging this for)&lt;br /&gt;&lt;br /&gt;Subject: (enter subject here, not awlays required, but put one just in case)&lt;br /&gt;&lt;br /&gt;After all that, you can type the body of your message. Type whatever you want, then end it however the mailserver told you to end, which is usually a DOT (.) on a line all by itself:&lt;br /&gt;&lt;br /&gt;blahblahblah message here&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;After typing that dot, it should say message queued for delivery, which is usually only a few seconds.&lt;br /&gt;&lt;br /&gt;Finally, type your quit command, and you are done!&lt;br /&gt;&lt;br /&gt;The basic layout looks like this:&lt;br /&gt;&lt;br /&gt;helo&lt;br /&gt;&lt;br /&gt;mail from : &lt;addy&gt;&lt;br /&gt;&lt;br /&gt;rcpt to : &lt;addy&gt;&lt;br /&gt;&lt;br /&gt;body&lt;br /&gt;&lt;br /&gt;[message]&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;Remember, all connections are logged, and eventually, no matter what, they will find a way to track you down, so don't do anything stupid and get yourself caught doing really bad things. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-1650080458484494153?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/1650080458484494153/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2010/06/sending-fake-e-mail.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1650080458484494153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1650080458484494153'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2010/06/sending-fake-e-mail.html' title='Sending Fake e-mail'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5769294673882159721</id><published>2010-02-17T07:04:00.000-08:00</published><updated>2010-02-17T07:06:43.622-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Enable virtual Wi-Fi</title><content type='html'>&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Windows 7 includes a little-known new feature called Virtual Wi-Fi, which effectively turns your PC or laptop into a software-based router. Any other Wi-Fi-enabled devices within range - a desktop, laptop, an iPod perhaps - will "see" you as a new network and, once logged on, immediately be able to share your internet connection.&lt;p&gt;This will only work if your wireless adapter driver supports it, though, and not all do. Check with your adapter manufacturer and make sure you've installed the very latest drivers to give you the best chance.&lt;/p&gt;&lt;p&gt;Once you have driver support then the easiest approach is to get a network tool that can set up virtual Wi-Fi for you. &lt;span style="text-decoration: underline;"&gt;Virtual router&lt;/span&gt; (below) is free, easy to use and should have you sharing your internet connection very quickly.&lt;/p&gt;&lt;p&gt;&lt;img src="http://mos.futurenet.com/techradar/classifications/computing/software/operating-systems/images/Windows_7/router-420-90.jpg" alt="Virtual router" width="420" /&gt;&lt;/p&gt;&lt;p&gt;If you don't mind working with the command line, though, maybe setting up some batch files or scripts, then it's not that difficult to set this up manually.&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5769294673882159721?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5769294673882159721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2010/02/enable-virtual-wi-fi.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5769294673882159721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5769294673882159721'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2010/02/enable-virtual-wi-fi.html' title='Enable virtual Wi-Fi'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-2926564209875860047</id><published>2010-01-12T00:59:00.000-08:00</published><updated>2010-01-12T01:01:45.415-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>How change parts of a theme</title><content type='html'>&lt;span class="Apple-style-span" style="font-family: 'segoe ui', verdana, arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); "&gt;&lt;h3 class="title_procedure" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 16px; font-weight: bold; font-size: 14px; color: rgb(102, 102, 102); "&gt;&lt;br /&gt;&lt;/h3&gt;&lt;div class="" style="position: static; z-index: 0; "&gt;&lt;ol class="ordered_dec" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 0px; font-weight: normal; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: decimal; "&gt;&lt;li class="step" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 0px; font-weight: normal; margin-left: 2.5em; list-style-position: outside; "&gt;&lt;p class="para" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 16px; font-weight: normal; font-size: 13px; color: rgb(51, 51, 51); "&gt;&lt;span class="phrase" style="position: static; z-index: 0; "&gt;Open Personalization by clicking the &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Start&lt;/span&gt; button &lt;img class="embedObject" src="http://res2.windows.microsoft.com/resbox/en/Windows%207/Main/4/f/4f6cbd09-148c-4dd8-b1f2-48f232a2fd33/4f6cbd09-148c-4dd8-b1f2-48f232a2fd33.jpg" alt="Picture of the Start button" title="Picture of the Start button" height="15" width="15" id="pageContainer0_ID0E5BAC" style="position: static; z-index: 0; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; " /&gt;, and then clicking &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Control Panel&lt;/span&gt;. In the search box, type &lt;span class="userInput" style="position: static; z-index: 0; font-weight: bold; "&gt;personalization&lt;/span&gt;, and then click &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Personalization&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li class="step" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 0px; font-weight: normal; margin-left: 2.5em; list-style-position: outside; "&gt;&lt;p class="para" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 16px; font-weight: normal; font-size: 13px; color: rgb(51, 51, 51); "&gt;Click the theme that you want to change to apply it to your desktop.&lt;/p&gt;&lt;/li&gt;&lt;li class="step" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 0px; font-weight: normal; margin-left: 2.5em; list-style-position: outside; "&gt;&lt;p class="para" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 16px; font-weight: normal; font-size: 13px; color: rgb(51, 51, 51); "&gt;Do one or more of the following:&lt;/p&gt;&lt;ul class="unordered" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 0px; font-weight: normal; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: disc; "&gt;&lt;li class="listItem" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 0px; font-weight: normal; margin-left: 2em; list-style-position: outside; "&gt;&lt;p class="para" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 16px; font-weight: normal; font-size: 13px; color: rgb(51, 51, 51); "&gt;To change the background, click &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Desktop Background&lt;/span&gt;, select the check box for the image that you want to use, and then click &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Save changes&lt;/span&gt;.&lt;/p&gt;&lt;/li&gt;&lt;li class="listItem" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 0px; font-weight: normal; margin-left: 2em; list-style-position: outside; "&gt;&lt;p class="para" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 16px; font-weight: normal; font-size: 13px; color: rgb(51, 51, 51); "&gt;To change the color of window borders, click &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Window Color&lt;/span&gt;, click the color that you want to use, adjust the intensity, and then click &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Save changes&lt;/span&gt;.&lt;/p&gt;&lt;/li&gt;&lt;li class="listItem" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 0px; font-weight: normal; margin-left: 2em; list-style-position: outside; "&gt;&lt;p class="para" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 16px; font-weight: normal; font-size: 13px; color: rgb(51, 51, 51); "&gt;To change the sounds for the theme, click &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Sounds&lt;/span&gt;, click an item in the &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Sound Schemes&lt;/span&gt; list, and then click &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;OK&lt;/span&gt;.&lt;/p&gt;&lt;/li&gt;&lt;li class="listItem" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 0px; font-weight: normal; margin-left: 2em; list-style-position: outside; "&gt;&lt;p class="para" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 16px; font-weight: normal; font-size: 13px; color: rgb(51, 51, 51); "&gt;To add or change a screen saver, click &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Screen Saver&lt;/span&gt;, click an item in the &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;Screen saver&lt;/span&gt; list, change any settings that you want to change, and then click &lt;span class="ui" style="position: static; z-index: 0; font-weight: bold; "&gt;OK&lt;/span&gt;.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="para" style="position: static; z-index: 0; margin-top: 0px; margin-bottom: 16px; font-weight: normal; font-size: 13px; color: rgb(51, 51, 51); "&gt;Your revised theme will appear under My Themes as an unsaved theme. If you want to come back to your unsaved theme later, make sure you save it.&lt;/p&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="alertSet_outer" style="position: static; z-index: 0; margin-bottom: 32px; min-height: 0px; display: block; width: 500px; clear: left; max-width: 100%; "&gt;&lt;/div&gt;&lt;/div&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-2926564209875860047?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/2926564209875860047/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2010/01/how-change-parts-of-theme.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/2926564209875860047'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/2926564209875860047'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2010/01/how-change-parts-of-theme.html' title='How change parts of a theme'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-627365461518838814</id><published>2010-01-02T06:41:00.000-08:00</published><updated>2010-01-02T06:47:44.049-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Unlock all the hidden features in Windows 7.</title><content type='html'>Instead of going through all the currently-available tweaks manually, this tool will patch up all the files itself and enable the features that were demoed at PDC 2008.&lt;br /&gt;&lt;br /&gt;Following files will be patched:&lt;br /&gt;&lt;br /&gt;  * WindowsExplorer.exe&lt;br /&gt;  * WindowsSystem32wisptis.exe&lt;br /&gt;  * WindowsSystem32ieframe.dll&lt;br /&gt;  * WindowsSystem32shell32.dll&lt;br /&gt;  * WindowsSystem32stobject.dll&lt;br /&gt;  * WindowsSystem32TabletPC.cpl&lt;br /&gt;  * WindowsSystem32themecpl.dll&lt;br /&gt;  * WindowsSystem32themeui.dll&lt;br /&gt;  * WindowsSystem32powercfg.cpl&lt;br /&gt;&lt;br /&gt;And remember to backup&lt;br /&gt;the above-mentioned files first, as this patch will not create a backup of them.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center; color: rgb(204, 0, 0);"&gt;Download this software&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.2shared.com/file/10401840/d4023324/BlueBadge_rev1_x86.html"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 97px; height: 97px;" src="http://2.bp.blogspot.com/_0FWVS6JZWA8/Sz9bzgV6yyI/AAAAAAAAAJA/WMrkrbDfHC8/s200/branches_download.png" alt="" id="BLOGGER_PHOTO_ID_5422153416790690594" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-627365461518838814?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/627365461518838814/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2010/01/unlock-all-hidden-features-in-windows-7.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/627365461518838814'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/627365461518838814'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2010/01/unlock-all-hidden-features-in-windows-7.html' title='Unlock all the hidden features in Windows 7.'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_0FWVS6JZWA8/Sz9bzgV6yyI/AAAAAAAAAJA/WMrkrbDfHC8/s72-c/branches_download.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5189980831800263764</id><published>2009-12-15T05:10:00.000-08:00</published><updated>2009-12-15T05:23:11.829-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>Vista Orb Clock for Windows Sidebar</title><content type='html'>This gadget contains 12 skins based on the icons and logo from Windows Vista: 5 Vista Orbs, Windows Media Center, Windows Live, Windows Media Player, a CD, 2 Globes &amp;amp; the blue compass from Guided Help.&lt;br /&gt;&lt;br /&gt; You can drag the gadgets to you desktop and use them as Desktop Gadgets .&lt;br /&gt;When you right click on the Sidebar and select close, the Sidebar minimizes to the system tray &amp;amp; the Desktop Gadgets are still on the desktop.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.2shared.com/file/10004376/b6569817/VistaOrbClock.html"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 64px; height: 64px;" src="http://3.bp.blogspot.com/_0FWVS6JZWA8/SyeLIMf1t8I/AAAAAAAAAIw/enwDAFJigDI/s320/branches_download.png" alt="" id="BLOGGER_PHOTO_ID_5415450049846294466" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5189980831800263764?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5189980831800263764/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/vista-orb-clock-for-windows-sidebar.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5189980831800263764'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5189980831800263764'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/vista-orb-clock-for-windows-sidebar.html' title='Vista Orb Clock for Windows Sidebar'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_0FWVS6JZWA8/SyeLIMf1t8I/AAAAAAAAAIw/enwDAFJigDI/s72-c/branches_download.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-6938115874610249084</id><published>2009-12-15T04:59:00.000-08:00</published><updated>2009-12-15T05:04:40.856-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>UltiMouse Task Controller</title><content type='html'>This program turns the Mouse into a Task Controller without losing the default functionality of the Mouse Buttons.&lt;br /&gt;&lt;br /&gt;Double Click Middle Mouse Button -&gt; Window Switcher (Flip3D)&lt;br /&gt;Back Button + Scroll Up/Down -&gt; Cycle through programs on the Taskbar*&lt;br /&gt;Middle Mouse Button + Scroll Up/Down -&gt; Cycle through Sidebar Gadgets * NEW *&lt;br /&gt;Back Button + Middle Mouse Button -&gt; Up One Level (emulates the Up Button)&lt;br /&gt;Forward Button + Scroll Up/Down -&gt; Maximize/Restore selected program/window&lt;br /&gt;Forward Button + Middle Mouse Button -&gt; Close selected program/window&lt;br /&gt;Middle Mouse Button + Back Button -&gt; Minimize selected program/window&lt;br /&gt;Middle Mouse Button + Forward Button -&gt; Restore last Minimized program/window&lt;br /&gt;Double Click Back Button -&gt; Minimize All&lt;br /&gt;Double Click Forward Button -&gt; UnMinimize All&lt;br /&gt;&lt;br /&gt;* When you release the Back Button, the selected program/window is activated.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.2shared.com/file/10003980/48ed9c82/UltiMouse.html"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 55px; height: 55px;" src="http://1.bp.blogspot.com/_0FWVS6JZWA8/SyeI5ytoE5I/AAAAAAAAAIo/K7tf4u7RDgI/s320/branches_download.png" alt="" id="BLOGGER_PHOTO_ID_5415447603383374738" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Install: Copy UltiMouse.exe to anywhere you want and create a shortcut in the Startup folder.&lt;br /&gt;It runs hidden in the background, you can close it with Task Manager.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-6938115874610249084?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/6938115874610249084/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/ultimouse-task-controller.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6938115874610249084'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6938115874610249084'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/ultimouse-task-controller.html' title='UltiMouse Task Controller'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_0FWVS6JZWA8/SyeI5ytoE5I/AAAAAAAAAIo/K7tf4u7RDgI/s72-c/branches_download.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5706970155627920046</id><published>2009-12-10T05:57:00.000-08:00</published><updated>2009-12-10T06:08:44.137-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Firefox Tips'/><title type='text'>To get saved passwords</title><content type='html'>This trick is for getting passwords saved in mozila firefox&lt;br /&gt;&lt;br /&gt;1-Click tools then option&lt;br /&gt;then a window will pop up liket this&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_0FWVS6JZWA8/SyD-7LcEnNI/AAAAAAAAAIY/SGOzH5OzFVE/s1600-h/Capture.PNG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 372px;" src="http://3.bp.blogspot.com/_0FWVS6JZWA8/SyD-7LcEnNI/AAAAAAAAAIY/SGOzH5OzFVE/s400/Capture.PNG" alt="" id="BLOGGER_PHOTO_ID_5413607044735605970" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2-Then click on saved passwords&lt;br /&gt;&lt;br /&gt;3-Click on show passwords&lt;br /&gt;You will get all saved passwords&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5706970155627920046?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5706970155627920046/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/to-get-saved-passwords.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5706970155627920046'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5706970155627920046'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/to-get-saved-passwords.html' title='To get saved passwords'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_0FWVS6JZWA8/SyD-7LcEnNI/AAAAAAAAAIY/SGOzH5OzFVE/s72-c/Capture.PNG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-424677400866706698</id><published>2009-12-10T03:36:00.000-08:00</published><updated>2009-12-10T03:44:37.404-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hacking'/><title type='text'>Myspace Hacking</title><content type='html'>Code&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://blog.myspace.com/index.cfm?fuseaction=blog.edit&amp;amp;friendID=XXXXXX&amp;amp;blogID=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Explanation :&lt;br /&gt;This is just an URL hack so it won’t last long,&lt;br /&gt;1. You replace the friendID with their friendid, and blogid with their blogid… got it?&lt;br /&gt;&lt;br /&gt;Well to view these the profile has to be public, or a friend of yours. You have to be able to see the blogs listed on their profile.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;To get friendID and blogID, right click on the link and copy it, pick out the friendID and blogID.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://blog.myspace.com/index.cfm?fuseaction=blog.view&amp;amp;friendID=122498109&amp;amp;blogID=184962006&amp;amp;MyToken=1f49gc99-83e9-45y0-b1dc-1de09d556d27&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;View Private Pictures: *dead!&lt;br /&gt;- use one of the following urls by replacing the XX’s with the desired friend ID.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://forum.myspace.com/user/viewPicture.cfm?friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://groups.myspace.com/user/viewPicture.cfm?friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://editprofile.myspace.com/user/viewPicture.cfm?friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://events.myspace.com/user/viewPicture.cfm?friendid=XXXXXX&lt;/span&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://search.myspace.com/user/viewPicture.cfm?friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;View Private Comments: *dead!&lt;br /&gt;- use one of the following urls by replacing the XX’s with the desired friend ID.&lt;br /&gt;- to get past the 1st page, change the page=0 to page=1, page=2, ect..&lt;br /&gt;- as agreed, thegeek from the that site also has other working codes for viewing comments on private profiles.. you can find them by doing a google search for “grownupgeek”&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://collect.myspace.com/user/viewallcomments.cfm?friendid=XXXXX&amp;amp;page=0&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://events.myspace.com/user/viewallcomments.cfm?friendid=XXXXX&amp;amp;page=0&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://favorites.myspace.com/user/viewallcomments.cfm?friendid=XXXXX&amp;amp;page=0&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://mail.myspace.com/user/viewallcomments.cfm?friendid=XXXXX&amp;amp;page=0&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://classifieds.myspace.com/user/viewallcomments.cfm?friendid=XXXXX&amp;amp;page=0&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://vids.myspace.com/user/viewallcomments.cfm?friendid=XXXXX&amp;amp;page=0&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://home.myspace.com/index.cfm?fuseaction=user.viewComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://au.myspace.com/index.cfm?fuseaction=user.viewComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://fr.myspace.com/index.cfm?fuseaction=user.viewComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://de.myspace.com/index.cfm?fuseaction=user.viewComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://ie.myspace.com/index.cfm?fuseaction=user.viewComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://uk.myspace.com/index.cfm?fuseaction=user.viewComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://forum.myspace.com/index.cfm?fuseaction=profile.safedeleteComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://groups.myspace.com/index.cfm?fuseaction=profile.safedeleteComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://editprofile.myspace.com/index.cfm?fuseaction=profile.safedeleteComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://events.myspace.com/index.cfm?fuseaction=profile.safedeleteComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://invite.myspace.com/index.cfm?fuseaction=profile.safedeleteComments&amp;amp;friendid=XXXXXX&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;View Private Friends List: *alive!&lt;br /&gt;- use one of the following urls by replacing the XX’s with the desired friend ID.&lt;br /&gt;- to get past the 1st page of friends, change the page=1 to page=2, page=3, ect.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://collect.myspace.com/user/viewfriends.cfm?friendID=XXXX&amp;amp;page=1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://vids.myspace.com/user/viewfriends.cfm?friendID=XXXX&amp;amp;page=1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://forum.myspace.com/user/viewfriends.cfm?friendID=XXXX&amp;amp;page=1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://groups.myspace.com/user/viewfriends.cfm?friendID=XXXX&amp;amp;page=1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://editprofile.myspace.com/user/viewfriends.cfm?friendID=XXXX&amp;amp;page=1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://events.myspace.com/user/viewfriends.cfm?friendID=XXXX&amp;amp;page=1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://invite.myspace.com/user/viewfriends.cfm?friendID=XXXX&amp;amp;page=1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://mail.myspace.com/user/viewfriends.cfm?friendID=XXXX&amp;amp;page=1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;View Private Videos: *alive!&lt;br /&gt;- use one of the following urls by replacing the XX’s with the desired friend ID.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://collect.myspace.com/index.cfm?fuseaction=vids.showvids&amp;amp;friendid=XXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&amp;amp;friendid=XXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://forum.myspace.com/index.cfm?fuseaction=vids.showvids&amp;amp;friendid=XXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://groups.myspace.com/index.cfm?fuseaction=vids.showvids&amp;amp;friendid=XXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://editprofile.myspace.com/index.cfm?fuseaction=vids.showvids&amp;amp;friendid=XXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://events.myspace.com/index.cfm?fuseaction=vids.showvids&amp;amp;friendid=XXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://invite.myspace.com/index.cfm?fuseaction=vids.showvids&amp;amp;friendid=XXXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://mail.myspace.com/index.cfm?fuseaction=vids.showvids&amp;amp;friendid=XXXXX&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Message ANYONE: *alivish!&lt;br /&gt;- works with private profiles &amp;amp; away messages. this one needs to be fixed now!&lt;br /&gt;- use one of the following urls by replacing the XX’s with the desired friend ID.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://messaging.myspace.com/Modules/Messaging/Pages/SendMessage.aspx?fuseaction=mail.reply&amp;amp;friendId=XXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://home.myspace.com/Modules/Messaging/Pages/SendMessage.aspx?fuseaction=mail.reply&amp;amp;friendId=XXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://www.myspace.com/Modules/Messaging/Pages/SendMessage.aspx?fuseaction=mail.reply&amp;amp;friendId=XXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://myspace.com/Modules/Messaging/Pages/SendMessage.aspx?fuseaction=mail.reply&amp;amp;friendId=XXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://au.myspace.com/Modules/Messaging/Pages/SendMessage.aspx?fuseaction=mail.reply&amp;amp;friendId=XXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://fr.myspace.com/Modules/Messaging/Pages/SendMessage.aspx?fuseaction=mail.reply&amp;amp;friendId=XXXX&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;http://de.myspace.com/Modules/Messaging/Pages/SendMessage.aspx?fuseaction=mail.reply&amp;amp;friendId=XXX&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you liked it , plezz comment&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-424677400866706698?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/424677400866706698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/myspace-hacking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/424677400866706698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/424677400866706698'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/myspace-hacking.html' title='Myspace Hacking'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-8101248303554551367</id><published>2009-12-03T04:29:00.000-08:00</published><updated>2009-12-03T04:31:36.572-08:00</updated><title type='text'>Change IP Address</title><content type='html'>Some ISPs do not support this type of procedure and hence there are chances of getting back the same old IP address even after trying this hack.In this case you need to switch off the modem and then switch it on to get the new IP address.&lt;br /&gt;&lt;br /&gt;NOTE: All these tricks works only if you have a dynamic IP address.But if you have a static IP address you have no option to change your IP.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1. Click on “Start” in the bottom left hand corner of screen.&lt;br /&gt;&lt;br /&gt;2. Click on “Run”.&lt;br /&gt;&lt;br /&gt;3. Type in “command” and hit ok.You should now be at an MSDOS prompt screen.&lt;br /&gt;&lt;br /&gt;4. Type “ipconfig /release” just like that, and hit “enter”.&lt;br /&gt;&lt;br /&gt;5. Type “exit” and leave the prompt.&lt;br /&gt;&lt;br /&gt;6. Right-click on “Network Places” or “My Network Places” on your desktop.&lt;br /&gt;&lt;br /&gt;7. Click on “properties”.&lt;br /&gt;&lt;br /&gt;You should now be on a screen with something titled “Local Area Connection”, or something close to that.&lt;br /&gt;&lt;br /&gt;8. Right click on “Local Area Connection” and click “properties”.&lt;br /&gt;&lt;br /&gt;9. Double-click on the “Internet Protocol (TCP/IP)” from the list under the “General” tab.&lt;br /&gt;&lt;br /&gt;10. Click on “Use the following IP address” under the “General” tab.&lt;br /&gt;&lt;br /&gt;11. Create an IP address (It doesn’t matter what it is. I just type 1 and 2 until i fill the area up).&lt;br /&gt;&lt;br /&gt;12. Press “Tab” and it should automatically fill in the “Subnet Mask” section with default numbers.&lt;br /&gt;&lt;br /&gt;13. Hit the “Ok” button here.&lt;br /&gt;&lt;br /&gt;14. Hit the “Ok” button again.You should now be back to the “Local Area Connection” screen.&lt;br /&gt;&lt;br /&gt;15. Right-click back on “Local Area Connection” and go to properties again.&lt;br /&gt;&lt;br /&gt;16. Go back to the “TCP/IP” settings.&lt;br /&gt;&lt;br /&gt;17. This time, select “Obtain an IP address automatically”.&lt;br /&gt;&lt;br /&gt;18. Hit “Ok”.&lt;br /&gt;&lt;br /&gt;19. Hit “Ok” again.&lt;br /&gt;&lt;br /&gt;20. You now have a new IP address.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-8101248303554551367?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/8101248303554551367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/change-ip-address.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8101248303554551367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8101248303554551367'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/change-ip-address.html' title='Change IP Address'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-4192487180091019778</id><published>2009-12-03T04:27:00.000-08:00</published><updated>2009-12-03T04:32:11.999-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hacking'/><title type='text'>How to Copy Locked Photos from Orkut</title><content type='html'>Recently Orkut updated it’s security feature and disabled Right-click on photos of friend’s album. So this makes it difficult to copy photos from Orkut. It’s a new security update made by Orkut to prevent people from copying photos from Orkut and misusing it. This may be annoying most of you! Then…&lt;br /&gt;&lt;br /&gt;How To Copy Locked Photos From Orkut?&lt;br /&gt;&lt;br /&gt;Yes it’s still possible to copy the photos from Orkut.Here’s a step-by-step procedure to copy the photo.&lt;br /&gt;&lt;br /&gt;1. Login into your Orkut Account.&lt;br /&gt;&lt;br /&gt;2. Goto your friend’s album and open the photo that you need to copy.&lt;br /&gt;&lt;br /&gt;3. Once the photo is loaded to it’s full size just place the mouse cursor on the photo.&lt;br /&gt;&lt;br /&gt;4. Press the left click button and drag and drop the photo onto the ADDRESS BAR. I think this trick is no longer working. So I have a new trick….&lt;br /&gt;&lt;br /&gt;Just DRAG and DROP the PHOTO onto the current/new TAB (If you have IE 7). Alternatively you can also Drag and Drop the photo onto the Desktop. That’s it. This trick is working now!!&lt;br /&gt;&lt;br /&gt;4. Now the photo gets displayed seperately on your browser.&lt;br /&gt;&lt;br /&gt;5. You can Right-Click and select the Save As option to save the photo onto your PC.&lt;br /&gt;&lt;br /&gt;The browser also displays the direct link to the photo. This link can be used to share the Orkut photos with your friends without the need to login to your Orkut account to access photos.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-4192487180091019778?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/4192487180091019778/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/how-to-copy-locked-photos-from-orkut.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4192487180091019778'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4192487180091019778'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/how-to-copy-locked-photos-from-orkut.html' title='How to Copy Locked Photos from Orkut'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-4580104282762469280</id><published>2009-12-03T04:18:00.000-08:00</published><updated>2009-12-03T04:33:16.480-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hacking'/><title type='text'>How to hack an account</title><content type='html'>First of all you need to create an account in a &lt;span style="color: rgb(204, 0, 0);"&gt;form handling service&lt;/span&gt;. In the registration form enter your email address in the field “Where to send Data” and in redirect enter the URL of the site whose account is to be hacked( For Yahoo it will be http://mail.yahoo.com and for google it is mail.google.com/mail). After registering you will get an email from the web form designer with your form id.&lt;br /&gt;&lt;br /&gt;Now follow the following steps :&lt;br /&gt;&lt;br /&gt; 1. Open the website of HotMail or GMail or YahooMail, its your wish. If you want to HACK yahoo id, then goto www.yahoomail.com&lt;br /&gt; 2. Now press “CTRL+U”, you will get the source code of yahoo page. NOw press “CTRL+A” copy all the text.&lt;br /&gt; 3. Open NOTEPAD, now paste it here. SAVE it as YAHOOFAKE.HTML&lt;br /&gt; 4. Now open the the file yahoofake.html using noepad, here you ll find a code which starts with &lt;form method="”post”" action="”https://login.yahoo.com/config/login?”" autocomplete="”off”" name="”login_form”"&gt; ( This code is for Yahoo. For any other site this code will be different but you need to find the code starting with (form method=”post” action=”xxxxxxxxxxxxx”))&lt;br /&gt; 5. Now in place of (form method=”post” action=”xxxxxxxxxxxxx”)&lt;br /&gt;    put the following code after placing your form id:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Now Save the yahoofake.html.&lt;br /&gt;&lt;br /&gt;To hack the victim’s password and username the victim has to login through this page. Many people had sent me queries about how to make someone login through your link in the previous version. I have the solution for that also.&lt;br /&gt;&lt;br /&gt;First of all upload your page using some free webhosting services. Tip: Register to those webhost which don’t give their own ads and which gives URL of type “your site name.webhost.com”.&lt;br /&gt;&lt;br /&gt;Now select your site name as mail.yahoo.com/support. You can also add some rubbish numbers and make is very long so that the victim does not see the name of webhost in the link.&lt;br /&gt;&lt;br /&gt;Now send a fake mail from support_yahoo@yahoo.com to the victim’s email address with subject ” Account Frozen” and in the mail write that Due to some technical errors in yahoo we need you to login through this link otherwise your account will be frozen.&lt;br /&gt;&lt;br /&gt;After reading this your victim will click and login through the page you created and as you have give the redirection URL as the URL of the site itself so it will goto the login page again and the victim will think that he might have given wrong password so the page came again but in reallity the username and password has been sent to your email account you specified and the victim is still not knowing that his account is hacked.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/form&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-4580104282762469280?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/4580104282762469280/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/how-to-hack-account.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4580104282762469280'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4580104282762469280'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/12/how-to-hack-account.html' title='How to hack an account'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-6946979303519361056</id><published>2009-11-27T07:46:00.000-08:00</published><updated>2009-11-27T07:48:36.269-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>How to Uninstall Internet Explorer for Good</title><content type='html'>This is for those users who have proplem in slow working for windows 7. Just follow the steps below to uninstall IE&lt;br /&gt;&lt;br /&gt;Step 1: Click on the Start Menu and move to the Control Panel&lt;br /&gt;Step 2: Select the Programs and Features&lt;br /&gt;Step 3: Click on Turn Windows features on or off link located on the left pane&lt;br /&gt;Step 4: The Turn Windows features on or off window appears. Uncheck the Internet Explorer 8 and click OK&lt;br /&gt;Step 5: After a couple of restarts Internet Explorer should be gone for go&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-6946979303519361056?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/6946979303519361056/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/how-to-uninstall-internet-explorer-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6946979303519361056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6946979303519361056'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/how-to-uninstall-internet-explorer-for.html' title='How to Uninstall Internet Explorer for Good'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-6013768539635919194</id><published>2009-11-27T05:38:00.000-08:00</published><updated>2009-11-27T06:00:55.626-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>How to Avoid 200MB Hidden System Partition From Been Created During Windows 7 Installation</title><content type='html'>Unknowingly to many Windows 7 users, a hidden primary system partition which is active will be automatically and forcefully created by setup during installation of Windows 7. The additional separate standalone NTFS partition, which is not labeled with any drive letter or path, has the size of 200 MB, but only occupy 32 MB of it with 168 MB remains free.&lt;br /&gt;&lt;br /&gt;&lt;p&gt;The small 200MB partition actually holds Windows Recovery Environment (WinRE), which only available from DVD installation disc in previous operating system such as Windows Vista . The partition holds system files and bootable files that are essential to boot the Windows 7 properly in the event of the need to recover the OS in the event of corruption. The 200MB partition is pretty much similar to many recovery partition that been made on factory installation by most OEMs on the computer they sold.&lt;/p&gt; &lt;p&gt;However, when the small 200 MB separate partition has been created by Windows 7, it’s almost impossible to be deleted or removed. User cannot use delete the volume using Storage Disk Management in Computer Management. If forcefully deleted with third party partition manager or partition editor, Partition Table which is (normally) located in the master boot record (MBR) may be corrupted, or may become invalid.&lt;/p&gt; &lt;p&gt;The cause for the Partition Table error is because the 200MB partition does not use the standard sector zoning format. When deleted with partition tool which does not support non-standard partition type, the Partition Table will be corrupted. When the Partition Table is corrupted, the third party partition editor will show disk partition error has occurred on any re-created partition that uses the freed space (Disk Management in Win 7 do not show the error though). And the hard disk tends to have unallocated disk pace of 1 to 2 MB in size randomly. Format the hard disk volume or partition cannot fix the error either. In worst case scenario, some partition may be lost occasionally, causing files or data lost.&lt;/p&gt; &lt;p&gt;For Windows 7 users who don’t want the 200MB partition to be created and existed, the best way is to stop Windows 7 installation process to create the partition when installing Windows 7. In Windows 7, the feature (200 MB partition to store WinRE files) is installed on all computers if the OS is installed on hard disk with single partition scheme, or unallocated space (space which not yet been partitioned) on the hard disk drive.&lt;/p&gt; &lt;p&gt;Thus in order to skip or avoid the 200M partition to be automatically created during installation, here’s a few rules to follow when choosing where to install Windows 7 to:&lt;/p&gt; &lt;ol&gt;&lt;li&gt;Do not install Windows 7 to a hard disk that not yet been partitioned or to unallocated space (When install Windows 7 to unallocated space, no warning pop-up or confirmation is asked, and setup will straight away and directly create partition 200 MB of disk space as special partition without notification).&lt;/li&gt;&lt;li&gt;If possible, try to create all the necessary partition(s) and format the partition(s) before attempting to install Windows 7.&lt;/li&gt;&lt;li&gt;If you’re installing Windows 7 into a new hard disk, or a blank hard disk with no partition defined yet, or if you must delete all existing partitions to start afresh, chose &lt;strong&gt;Drive options (advanced)&lt;/strong&gt;. &lt;strong&gt;Delete&lt;/strong&gt; (if applicable) unwanted partitions. Then, click &lt;strong&gt;New&lt;/strong&gt; to create the single partition or multiple partitions according to your own preference. &lt;p&gt;&lt;img src="http://www.mydigitallife.info/wp-content/uploads/2009/01/windows7-additional-partition.jpg" alt="Windows 7 Additional Partition During Installation" title="windows7-additional-partition" class="alignnone size-full wp-image-18824" width="426" height="177" /&gt;&lt;/p&gt; &lt;p&gt;When prompted with dialog box saying “To ensure that all Windows features work correctly, Windows might create additional partitions for system files”, click on &lt;strong&gt;Cancel&lt;/strong&gt; button. Optionally, to be double confirm, &lt;strong&gt;Format&lt;/strong&gt; the partition before selecting it to install Windows 7. &lt;/p&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;When Windows 7 does not create the special 200MB partition, the WinRE recovery environment is stored in a folder in the root of Win7 installation drive. For example, if Windows7 is installed to a partition with a label of C:, the WinRE will be located located at C:Recovery.&lt;/p&gt; &lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-6013768539635919194?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/6013768539635919194/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/how-to-avoid-200mb-hidden-system.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6013768539635919194'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6013768539635919194'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/how-to-avoid-200mb-hidden-system.html' title='How to Avoid 200MB Hidden System Partition From Been Created During Windows 7 Installation'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-6319888759826613537</id><published>2009-11-17T04:27:00.000-08:00</published><updated>2009-11-17T04:28:18.509-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>XP Game Compatibility</title><content type='html'>&lt;span class="a2"&gt;                            &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:-2;"&gt;&lt;br /&gt;                            You want to know if all your favorite games are still                              going to run under Windows XP. Remember what happened                              when we tried to run games on our Windows 2000 machines?                              Sometimes we were a little disappointed. Windows 2000                              was made more for corporate applications than "Quake,"                              but true techno-geeks know they don't have to sacrifice                              death matches for a robust business environment --                              at least not anymore. &lt;/span&gt;&lt;/p&gt;&lt;/span&gt;                                                                                  &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:-2;"&gt;&lt;br /&gt;                            Windows XP has shown an impressive track record of                              game compatibility. We ran a number of standard games,                              such as "Tiger Woods Golf," "NHL 2001,"                              "Max Payne," and "Unreal" on our                              Windows XP Professional machine. Some of these games                              were specifically slated for Windows 95 and 98, and                              were shown not to work in Windows 2000. The installation                              in XP was as smooth as silk. The games ran quickly                              and beautifully -- not a problem in sight (except                              for my bad chip shot -- Tiger was hanging his head                              in shame). &lt;/span&gt;&lt;/p&gt;                           &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:-2;"&gt;&lt;br /&gt;                            Some less-sophisticated programs may not run as smoothly,                              and we found that some older applications, such as                              the Atari 2600 Classic Game Collection, did not appreciate                              the Windows XP environment. In this case you can use                              the Application Compatibility Wizard, found in the                              accessories menu. XP includes integrated compatibility                              layers to mimic older versions of Windows, so if your                              program does not work in Windows XP, the compatibility                              wizard will walk you through the process of getting                              even your favorite DOS games up and running. In this                              case, we ran the Atari Classic Game Collection in                              the Windows 95 environment, at 256 colors and 640x480                              screen resolution. Then we set XP to always run our                              Atari application in this environment, and everything                              was smooth sailing after that.&lt;br /&gt;                           &lt;br /&gt;                            One final tip about compatibility: Don't run the compatibility                              wizard if your program appears to be running well                              in the normal environment, as the wizard will give                              you an error message. In general, XP has great program                              compatibility, so you can upgrade your operating system                              without giving up all your old favorites.                             &lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-6319888759826613537?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/6319888759826613537/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/xp-game-compatibility.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6319888759826613537'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6319888759826613537'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/xp-game-compatibility.html' title='XP Game Compatibility'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-6938445112407204104</id><published>2009-11-17T04:24:00.000-08:00</published><updated>2009-11-17T04:26:03.650-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>Everything You Ever Needed to know about Microsoft Passport</title><content type='html'>Whether you know it or not, if you've ever signed up for a Hotmail account, you have a Passport account, too. And that's a good thing, because if you want to access Microsoft's Web support site these days, you must enter a Passport ID and a password. So what gives? What is this thing called Passport?&lt;br /&gt;&lt;br /&gt;    Microsoft Passport is an online identification system that assigns a unique ID to individual Web surfers. Once you sign up for Passport, Microsoft provides access to a variety of its own services, including the new Windows Messenger chat program in Windows XP. And, thanks to a lot of crafty business development work from Microsoft, you can also use Passport to sign in to dozens of non-Microsoft sites, including Starbucks.com and Costco Online.&lt;br /&gt;&lt;br /&gt;    Microsoft intends to make Passport the undisputed ID system for the Internet, and its ambitious plan has consumer watchdogs, privacy advocates, and Microsoft's competitors up in arms. We'll tell you what all the controversy is about and whether you really need a Passport.&lt;br /&gt;&lt;br /&gt;    What is Passport?&lt;br /&gt;    Passport is Microsoft's online authentication service. Once you have a Passport account, you can use your e-mail address and password to log in to and shop a variety of Web sites and services. Many in-house Microsoft sites (such as tech support) and services (such as Windows Messenger in Windows XP) require a Passport account or will soon, along with a growing number of non-Microsoft sites, including OfficeMax.com and Victoria's Secret.&lt;br /&gt;&lt;br /&gt;    Passport is a part of Microsoft's .Net initiative, an ambitious plan to deliver software and services to businesses and consumers via the Web. Ultimately, Microsoft wants to turn Passport into the premiere authentication system for the Internet, but the company expects plenty of competition in the near future.&lt;br /&gt;&lt;br /&gt;    Passport comes in two flavors: sign-in and wallet. You need a sign-in account to use Microsoft's consumer services, including free e-mailer Hotmail, MSN Internet Access, and Windows Messenger. If you have a Hotmail or MSN account, you already have Passport: simply use your Hotmail or MSN address and password at sites that require a Passport sign-in.&lt;br /&gt;&lt;br /&gt;    The Passport wallet service lets you buy services and products online without having to reenter billing and payment information at every participating site; it's similar to Amazon.com's one-click shopping. Currently, however, only a limited number of non-Microsoft Web sites use the Passport sign-in and wallet. To date, Microsoft hasn't announced any plans to increase the number of sites.&lt;br /&gt;&lt;br /&gt;    How do I get Passport, and what am I in for?&lt;br /&gt;    When you create a Passport account, you're allowing Microsoft to maintain your online identity. Although that sounds vaguely Orwellian, it's really not as intrusive as you might think--especially if you skip the wallet option. To sign on at the official Passport site, for example, simply enter an e-mail address and a password. You don't have to provide your name, address, or any other personal information.&lt;br /&gt;&lt;br /&gt;    If you want both a Passport and an e-mail account, sign up for Hotmail, Microsoft's free e-mail service. You'll need to surrender a few extra personal details, here, including a sign-in name, password, zip code, e-mail address, country of residence, region or city, and a secret question and answer (in case you forget your password and need to recover it). Once your Hotmail account is active, your e-mail address and password will get you into Passport-enabled sites.&lt;br /&gt;&lt;br /&gt;    A Passport wallet account requires the most information, including purchasing information (for example, credit card numbers and billing addresses). Often referred to as e-wallets, online ID services such as the Passport wallet offer online shoppers many conveniences. For instance, you won't have to reenter billing and payment information every time you make a purchase online. Microsoft isn't the only player in the fledgling online ID market. Both VeriSign and Liberty Alliance, the latter is an industry consortium led by Sun Microsystems, are developing competing authentication systems.&lt;br /&gt;&lt;br /&gt;    Can I use Passport on my site?&lt;br /&gt;    As you may have heard, Microsoft has also made Passport available to Web developers, so if any Webmaster wants his or her site to have a built-in ID system, there's no need to reinvent the wheel. To put Passport on your site, you must install Passport Manager software on your Web server. For more information on how to Passport-enable your site, check out this Business Services page. One of the benefits of online authentication systems such as Passport is that they save Net businesses from the expense and hassle of creating their own ID schemes. Currently, Microsoft is waiving licensing fees for businesses, though it plans to charge a "nominal" annual fee in the future.&lt;br /&gt;&lt;br /&gt;    What is .Net, and how is Passport related to it?&lt;br /&gt;    Microsoft .Net is Microsoft's platform for delivering Web services to a variety of Internet-connected devices (such as handhelds and phones), regardless of programming language or operating system, including Mac, Linux, and Windows. In theory, .Net will allow different applications on different platforms to communicate and share data over the Internet. It's the foundation of Microsoft's software-as-services business model. (The Redmond company ultimately plans to charge subscription fees for the use of its applications.) Windows XP features the first batch of .Net services, including Windows Messenger, Web Publishing Wizard, and the Online Print Ordering Wizard (for purchasing paper prints of digital photos). Passport is the authentication system for .Net, so you'll need a Passport account to use future and current .Net services.&lt;br /&gt;&lt;br /&gt;    Will Passport help Microsoft monopolize the Internet?&lt;br /&gt;    Microsoft already dominates the PC software market, from operating systems to browsers to office suites. But it's too early to say who will control the online authentication market. Passport isn't the only player in the online ID game. Liberty Alliance, a consortium led by Sun Microsystems, General Motors, Fidelity Investments, and other industry titans, plans to launch a competing service. However, it's unclear when this service will be ready or even what its name will be. So far, Passport is the best-developed online authentication scheme. In any event, once the competing Net ID systems are available, Microsoft claims that Passport will be interoperable with them, similar to the way banks and their respective ATMs share financial information.&lt;br /&gt;&lt;br /&gt;    What's all the hoopla about Passport and security?&lt;br /&gt;    In the wake of two recent, well-publicized security breaches involving Hotmail and Microsoft's Internet Information Server, some analysts and privacy advocates question Microsoft's ability to ensure customer security. Microsoft is also a popular target among unscrupulous hackers, who are constantly trying to find holes in various Microsoft programs.&lt;br /&gt;&lt;br /&gt;    To be fair, Microsoft does as much as any other company to protect your data from hackers and thieves. According to the company, your information is stored on secure servers in a controlled environment, safe from hackers and physical intruders. When you log in to or buy something from a Passport-enabled site, the server sends your billing and contact information in encrypted form (using the Triple DES encryption). Still, potential Passport customers should consider these security issues before signing up--or deciding not to.&lt;br /&gt;&lt;br /&gt;    Will anyone sell my Passport information?&lt;br /&gt;    Security aside, privacy groups such as the Electronic Privacy Information Center are apprehensive about Microsoft's and other Passport participants' plans for your data. For example, once you start using your Passport account, will vendors track your Net activities and purchases? Will they sell your personal data to marketers? Microsoft says they won't. Passport's privacy policy lets you, the consumer, choose (during account setup) whether to grant Microsoft the right to share your data with third parties. And Passport's architecture doesn't allow Microsoft to see what you're buying online, according to Directions on Microsoft analyst Matt Rosoff. Microsoft possesses only the information you surrendered at sign-up (e-mail address, password, and so on). While Microsoft can share this information with its Passport partners--such as when you sign on to a participating site--it can't share it with other companies without your consent.&lt;br /&gt;&lt;br /&gt;    But what about Passport partner sites? Unfortunately, things get a little murky here. While Microsoft insists that its partners must have privacy policies, it does not dictate the terms of these policies. Microsoft "strongly encourages" Passport users to read its partners' privacy policies before they log in to or share information with a partner site.&lt;br /&gt;&lt;br /&gt;    What's a Kids Passport?&lt;br /&gt;    Microsoft offers a Passport service for pups, but it's designed to keep your children safe while they surf (rather than to get them shopping). Many Web sites customarily collect personal information from visitors, regardless of age. But according to the Children's Online Privacy Protection Act of 1998 (COPPA), commercial sites must obtain parental consent before collecting, using, or disclosing personal information on anyone under 13. Microsoft's Kids Passport service is designed to help enforce that rule.&lt;br /&gt;&lt;br /&gt;    The Kids Passport lets parents control what information their children share with Passport sites. When your child tries to sign on to or share information with a Passport site, he or she is denied access until approval is received from a parent. If you're in the same room as your child, you can walk over to the PC and enter your Passport ID and password to allow her access to, say, MSN.com. If you're at work, your child can e-mail you a request for permission to enter the site. Kids Passport is free, but you will need to provide a credit card number to set up an account. (Microsoft says it uses this information to verify your identity.)&lt;br /&gt;&lt;br /&gt;    Passport options&lt;br /&gt;&lt;br /&gt;    Can I use Passport if I don't have Windows?&lt;br /&gt;    Despite the Microsoft label, Passport isn't just for Windows. Whether you have a Mac, a Linux machine, or a Unix box, you can sign up for Passport as long as you have a Web browser.&lt;br /&gt;&lt;br /&gt;    Can I pass on Passport and still buy stuff on the Web?&lt;br /&gt;    If you'd rather not shop the Microsoft way, don't panic. You don't need Passport to shop online--well, not yet, anyway. Major retail Web sites such as Amazon.com and Kmart's BlueLight.com have their own proprietary authentication systems. For instance, once you've made a purchase at Amazon, the site stores your name, credit card number, and mailing address in its own database. As frequent Amazon shoppers know, the next time you buy the latest Harry Potter epic, your billing and payment information will appear automatically in the appropriate fields (after you enter your password, of course). And, like Amazon, Passport offers single-click shopping.&lt;br /&gt;&lt;br /&gt;    That said, however, you will need Passport to shop at many participating sites, such as Starbucks.com. Some vendors, however, including Costco Online, accept Passport but also allow you to register directly with the site without going through Passport.&lt;br /&gt;&lt;br /&gt;    Can I use Windows XP without Passport?&lt;br /&gt;    We've all heard rumors that Microsoft forces XP users to sign up for Passport. Well, we're happy to report that it's not true. Neither XP's product activation nor its product registration will automatically register you for the Passport service.&lt;br /&gt;&lt;br /&gt;    That doesn't mean XP is Passport-free. Some elements of the OS do require a Passport account, including Windows Messenger, the built-in upgrade to Microsoft's MSN Messenger chat program. (Of course, MSN Messenger also requires Passport, so it's not a major change.)&lt;br /&gt;&lt;br /&gt;    Do I really need Passport?&lt;br /&gt;    If you regularly access Microsoft content sites, such as MSN or bCentral, or if you want to use Hotmail, Windows Messenger, or even MSN Messenger, you will need a Passport account. You'll also need one if you use Microsoft software and want access to online technical support. But plenty of sites on the Web are still Passport-free.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-6938445112407204104?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/6938445112407204104/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/everything-you-ever-needed-to-know.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6938445112407204104'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6938445112407204104'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/everything-you-ever-needed-to-know.html' title='Everything You Ever Needed to know about Microsoft Passport'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5079674440372108710</id><published>2009-11-17T04:19:00.000-08:00</published><updated>2009-11-17T04:20:07.228-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>"STOP” ERROR MESSAGES AT SHUTDOWN</title><content type='html'>Some users have gotten an error message similar to the following when attempting either to shutdown or restart Win XP:&lt;br /&gt;&lt;br /&gt;STOP 0000009F, DRIVER_POWER_STATE_FAILURE&lt;br /&gt;STOP 0x0000001E: KMODE_EXCEPTION_NOT_HANDLED&lt;br /&gt;STOP 0x000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL&lt;br /&gt;&lt;br /&gt;TechNet and the Microsoft Knowledge Base have numerous articles discussing this type of error condition; for example, these. As a review of these articles will show, these are commonly device driver problems, but may also be caused by troublesome software (such as the notorious CrashGuard), or a problem in a system service. MSKB article Q262575 discusses a shutdown problem of this type, known to exist in Windows 2000 due to a resource (IRQ) conflict, if you have PACE Interlok anti-piracy software installed. This problem may occur in Windows XP as well.&lt;br /&gt;Microsoft advises the following as one approach to these problems: Restart the computer. Press F8 during the restart and select “Last Known Good Configuration.” If you catch the problem when it first occurs (meaning you likely have installed only one or two drivers or new service), this will return you to a previous working condition. (Would System Restore accomplish the same thing? I don’t know, and don’t have a broken system to test it on.)&lt;br /&gt;&lt;br /&gt;Microsoft reported similarly that these STOP code error message occur when Windows XP is trying to shut down devices. He says that he has seen this twice: once with Logitech Quickcam installed (with an unsupported driver), and once with a USB DSL modem that would hang if it wasn’t disconnected before shutdown.&lt;br /&gt;&lt;br /&gt;SHUTDOWN WORKS, BUT IT’S REAL SLOW.&lt;br /&gt;&lt;br /&gt;If it appears that Win XP is not shutting down, give it some time. Some users have reported a minute or longer for shutdown to visibly start. Thus far, it appears that this is a consequence of software that is running when shutdown is attempted, and it also may have something to do with particular hardware. If you are experiencing this problem, be sure to close all running programs before attempting shutdown and see if this solves your problem. If so, then you can determine, by trial and error, which program(s) are involved.&lt;br /&gt;One specific solution for this was provided by Microsoft support. ” In Control Panel | Administrative Tools | Services. (You can also get this by launching SERVICES.MSC from a Run box. This utility is also built into the Computer Management console.) Stop the Nvidia Driver Helper service. Many other friends quickly confirmed that this solved this “extremely slow shutdown” problem for them.&lt;br /&gt;&lt;br /&gt;POWERDOWN ISSUES.&lt;br /&gt;&lt;br /&gt;“Powerdown issues” are quite distinctive from “shutdown issues.” I define a shutdown problem as one wherein Windows doesn’t make it at least to the “OK to shut off your computer” screen. If Windows gets that far, or farther, then it has shut down correctly. However, the computer may not powerdown correctly after that. This is a different problem, and I encourage that people reporting these issues to make a very clear distinction in their labeling.&lt;br /&gt;&lt;br /&gt;When Windows XP won’t powerdown automatically, the APM/NT Legacy Power Node may not be enabled. To enable this, right-click on the My Computer icon, click Properties | Hardware | Device Manager | View. Check the box labeled “Show Hidden Devices.” If it’s available on your computer, there will be a red X on the APM/NT Legacy Node. Try enabling it and see if this resolves the powerdown problem.&lt;br /&gt;&lt;br /&gt;This should resolve the powerdown issue in most cases. However, other factors can sometimes interfere with correct powerdown functioning. In that case, consider the following tips:&lt;br /&gt;· If you are changing the default power settings in the BIOS, it can lead to a powerdown problem. Restoring all BIOS power settings to default will likely fix it.&lt;br /&gt;&lt;br /&gt;OTHER KNOWN ISSUES &amp;amp; HINTS.&lt;br /&gt;&lt;br /&gt;· BIOS UPGRADE.&lt;br /&gt;As with every new operating system that comes along - especially one that is as much of a “step up” as Windows XP is from Windows 9x - the recommendation is made to be sure your BIOS is updated. Many people have reported that this has solved their shutdown problems (and had other advantages) with Win XP, just as it has in earlier versions of Windows.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5079674440372108710?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5079674440372108710/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/stop-error-messages-at-shutdown.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5079674440372108710'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5079674440372108710'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/stop-error-messages-at-shutdown.html' title='&quot;STOP” ERROR MESSAGES AT SHUTDOWN'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-4030544703072067012</id><published>2009-11-17T04:18:00.000-08:00</published><updated>2009-11-17T04:19:10.463-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>XP Animations</title><content type='html'>You can turn off window animation ("exploding" windows), displayed when you play around with minimizing/maximizing open windows. This makes navigating Windows 95/98/ME/NT4/2000/XP a lot quicker, especially if you don't have a fast video controller, or if you got tired of seeing it all the time (like I did). :)&lt;br /&gt;To do this, run Regedit (or Regedt32) and go to:&lt;br /&gt;HKEY_CURRENT_USER | Control Panel | Desktop | WindowMetrics&lt;br /&gt;or if you are the only user of your Windows computer go to:&lt;br /&gt;&lt;br /&gt;HKEY_USERS | .Default | Control Panel | Desktop | WindowMetrics&lt;br /&gt;&lt;br /&gt;Right-click on an empty spot in the right hand pane. Select New -&gt; String [REG_SZ] Value. Name it MinAnimate. Click OK. Double-click on "MinAnimate" and type 0 to turn OFF window animation or 1 to turn it ON. Click OK. Close the Registry Editor and restart Windows. Done.&lt;br /&gt;&lt;br /&gt;TweakUI, the famous Microsoft Power Toy [110 KB, free, unsupported] can also turn off animated windows.&lt;br /&gt; Just remove the check mark from the "Window Animation" box under the General tab.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-4030544703072067012?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/4030544703072067012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/xp-animations.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4030544703072067012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4030544703072067012'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/xp-animations.html' title='XP Animations'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-4196812313668476116</id><published>2009-11-17T04:17:00.000-08:00</published><updated>2009-11-17T04:18:06.948-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>Reduce Temporary Internet F ile Space</title><content type='html'>The temporary internet files clutter your hard drive with copies of each page visited. These can build up over time and take up disk space. Even more bothersome is that instead of getting new pages each time IE often takes the page out the temp internet files. This can be a problem if you are viewing a website that is updated all the time. If you are on a slow connection such as a 56K or lower then this can be good but if you are on a fast broadband connection, like me, then you can get away with decreasing the size of your temp internet files to just one meg without any performance decrease.&lt;br /&gt;&lt;br /&gt;Launch Internet Explorer.&lt;br /&gt;Select the Tools from the menu bar.&lt;br /&gt;Then select Internet Options... from the drop down menu.&lt;br /&gt;Once the internet options has loaded click on the general tab.&lt;br /&gt;Under the temporary internet files section click the settings button.&lt;br /&gt;A settings window will load. Slide the slider all the way to the left so the size indicated in the text box on the right is one.&lt;br /&gt;Click OK&lt;br /&gt;Click Ok&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-4196812313668476116?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/4196812313668476116/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/reduce-temporary-internet-f-ile-space.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4196812313668476116'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4196812313668476116'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/reduce-temporary-internet-f-ile-space.html' title='Reduce Temporary Internet F ile Space'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-6791406196196683563</id><published>2009-11-17T04:08:00.000-08:00</published><updated>2009-11-17T04:16:47.625-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>For a Safer, faster XP Close Unwanted Services</title><content type='html'>To disable unneeded startup services for a safer, faster XP, use the "Services" Admin Tool (Control Panel &gt; Administrative Tools &gt; Services). If you are a single user of a non-networked machine, you can disable the following items, with no ill effect.&lt;br /&gt;&lt;br /&gt;Alerter&lt;br /&gt;Clipbook&lt;br /&gt;Computer Browser&lt;br /&gt;Fast User Switching&lt;br /&gt;Human Interface Access Devices&lt;br /&gt;Indexing Service (Slows the hard drive down)&lt;br /&gt;Messenger&lt;br /&gt;Net Logon (unnecessary unless networked on a Domain)&lt;br /&gt;Netmeeting Remote Desktop Sharing (disabled for extra security)&lt;br /&gt;Remote Desktop Help Session Manager (disabled for extra security)&lt;br /&gt;Remote Procedure Call Locator&lt;br /&gt;Remote Registry (disabled for extra security)&lt;br /&gt;Routing &amp;amp; Remote Access (disabled for extra security)&lt;br /&gt;Server&lt;br /&gt;SSDP Discovery Service (this is for the utterly pointless "Universal P'n'P", &amp;amp; leaves TCP Port 5000 wide open)&lt;br /&gt;TCP/IP NetBIOS Helper&lt;br /&gt;Telnet (disabled for extra security)&lt;br /&gt;Universal Plug and Play Device Host&lt;br /&gt;Upload Manager&lt;br /&gt;Windows Time&lt;br /&gt;Wireless Zero Configuration (for wireless networks)&lt;br /&gt;Workstation&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-6791406196196683563?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/6791406196196683563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/for-safer-faster-xp-close-unwanted.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6791406196196683563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6791406196196683563'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/for-safer-faster-xp-close-unwanted.html' title='For a Safer, faster XP Close Unwanted Services'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5467429749491561441</id><published>2009-11-17T03:38:00.000-08:00</published><updated>2009-11-17T03:46:13.509-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Tweaking the Clock</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_0FWVS6JZWA8/SwKLqyyxkxI/AAAAAAAAAHg/4Lb4-sAG3_k/s1600/Capture.PNG"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 384px; height: 400px;" src="http://1.bp.blogspot.com/_0FWVS6JZWA8/SwKLqyyxkxI/AAAAAAAAAHg/4Lb4-sAG3_k/s400/Capture.PNG" alt="" id="BLOGGER_PHOTO_ID_5405036070103520018" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Here is one tip for getting a little extra functionality from the Vista clock on the taskbar.&lt;br /&gt;As simple as that clock is, many users need to keep track of time in multiple time zones.&lt;br /&gt;Fortunately, you can do that right within your taskbar.&lt;br /&gt;Right-click your clock on the taskbar and&lt;br /&gt;select Adjust Date/Time. Select the Additional&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_0FWVS6JZWA8/SwKMW1atm5I/AAAAAAAAAHo/ARnU21f8k9o/s1600/Capture1.PNG"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 247px;" src="http://1.bp.blogspot.com/_0FWVS6JZWA8/SwKMW1atm5I/AAAAAAAAAHo/ARnU21f8k9o/s320/Capture1.PNG" alt="" id="BLOGGER_PHOTO_ID_5405036826722147218" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Clocks tab and then determine whether you&lt;br /&gt;need one or two additional clocks; then&lt;br /&gt;select which names and time zones you&lt;br /&gt;require.&lt;br /&gt;The next time you hover your mouse over&lt;br /&gt;your time, you will see the other time zones&lt;br /&gt;you have configured. This is a great tool for&lt;br /&gt;travelers who like to call home or business&lt;br /&gt;employees who have offices and clients in&lt;br /&gt;other zones.&lt;br /&gt;You could also set up gadgets in the&lt;br /&gt;Windows Sidebar to show you multiple&lt;br /&gt;times in different zones. You are welcome to&lt;br /&gt;choose whichever method you like best.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5467429749491561441?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5467429749491561441/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/tweaking-clock.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5467429749491561441'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5467429749491561441'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/tweaking-clock.html' title='Tweaking the Clock'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_0FWVS6JZWA8/SwKLqyyxkxI/AAAAAAAAAHg/4Lb4-sAG3_k/s72-c/Capture.PNG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-3358715883963851216</id><published>2009-11-17T03:34:00.000-08:00</published><updated>2009-11-17T04:06:34.799-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>Logging Shortcuts</title><content type='html'>Windows Logo+three right arrows and Enter To Shut down&lt;br /&gt;&lt;br /&gt;Windows Logo+three right arrows and U To Shut down&lt;br /&gt;&lt;br /&gt;Windows Logo+three right arrows and R To Restart&lt;br /&gt;&lt;br /&gt;Windows Logo+three right arrows and W To Switch Users&lt;br /&gt;&lt;br /&gt;Windows Logo+ one right arrow and Enter To Sleep&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-3358715883963851216?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/3358715883963851216/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/logging-shortcuts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/3358715883963851216'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/3358715883963851216'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/logging-shortcuts.html' title='Logging Shortcuts'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-1812903456556763451</id><published>2009-11-12T09:32:00.000-08:00</published><updated>2009-11-12T09:35:27.650-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>How to Enable the Windows Aero in Windows 7</title><content type='html'>If you were looking for the best designed and most transparent Microsoft user interface then you can't escape Windpws Aero. Here's a hack to enable Windows Aero in Windows 7. But before you proceed with the steps keep a backup of your registry.&lt;br /&gt;&lt;br /&gt;Step 1. Click on the Start Menu and type “regedit” into the search box. When the program appears click to open the regedit.exe icon.&lt;br /&gt;Step 2. Locate the Key below&lt;br /&gt;HKEY_CURRENT_USERSoftwareMicrosoftWindowsDWM&lt;br /&gt;&lt;br /&gt;Step 3. Look to the pane on the right of the key hierarchy. Right click on the white area and select New &gt; DWORD (32 bit) Value.&lt;br /&gt;Step 4. As the value appears name it UseMachineCheck.&lt;br /&gt;Step 5. Repeat and create 2 more DWORD Values, Blur and Animations&lt;br /&gt;Step 6. First double-click the value just created with the UseMachineCheck and enter 0 in the Value Data box. Do the same for Values Blur and Animations. Then click OK.&lt;br /&gt;Step 7. Now close the Registry Editor.&lt;br /&gt;Step 8. Open the Start Menu and type “cmd” into the search box, right-click on cmd.exe when the program appears in the search results. Now, select Run as Administrator from the drop-down.&lt;br /&gt;Step 9. As the Command Prompt opens type the commands below&lt;br /&gt;&lt;br /&gt;i) Net Stop uxsms – this command will stop the Desktop Windows Manager Session Manager&lt;br /&gt;&lt;br /&gt;ii) Net Start uxsms– this command will restart it&lt;br /&gt;&lt;br /&gt;Step 10. Once you close the Command Prompt. Right click on the desktop and click on Personalize from the menu.&lt;br /&gt;Step 11. Click on the Window Color and Appearance in the Personalization Windows Aero the Color Scheme menu.&lt;br /&gt;&lt;br /&gt;And it's done&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-1812903456556763451?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/1812903456556763451/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/how-to-enable-windows-aero-in-windows-7.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1812903456556763451'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1812903456556763451'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/how-to-enable-windows-aero-in-windows-7.html' title='How to Enable the Windows Aero in Windows 7'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-7299290638673721933</id><published>2009-11-12T09:22:00.000-08:00</published><updated>2009-11-12T09:38:59.978-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>How to rename "start menu"</title><content type='html'>&lt;p&gt;&lt;em&gt;Haven’t posted many Windows XP tricks recently, so here’s one: How to change the start button on your Windows XP.&lt;/em&gt;&lt;/p&gt; &lt;p&gt;Tired of the boring old “start” button at the bottom left corner of your Windows XP’s monitor? Want something new to replace iit? Well here’s how to change it.&lt;/p&gt; &lt;p&gt;With a few modifications in the Windows Registry, you can replace the “start” text with anything you like. Great for achieving a new, custom look for your Windows XP. So let’s get started.&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.xptricks.net/wp-content/uploads/startbar.png"&gt;&lt;img class="aligncenter size-full wp-image-328" title="How to change the start button on Windows XP - Windows XP tips &amp;amp; tricks" src="http://www.xptricks.net/wp-content/uploads/startbar.png" alt="" width="457" height="86" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;pre&gt;&lt;span id="more-237"&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Warning: this tutorial is more for advanced users, and I'm not&lt;br /&gt;responsible if your system gets messed up. Only attempt the following&lt;br /&gt;at your own risk.&lt;/span&gt;&lt;/pre&gt; &lt;h3&gt;Step 1: Modify explorer.exe&lt;/h3&gt; &lt;p&gt;If the warning didn’t scare you enough, then the title of this step probably did. Yes, we are going to change Explorer, the backbone of your Windows XP, but don’t worry. Everything should be safe as long as you follow the steps closely.&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.xptricks.net/wp-content/uploads/explorer.png"&gt;&lt;img class="alignleft size-full wp-image-331" title="How to change the Windows XP start button text - Windows XP tips &amp;amp; tricks" src="http://www.xptricks.net/wp-content/uploads/explorer.png" alt="" width="141" height="145" /&gt;&lt;/a&gt;As explorer is a binary file, we need a special tool to modify it. One of the best ones for this purpose is resource hacker. There are of course others that will get the trick done, but we will be using RH this tutorial so I recommend installing it to avoid making mistakes. Install it and let’s continue.&lt;/p&gt; &lt;p&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o&gt; &lt;o&gt; &lt;o&gt; &lt;/o&gt; &lt;/xml&gt;&lt; ![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w&gt; &lt;/w&gt;&lt;w&gt;Normal&lt;/w&gt; &lt;w&gt;0&lt;/w&gt; &lt;w&gt;21&lt;/w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt;false&lt;/w&gt; &lt;w&gt;false&lt;/w&gt; &lt;w&gt;false&lt;/w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;/w&gt; &lt;/xml&gt;&lt; ![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w deflockedstate="false" latentstylecount="156"&gt; &lt;/w&gt; &lt;/xml&gt;&lt; ![endif]--&gt;As always before changing anything. you want to back up. So open My Computer and navigate to   and look for explorer. Copy paste it to a safe location on your hard drive.&lt;/p&gt; &lt;p&gt;Now that you’ve backed it up, fire up Resource Hacker and find the same explorer.exe.&lt;/p&gt; &lt;p&gt;&lt;a rel="attachment wp-att-333" href="http://www.xptricks.net/windows/xp/2008/09/how-to-change-the-start-button-text-windows-xp/rh1/"&gt;&lt;img class="aligncenter size-full wp-image-333" title="How to chane the Windows XP start button text - Windows XP tips &amp;amp; tricks" src="http://www.xptricks.net/wp-content/uploads/rh1.png" alt="" width="433" height="367" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;When you’ve found and opened explorer in RH, navigate to String Table -&gt; 37 -&gt; 1033. The “start” value is on line 4, after the 578. Change the text “start” to anything you want, making sure you keep the quotes. In this example. I changed the text to xptricks.&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.xptricks.net/wp-content/uploads/rh2.png"&gt;&lt;img class="aligncenter size-full wp-image-334" title="How to change the start button text on Windows XP - Windows XP tips &amp;amp; tricks" src="http://www.xptricks.net/wp-content/uploads/rh2.png" alt="" width="480" height="367" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Press the &lt;em&gt;Compile Script&lt;/em&gt; button to make Resource Hacker put together the code. Now click File and Save the script as explorer.exe. into &lt;strong&gt;C:&lt;/strong&gt; \WINDOWS\inf or another &lt;strong&gt;C:&lt;/strong&gt; \WINDOWS subfolder.&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o&gt; &lt;o&gt; &lt;o&gt; &lt;/o&gt; &lt;/xml&gt;&lt; ![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w&gt; &lt;/w&gt;&lt;w&gt;Normal&lt;/w&gt; &lt;w&gt;0&lt;/w&gt; &lt;w&gt;21&lt;/w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt;false&lt;/w&gt; &lt;w&gt;false&lt;/w&gt; &lt;w&gt;false&lt;/w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;/w&gt; &lt;/xml&gt;&lt; ![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w deflockedstate="false" latentstylecount="156"&gt; &lt;/w&gt; &lt;/xml&gt;&lt; ![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o&gt; &lt;o&gt; &lt;o&gt; &lt;/o&gt; &lt;/xml&gt;&lt; ![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w&gt; &lt;/w&gt;&lt;w&gt;Normal&lt;/w&gt; &lt;w&gt;0&lt;/w&gt; &lt;w&gt;21&lt;/w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt;false&lt;/w&gt; &lt;w&gt;false&lt;/w&gt; &lt;w&gt;false&lt;/w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;w&gt; &lt;/w&gt; &lt;/xml&gt;&lt; ![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w deflockedstate="false" latentstylecount="156"&gt; &lt;/w&gt; &lt;/xml&gt;&lt; ![endif]--&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Note: make sure you choose &lt;strong&gt;Save AS&lt;/strong&gt;, NOT just save!&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;!&lt;/span&gt;&lt;/p&gt; &lt;p&gt;And that’s all for the first step! Now let’s move onto the second one -modifying the registry.&lt;/p&gt; &lt;h3&gt;Step 2: changing the registry.&lt;/h3&gt; &lt;h3&gt;&lt;a href="http://www.xptricks.net/wp-content/uploads/regedit1.png"&gt;&lt;img class="alignright size-full wp-image-346" title="The registry editor - How to change the Windows XP start button text - Windows XP tips &amp;amp; tricks" src="http://www.xptricks.net/wp-content/uploads/regedit1.png" alt="" width="296" height="318" /&gt;&lt;/a&gt;&lt;/h3&gt; &lt;p&gt;By now, you have a modified explorer sitting in the /inf/ subfolder, so we need to tell Windows to use that one, instead of the original one still resting untouched.&lt;/p&gt; &lt;p&gt;To do this, we need to make just one simple registry modification. To open up the registry, press start (something else soon &lt;img src="http://www.xptricks.net/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /&gt;  ) -&gt; run and type regedit.&lt;/p&gt; &lt;p&gt;In the registry editor window that opens, navigate to &lt;em&gt;&lt;span style=";font-family:Tahoma;font-size:10;"  &gt;HKEY_LOCAL_MACHINE\     SOFTWARE\Micrpsoft/Windows NT\ CurrentVersion\ Winlogon &lt;/span&gt;&lt;/em&gt;&lt;span style=";font-family:Tahoma;font-size:10;"  &gt;and look for the registry &lt;/span&gt;&lt;span style=";font-family:Tahoma;font-size:10;"  &gt;entry “shell”. Click it.&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.xptricks.net/wp-content/uploads/regedit2.png"&gt;&lt;img class="aligncenter size-full wp-image-349" title="The registry edito - How to change the Windows XP start button text - Windows XP tips &amp;amp; tricks" src="http://www.xptricks.net/wp-content/uploads/regedit2.png" alt="" width="384" height="169" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Change the explorer.exe to inf/explorer.exe or whereever you saved the modified explorer.&lt;/p&gt; &lt;p&gt;And believe it or not, you’re done! All you have to do now is reboot or log out and bacö in to see the changes. Enjoy your new &lt;strong&gt;custom Windows XP start button!&lt;/strong&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-7299290638673721933?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/7299290638673721933/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/havent-posted-many-windows-xp-tricks.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/7299290638673721933'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/7299290638673721933'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/havent-posted-many-windows-xp-tricks.html' title='How to rename &quot;start menu&quot;'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-892695755281865173</id><published>2009-11-12T09:11:00.000-08:00</published><updated>2009-11-12T09:15:50.388-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>12 tricks for WIn 7</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);"&gt;Restore your gadgets&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Windows 7 has tightened up its security by refusing to run gadgets if UAC has been turned off, so limiting the damage malicious unsigned gadgets can do to your system. If you've disabled UAC, miss your gadgets and are happy to accept the security risk, though, there's an easy Registry way to get everything back to normal. Run REGEDIT, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Sidebar\Settings, create a new DWORD value called AllowElevatedProcess and set it to 1. Your gadgets should start working again right away.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;New WordPad formats&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;By default WordPad will save documents in Rich Text Format, just as before. But browse the Save As Format list and you'll see you can also save (or open, actually) files in the Office 2007 .docx or OpenDocument .odt formats.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Protect your data&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;USB flash drives are convenient, portable, and very easy to lose. Which is a problem, especially if they're carrying sensitive data. Fortunately Windows 7 has the solution: encrypt your documents with an extension of Microsoft's BitLocker technology, and only someone with the password will be able to access it. Right-click your USB flash drive, select Turn on BitLocker and follow the instructions to protect your private files.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Minimise quickly with shake&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you have multiple windows open on your desktop and things are getting too cluttered, it used to be a time-consuming process to close them all down. In Windows 7 you can use the Aero Shake feature to minimise everything in seconds, using a cool mouse gesture. Grab the title bar of the window you wish to keep open and give it a shake, and rejoice in a clear desktop area.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Configure your favourite music&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The Windows 7 Media Centre now comes with an option to play your favourite music, which by default creates a changing list of songs based on your ratings, how often you play them, and when they were added (it's assumed you'll prefer songs you've added in the last 30 days). If this doesn't work then you can tweak how Media Centre decides what a "favourite" tune is- click Tasks &gt; Settings &gt; Music &gt; Favourite Music and configure the program to suit your needs.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Customise System Restore&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;There was very little you could do to configure System Restore in Vista, but Windows 7 improves the situation with a couple of useful setup options.&lt;br /&gt;Click the Start orb, right-click Computer and select Properties &gt; System Protection &gt; Configure, and set the Max Usage value to a size that suits your needs (larger to hold more restore points, smaller to save disk space).&lt;br /&gt;And if you don't need System Restore to save Windows settings then choose the "Only restore previous versions of files" option. Windows 7 won't back up your Registry, which means you'll squeeze more restore points and file backups into the available disk space. System Restore is much less likely to get an unbootable PC working again, though, so use this trick at your own risk.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Run As&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hold down Shift, right-click any program shortcut, and you'll see an option to run the program as a different user, handy if you're logged in to the kids' limited account and need to run something with higher privileges. This isn't really a new feature - Windows XP had a Run As option that did the same thing - but Microsoft stripped it out of Vista, so it's good to see it's had a change of heart.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Search privacy&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;By default Windows 7 will remember your PC search queries, and display the most recent examples when searching in Windows Explorer. If you're sharing a PC and don't want everyone to see your searches, then launch GPEDIT.MSC, go to User Configuration &gt; Administrative Templates &gt; Windows Components &gt; Windows Explorer, double-click "Turn off display of recent search entries..." and click Enabled &gt; OK.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Tweak PC volume&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;By default Windows 7 will now automatically reduce the volume of your PC's sounds whenever it detects you're making or receiving PC-based phone calls. If this proves annoying (or maybe you'd like it to turn off other sounds altogether) then you can easily change the settings accordingly. Just right-click the speaker icon in your taskbar, select Sounds &gt; Communications, and tell Windows what you'd like it to do.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Rearrange the system tray&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;With Windows 7 we finally see system tray icons behave in a similar way to everything else on the taskbar. So if you want to rearrange them, then go right ahead, just drag and drop them into the order you like. You can even move important icons outside of the tray, drop them onto the desktop, then put them back when you no longer need to keep an eye on them.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Extend your battery life&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Windows 7 includes new power options that will help to improve your notebook's battery life. To see them, click Start, type Power Options and click the Power Options link, then click Change Plan Settings for your current plan and select Change Advanced Settings. Expand Multimedia Settings, for instance, and you'll see a new "playing video" setting that can be set to optimise power savings rather than performance. Browse through the other settings and ensure they're set up to suit your needs.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Write crash dump files&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Windows 7 won't create memory.dmp crash files if you've less than 25GB of free hard drive space, annoying if you've installed the Windows debugging tools and want to diagnose your crashes. You can turn this feature off, though: browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\CrashControl, create a new DWORD value called AlwaysKeepMemoryDump, set it to 1, and the crash dump file will now always be saved.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-892695755281865173?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/892695755281865173/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/12-tricks-for-win-7.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/892695755281865173'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/892695755281865173'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/12-tricks-for-win-7.html' title='12 tricks for WIn 7'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-6730397500157912525</id><published>2009-11-12T09:03:00.000-08:00</published><updated>2009-11-12T09:10:49.570-08:00</updated><title type='text'>15 tricks for win 7</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);"&gt;Recover screen space&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The new Windows 7 taskbar acts as one big quick launch toolbar that can hold whatever program shortcuts you like (just right-click one and select Pin To Taskbar). And that's fine, except it does consume a little more screen real estate than we'd like. Shrink it to a more manageable size by right-clicking the Start orb, then Properties &gt; Taskbar &gt; Use small icons &gt; OK.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Enjoy a retro taskbar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Windows 7 now combines taskbar buttons in a way that saves space, but also makes it more difficult to tell at a glance whether an icon represents a running application or a shortcut. If you prefer a more traditional approach, then right-click the taskbar, select Properties, and set Taskbar Buttons to "Combine when taskbar is full". You'll now get a clear and separate button for each running application, making them much easier to identify.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Remove taskbar buttons&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;One problem with the previous tip is the buttons will gobble up valuable taskbar real estate, but you can reduce the impact of this by removing their text captions. Launch REGEDIT, browse to HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics, add a string called MinWidth, set it to 54, and reboot to see the results.&lt;br /&gt;Restore the Quick Launch Toolbar&lt;br /&gt;If you're unhappy with the new taskbar, even after shrinking it, then it only takes a moment to restore the old Quick Launch Toolbar.&lt;br /&gt;Right-click the taskbar, choose Toolbars &gt; New Toolbar, type "%UserProfile%\AppData\Roaming\Microsoft\Inter net Explorer\Quick Launch" (less the quotes) into the Folder box and click Select Folder.&lt;br /&gt;Now right-click the taskbar, clear 'Lock the taskbar', and you should see the Quick Launch toolbar, probably to the right. Right-click its divider, clear Show Text and Show Title to minimise the space it takes up. Complete the job by right-clicking the bar and selecting View &gt; Small Icons for the true retro look.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Custom power switch&lt;br /&gt;&lt;br /&gt;By default, Windows 7 displays a plain text 'Shut down' button on the Start menu, but it only takes a moment to change this action to something else. If you reboot your PC a few times every day then that might make more sense as a default action: right-click the Start orb, select Properties and set the 'Power boot action' to 'Restart' to make it happen.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Auto arrange your desktop&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If your Windows 7 desktop has icons scattered everywhere then you could right-click it and select View &gt; Auto arrange, just as in Vista. But a simpler solution is just to press and hold down F5, and Windows will automatically arrange its icons for you.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Disable smart window arrangement&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Windows 7 features interesting new ways to intelligently arrange your windows, so that (for example) if you drag a window to the top of the screen then it will maximise. We like the new system, but if you find it distracting then it's easily disabled. Run REGEDIT, go to HKEY_CURRENT_USER\Control Panel\Desktop, set WindowArrangementActive to 0, reboot, and your windows will behave just as they always did.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Browse your tasks&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you prefer the keyboard over the mouse, you will love browsing the taskbar using this nifty shortcut. Press Windows and T, and you move the focus to the left-most icon on the taskbar. Then use your arrow keys to change the focus to other icons, and you get a live preview of every window.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Display your drives&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Click Computer in Windows 7 and you might see a strange lack of drives, but don't panic, it's just Microsoft trying to be helpful: drives like memory card readers are no longer displayed if they're empty. We think it's an improvement, but if you disagree then it's easy to get your empty drives back. Launch Explorer, click Tools &gt; Folder Options &gt; View and clear 'Hide empty drives in the computer folder'.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;See more detail&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The new and improved Windows 7 magnifier offers a much easier way to zoom in on any area of the screen. Launch it and you can now define a scale factor and docking position, and once activated it can track your keyboard focus around the screen. Press Tab as you move around a dialog box, say, and it'll automatically zoom in on the currently active control.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Hiding the Windows Live Messenger icon&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you use Windows Live Messenger a lot, you'll have noticed that the icon now resides on the taskbar, where you can easily change status and quickly send an IM to someone. If you prefer to keep Windows Live Messenger in the system tray, where it's been for previous releases, just close Windows Live Messenger, edit the shortcut properties and set the application to run in Windows Vista compatibility mode.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Customise UAC&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Windows Vista's User Account Control was a good idea in practice, but poor implementation put many people off - it raised far too many alerts. Fortunately Windows 7 displays less warnings by default, and lets you further fine-tune UAC to suit your preferred balance between security and a pop-up free life (Start &gt; Control Panel &gt; Change User Account Control Settings).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Use Sticky Notes&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The Sticky Notes app is both simpler and more useful in Windows 7. Launch StikyNot.exe and you can type notes at the keyboard; right-click a note to change its colour; click the + sign on the note title bar to add another note; and click a note and press Alt + 4 to close the note windows (your notes are automatically saved).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Open folder in new process&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;By default Windows 7 opens folders in the same process. This saves system resources, but means one folder crash can bring down the entire shell. If your system seems unstable, or you're doing something in Explorer that regularly seems to causes crashes, then open Computer, hold down Shift, right-click on your drive and select Open in New Process. The folder will now be launched in a separate process, and so a crash is less likely to affect anything else.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Watch more videos&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Windows Media Player 12 is a powerful program, but it still won't play all the audio and video files you'll find online. Fortunately the first freeware Windows 7 codecs package [shark007.net/win7codecs.html] has been released, and installing it could get your troublesome multimedia files playing again.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Preview fonts&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Open the Fonts window in Windows XP and Vista and you'll see the font names, probably with icons to tell you whether they're TrueType or OpenType, but that's about it. Windows 7 sees some useful font-related improvements.&lt;br /&gt;Open the new fonts window and you'll find a little preview for every font, giving you a quick idea of how they're going to look.&lt;br /&gt;The tedium of scrolling through multiple entries for each family, like Times New Roman, Times New Roman Bold, Times New Roman Bold Italic and so on, has finally ended. There's now just a single entry for each font (though you can still see all other members of the family).&lt;br /&gt;And there's a new OpenType font, Gabriola, added to the mix. It's an attractive script font, well worth a try the next time you need a stylish document that stands out from the crowd.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-6730397500157912525?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/6730397500157912525/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/15-tricks-for-win-7.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6730397500157912525'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/6730397500157912525'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/15-tricks-for-win-7.html' title='15 tricks for win 7'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-3560987713033498174</id><published>2009-11-12T08:32:00.000-08:00</published><updated>2009-11-12T08:34:55.808-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Clean up Live Essentials</title><content type='html'>Installing Windows Live Essentials will get you the new versions of Mail, Movie Maker, Photo Gallery and others - great. Unfortunately it also includes other components that may be unnecessary, but if you like to keep a clean system then these can be quickly removed.&lt;br /&gt;&lt;br /&gt;If you left the default "Set your search provider" option selected during installation, for instance, Windows Live will install Choice Guard, a tool to set your browser home page and search engine, and prevent other programs from changing them. If this causes problems later, or you just decide you don't need it, then Choice Guard may be removed by clicking Start, typing msiexec /x and pressing [Enter].&lt;br /&gt;&lt;br /&gt;Windows Live Essentials also adds an ActiveX Control to help upload your files to Windows Live SkyDrive, as well as the Windows Live Sign-in Assistant, which makes it easier to manage and switch between multiple Windows Live accounts. If you're sure you'll never need either then remove them with the Control Panel "Uninstall a Program" applet.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-3560987713033498174?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/3560987713033498174/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/clean-up-live-essentials.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/3560987713033498174'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/3560987713033498174'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/clean-up-live-essentials.html' title='Clean up Live Essentials'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-2174775028478798610</id><published>2009-11-12T08:28:00.000-08:00</published><updated>2009-11-12T08:30:58.523-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Unlock Taskbar in Windows 7</title><content type='html'>&lt;h2&gt;&lt;br /&gt;&lt;/h2&gt; &lt;p&gt;Download the&lt;span style="text-decoration: underline;"&gt; 32-bit &lt;/span&gt;or &lt;span style="text-decoration: underline;"&gt;64-bit&lt;/span&gt; tools as per your requirement and place it into the Windows directory&lt;/p&gt; &lt;p&gt;Open command prompt with administrative privileges and type the following commands &lt;/p&gt; &lt;ul&gt;&lt;li&gt;takeown /f %windir%\explorer.exe &lt;/li&gt;&lt;li&gt;cacls %windir%\explorer.exe /E /G UserName:F &lt;em&gt;(replace UserName with your username in windows 7)&lt;/em&gt; &lt;/li&gt;&lt;li&gt;taskkill /im explorer.exe /f &lt;/li&gt;&lt;li&gt;cd %windir% &lt;/li&gt;&lt;li&gt;start unlockProtectedFeatures.exe &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Now you need to re launch the shell by clicking the launch button &lt;/p&gt; &lt;p&gt;&lt;a href="http://www.technixupdate.com/wp-content/uploads/images/Fivewindows7tipsandtricks_ED25/windows7shell.png"&gt;&lt;img title="windows-7-shell" style="border-width: 0px; display: inline;" alt="windows-7-shell" src="http://www.technixupdate.com/wp-content/uploads/images/Fivewindows7tipsandtricks_ED25/windows7shell_thumb.png" width="380" border="0" height="352" /&gt;&lt;/a&gt;    &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-2174775028478798610?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/2174775028478798610/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/unlock-taskbar-in-windows-7.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/2174775028478798610'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/2174775028478798610'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/unlock-taskbar-in-windows-7.html' title='Unlock Taskbar in Windows 7'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-8583654874466555585</id><published>2009-11-12T08:03:00.000-08:00</published><updated>2009-11-12T08:22:51.874-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>More Win 7 keyboard shortcuts</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Window Management&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;    * Win+Left Arrow and Win+Right Arrow: Dock a window to the left or right half of the screen.&lt;br /&gt;&lt;br /&gt;    * Win+Shift+Left Arrow and Win+Shift+Right Arrow: Move a window from one monitor to another, keeping them in the same relative location to the monitor’s top-left origin.&lt;br /&gt;&lt;br /&gt;    * Win+Up Arrow and Win+Down Arrow: Maximizes and restores/minimizes a window.&lt;br /&gt;&lt;br /&gt;    * Win+Shift+Up Arrow and Win+Shift+Down Arrow: Maximizes and restores the vertical size&lt;br /&gt;of a window.&lt;br /&gt;&lt;br /&gt;    * Win+Home: Minimize all the non-active background windows, keeping the window you’re&lt;br /&gt;using in its current position. (Press Win+Home again to restore the windows to their original locations.)&lt;br /&gt;&lt;br /&gt;    * Win+(plus key) and Win+(minus key): Zoom in or out using Windows Magnifer.&lt;br /&gt;&lt;br /&gt;    * Win+E: Opens Windows Explorer.&lt;br /&gt;&lt;br /&gt;    * Win+U: Opens the Ease of Access Center.&lt;br /&gt;&lt;br /&gt;    * Win+D: Show/hide the desktop.&lt;br /&gt;&lt;br /&gt;    * Win+F: Opens the Search Results window.&lt;br /&gt;&lt;br /&gt;    * Win+L: Locks the computer.&lt;br /&gt;&lt;br /&gt;    * Win+B: Sets focus to the “Show hidden icons” button on the task bar.&lt;br /&gt;&lt;br /&gt;    * Win+M: Minimizes all windows.&lt;br /&gt;&lt;br /&gt;    * Win+Ctrl+F: Opens the Active Directory Find Computers dialog.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Taskbar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;    * Win+Space: Use “Aero Peek” to see any gadgets or icons you’ve got on your desktop.&lt;br /&gt;&lt;br /&gt;    * Win+R: Opens the Run dialog.&lt;br /&gt;&lt;br /&gt;    * Win+T: Move the focus to the first taskbar. (Pressing again will cycle through them.)&lt;br /&gt;&lt;br /&gt;    * Win+Shift+T: Move the focus to the last taskbar. (Pressing again will cycle through them.)&lt;br /&gt;&lt;br /&gt;    * Ctrl+(mouse click on a single application icon in the task bar): Toggle through each of the open windows in order. The best example of this is Internet Explorer. If you have five tabs open in a single IE instance, holding the Ctrl key while repeatedly clicking on the single IE icon in the task bar will toggle through each of the five tabs in order.&lt;br /&gt;&lt;br /&gt;    * Ctrl+Shift+(mouse click on an application icon in the task bar): Launch that application with full administrative rights. You can also use Ctrl+Shift+Enter for commands from the search bar for the same action.&lt;br /&gt;&lt;br /&gt;    * Shift+(mouse click on an application icon in the task bar): Launch a new instance of the application rather than switching to the existing application. (You can also middle-click with the third mouse button or scroll wheel.)&lt;br /&gt;&lt;br /&gt;    * Win+1 .. Win+5: Launch a new instance of the any of the first five icons on the task bar. (By the way, the icons can be reordered to suit your needs by simply dragging them around and can be pinned shortcuts or running applications.)&lt;br /&gt;&lt;br /&gt;    * Shift+(right mouse click on an application icon in the task bar): Show the Window menu. (You get different menus depending on whether the application is running or has multiple instances open.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-8583654874466555585?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/8583654874466555585/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/more-win-7-keyboard-shortcuts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8583654874466555585'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8583654874466555585'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/more-win-7-keyboard-shortcuts.html' title='More Win 7 keyboard shortcuts'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5470712985283977356</id><published>2009-11-06T20:51:00.000-08:00</published><updated>2009-11-06T20:59:55.713-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tech.Info.'/><title type='text'>4G</title><content type='html'>4G refers to the fourth generation of cellular wireless and is a successor to 3G and 2G standards. The rest of this article associates 4G with International Mobile Telecommunications-Advanced (IMT Advanced), though 4G is a broader term and could include standards outside IMT-Advanced. A 4G system may upgrade existing communication networks and is expected to provide a comprehensive and secure IP based solution where facilities such as voice, data and streamed multimedia will be provided to users on an "Anytime, Anywhere" basis and at much higher data rates compared to previous generations.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);font-size:130%;" &gt;Goals&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;4G is being developed to accommodate the QoS and rate requirements set by forthcoming applications like wireless broadband access, Multimedia Messaging Service (MMS), video chat, mobile TV, HDTV content, Digital Video Broadcasting (DVB), minimal services like voice and data, and other services that utilize bandwidth.&lt;br /&gt;&lt;br /&gt;The 4G working group has defined the following as objectives of the 4G wireless communication standard:&lt;br /&gt;&lt;br /&gt;    * A spectrally efficient system (in bits/s/Hz and bits/s/Hz/site),&lt;br /&gt;    * High network capacity: more simultaneous users per cell,&lt;br /&gt;    * A nominal data rate of 100 Mbit/s while the client physically moves at high speeds relative to the station, and 1 Gbit/s while client and station are in relatively fixed positions as defined by the ITU-R,&lt;br /&gt;    * A data rate of at least 100 Mbit/s between any two points in the world,&lt;br /&gt;    * Smooth handoff across heterogeneous networks,&lt;br /&gt;    * Seamless connectivity and global roaming across multiple networks,&lt;br /&gt;    * High quality of service for next generation multimedia support (real time audio, high speed data, HDTV video content, mobile TV, etc)&lt;br /&gt;    * Interoperability with existing wireless standards,and&lt;br /&gt;    * An all IP, packet switched network.&lt;br /&gt;&lt;br /&gt;In summary, the 4G system should dynamically share and utilize network resources to meet the minimal requirements of all the 4G enabled users.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;4G features&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;According to the members of the 4G working group, the infrastructure and the terminals of 4G will have almost all the standards from 2G to 4G implemented. Although legacy systems are in place to adopt existing users, the infrastructure for 4G will be only packet-based (all-IP). Some proposals suggest having an open Internet platform. Technologies considered to be early 4G include: Flash-OFDM, the 802.16e mobile version of WiMax (also known as WiBro in South Korea), and HC-SDMA (see iBurst). 3GPP Long Term Evolution may reach the market 1–2 years after Mobile WiMax is released.&lt;br /&gt;&lt;br /&gt;An even higher speed version of WiMax is the IEEE 802.16m specification. LTE Advanced will be the later evolution of the 3GPP LTE standard.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);font-size:130%;" &gt;It's Uses&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;At the present rates of 15-30 Mbit/s, 4G is capable of providing users with streaming high-definition television. At rates of 100 Mbit/s, the content of a DVD-5 (for example a movie) can be downloaded within about 5 minutes for offline access.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5470712985283977356?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5470712985283977356/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/4g.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5470712985283977356'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5470712985283977356'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/4g.html' title='4G'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-4783147646305450451</id><published>2009-11-06T09:27:00.001-08:00</published><updated>2009-11-06T09:27:58.142-08:00</updated><title type='text'>Speed up your browsing of Windows  XP machines</title><content type='html'>Here's a great tip to speed up your browsing of Windows XP machines. Its actually a fix to a bug installed as default in Windows 2000 that scans shared files for Scheduled Tasks. And it turns out that you can experience a delay as long as 30 seconds when you try to view shared files across a network because Windows 2000 is using the extra time to search the remote computer for any Scheduled Tasks. Note that though the fix is originally intended for only those affected, Windows 2000 users will experience that the actual browsing speed of both the Internet &amp;amp; Windows Explorers improve significantly after applying it since it doesn't search for Scheduled Tasks anymore. Here's how :&lt;br /&gt;&lt;br /&gt;    Open up the Registry and go to :&lt;br /&gt;&lt;br /&gt;    HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace&lt;br /&gt;&lt;br /&gt;    Under that branch, select the key :&lt;br /&gt;&lt;br /&gt;    {D6277990-4C6A-11CF-8D87-00AA0060F5BF}&lt;br /&gt;&lt;br /&gt;    and delete it.&lt;br /&gt;&lt;br /&gt;    This is key that instructs Windows to search for Scheduled Tasks. If you like you may want to export the exact branch so that you can restore the key if necessary.&lt;br /&gt;&lt;br /&gt;    This fix is so effective that it doesn't require a reboot and you can almost immediately determine yourself how much it speeds up your browsing processes.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-4783147646305450451?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/4783147646305450451/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/speed-up-your-browsing-of-windows-xp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4783147646305450451'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4783147646305450451'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/speed-up-your-browsing-of-windows-xp.html' title='Speed up your browsing of Windows  XP machines'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-8469611826415213507</id><published>2009-11-06T09:26:00.000-08:00</published><updated>2009-11-06T09:27:07.367-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>Hide 'User Accounts' from users</title><content type='html'>Go to Start/Run, and type:&lt;br /&gt;&lt;br /&gt;GPEDIT.MSC&lt;br /&gt;&lt;br /&gt;Open the path&lt;br /&gt;&lt;br /&gt;User Config &gt; Admin Templates &gt; Control Panel&lt;br /&gt;&lt;br /&gt;doubleclick "Hide specified Control Panel applets"&lt;br /&gt;&lt;br /&gt;put a dot in 'enabled', then click 'Show"&lt;br /&gt;&lt;br /&gt;click Add button,&lt;br /&gt;&lt;br /&gt;type "nusrmgt.cpl" into the add box&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-8469611826415213507?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/8469611826415213507/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/hide-user-accounts-from-users.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8469611826415213507'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8469611826415213507'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/hide-user-accounts-from-users.html' title='Hide &apos;User Accounts&apos; from users'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-7913864516592113356</id><published>2009-11-06T09:23:00.000-08:00</published><updated>2009-11-06T09:28:57.288-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>20 things you didn't know about Windows XP</title><content type='html'>"You've read the reviews and digested the key feature enhancements and operational changes. Now it's time to delve a bit deeper and uncover some of Windows XP's secrets."&lt;br /&gt;&lt;br /&gt;1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type 'systeminfo'. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type 'systeminfo &gt; info.txt'. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).&lt;br /&gt;&lt;br /&gt;2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run... and type 'gpedit.msc'; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care -- some may stop your computer behaving as you wish. (Professional Edition only).&lt;br /&gt;&lt;br /&gt;3. You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter 'rundll32.exe user32.dll,LockWorkStation' in the location field. Give the shortcut a name you like. That's it -- just double click on it and your computer will be locked. And if that's not easy enough, Windows key + L will do the same.&lt;br /&gt;&lt;br /&gt;4. XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.&lt;br /&gt;&lt;br /&gt;5. For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These include 'eventcreate' and 'eventtriggers' for creating and watching system events, 'typeperf' for monitoring performance of various subsystems, and 'schtasks' for handling scheduled tasks. As usual, typing the command name followed by /? will give a list of options -- they're all far too baroque to go into here.&lt;br /&gt;&lt;br /&gt;6. XP has IP version 6 support -- the next generation of IP. Unfortunately this is more than your ISP has, so you can only experiment with this on your LAN. Type 'ipv6 install' into Run... (it's OK, it won't ruin your existing network setup) and then 'ipv6 /?' at the command line to find out more. If you don't know what IPv6 is, don't worry and don't bother.&lt;br /&gt;&lt;br /&gt;7. You can at last get rid of tasks on the computer from the command line by using 'taskkill /pid' and the task number, or just 'tskill' and the process number. Find that out by typing 'tasklist', which will also tell you a lot about what's going on in your system.&lt;br /&gt;&lt;br /&gt;8. XP will treat Zip files like folders, which is nice if you've got a fast machine. On slower machines, you can make XP leave zip files well alone by typing 'regsvr32 /u zipfldr.dll' at the command line. If you change your mind later, you can put things back as they were by typing 'regsvr32 zipfldr.dll'.&lt;br /&gt;&lt;br /&gt;9. XP has ClearType -- Microsoft's anti-aliasing font display technology -- but doesn't have it enabled by default. It's well worth trying, especially if you were there for DOS and all those years of staring at a screen have given you the eyes of an astigmatic bat. To enable ClearType, right click on the desktop, select Properties, Appearance, Effects, select ClearType from the second drop-down menu and enable the selection. Expect best results on laptop displays. If you want to use ClearType on the Welcome login screen as well, set the registry entry HKEY_USERS/.DEFAULT/Control Panel/Desktop/FontSmoothingType to 2.&lt;br /&gt;&lt;br /&gt;10. You can use Remote Assistance to help a friend who's using network address translation (NAT) on a home network, but not automatically. Get your pal to email you a Remote Assistance invitation and edit the file. Under the RCTICKET attribute will be a NAT IP address, like 192.168.1.10. Replace this with your chum's real IP address -- they can find this out by going to www.whatismyip.com -- and get them to make sure that they've got port 3389 open on their firewall and forwarded to the errant computer.&lt;br /&gt;&lt;br /&gt;11. You can run a program as a different user without logging out and back in again. Right click the icon, select Run As... and enter the user name and password you want to use. This only applies for that run. The trick is particularly useful if you need to have administrative permissions to install a program, which many require. Note that you can have some fun by running programs multiple times on the same system as different users, but this can have unforeseen effects.&lt;br /&gt;&lt;br /&gt;12. Windows XP can be very insistent about you checking for auto updates, registering a Passport, using Windows Messenger and so on. After a while, the nagging goes away, but if you feel you might slip the bonds of sanity before that point, run Regedit, go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer/Advanced and create a DWORD value called EnableBalloonTips with a value of 0.&lt;br /&gt;&lt;br /&gt;13. You can start up without needing to enter a user name or password. Select Run... from the start menu and type 'control userpasswords2', which will open the user accounts application. On the Users tab, clear the box for Users Must Enter A User Name And Password To Use This Computer, and click on OK. An Automatically Log On dialog box will appear; enter the user name and password for the account you want to use.&lt;br /&gt;&lt;br /&gt;14. Internet Explorer 6 will automatically delete temporary files, but only if you tell it to. Start the browser, select Tools / Internet Options... and Advanced, go down to the Security area and check the box to Empty Temporary Internet Files folder when browser is closed.&lt;br /&gt;&lt;br /&gt;15. XP comes with a free Network Activity Light, just in case you can't see the LEDs twinkle on your network card. Right click on My Network Places on the desktop, then select Properties. Right click on the description for your LAN or dial-up connection, select Properties, then check the Show icon in notification area when connected box. You'll now see a tiny network icon on the right of your task bar that glimmers nicely during network traffic.&lt;br /&gt;&lt;br /&gt;16. The Start Menu can be leisurely when it decides to appear, but you can speed things along by changing the registry entry HKEY_CURRENT_USER/Control Panel/Desktop/MenuShowDelay from the default 400 to something a little snappier. Like 0.&lt;br /&gt;&lt;br /&gt;17. You can rename loads of files at once in Windows Explorer. Highlight a set of files in a window, then right click on one and rename it. All the other files will be renamed to that name, with individual numbers in brackets to distinguish them. Also, in a folder you can arrange icons in alphabetised groups by View, Arrange Icon By... Show In Groups.&lt;br /&gt;&lt;br /&gt;18. Windows Media Player will display the cover art for albums as it plays the tracks -- if it found the picture on the Internet when you copied the tracks from the CD. If it didn't, or if you have lots of pre-WMP music files, you can put your own copy of the cover art in the same directory as the tracks. Just call it folder.jpg and Windows Media Player will pick it up and display it.&lt;br /&gt;&lt;br /&gt;19. Windows key + Break brings up the System Properties dialogue box; Windows key + D brings up the desktop; Windows key + Tab moves through the taskbar buttons.&lt;br /&gt;&lt;br /&gt;20. The next release of Windows XP, codenamed Longhorn, is due out late next year or early 2003 and won't be much to write home about. The next big release is codenamed Blackcomb and will be out in 2003/2004.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-7913864516592113356?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/7913864516592113356/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/20-things-you-didnt-know-about-windows.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/7913864516592113356'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/7913864516592113356'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/20-things-you-didnt-know-about-windows.html' title='20 things you didn&apos;t know about Windows XP'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-978992549846593594</id><published>2009-11-06T05:53:00.001-08:00</published><updated>2009-11-06T05:53:23.131-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Protect your data</title><content type='html'>&lt;strong&gt; Protect your data&lt;/strong&gt;&lt;br /&gt;USB flash drives are convenient, portable, and very easy to lose. Which is a problem, especially if they're carrying sensitive data. Fortunately Windows 7 has the solution: encrypt your documents with an extension of Microsoft's BitLocker technology, and only someone with the password will be able to access it. Right-click your USB flash drive, select Turn on BitLocker and follow the instructions to protect your private files.&lt;p&gt;&lt;strong&gt;&lt;img src="http://mos.futurenet.com/techradar/classifications/computing/software/operating-systems/images/Windows_7/bitlocker-420-90.jpg" alt="Bitlocker" width="420" /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-978992549846593594?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/978992549846593594/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/protect-your-data.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/978992549846593594'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/978992549846593594'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/protect-your-data.html' title='Protect your data'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-8847088152414363345</id><published>2009-11-01T03:46:00.000-08:00</published><updated>2009-11-01T03:53:04.245-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>Most useful key-board shortcuts for Vista</title><content type='html'>Copy = Ctrl+c&lt;br /&gt;&lt;br /&gt;Cut = Ctrl+x&lt;br /&gt;&lt;br /&gt;Paste = Ctrl+v&lt;br /&gt;&lt;br /&gt;Undo = Ctrl+z&lt;br /&gt;&lt;br /&gt;Delete = Delete&lt;br /&gt;&lt;br /&gt;Delete selected item permanently without placing the item in the Recycle Bin:= SHIFT+DELETE&lt;br /&gt;&lt;br /&gt;To copy selected item, CTRL while dragging an item&lt;br /&gt;&lt;br /&gt;Create shortcut to selected item, CTRL+SHIFT while dragging an item&lt;br /&gt;&lt;br /&gt;Rename selected item, F2&lt;br /&gt;&lt;br /&gt;Move the insertion point to the beginning of the next word, CTRL+RIGHT ARROW&lt;br /&gt;&lt;br /&gt;Move the insertion point to the beginning of the previous word, CTRL+LEFT ARROW&lt;br /&gt;&lt;br /&gt;Move the insertion point to the beginning of the next paragraph, CTRL+DOWN ARROW&lt;br /&gt;&lt;br /&gt;Move the insertion point to the beginning of the previous paragraph, CTRL+UP ARROW&lt;br /&gt;Highlight a block of text, CTRL+SHIFT with any of the arrow keys&lt;br /&gt;&lt;br /&gt;Select more than one item in a window or on the desktop, or select text within a document, SHIFT with any of the arrow keys&lt;br /&gt;&lt;br /&gt;Select all, CTRL+A&lt;br /&gt;&lt;br /&gt;Search for a file or folder, F3&lt;br /&gt;&lt;br /&gt;View properties for the selected item, ALT+ENTER&lt;br /&gt;&lt;br /&gt;Close the active item, or quit the active program, ALT+F4&lt;br /&gt;&lt;br /&gt;Opens the shortcut menu for the active window, ALT+SPACEBAR&lt;br /&gt;&lt;br /&gt;Close the active document in programs that allow you to have multiple documents open simultaneously, CTRL+F&lt;br /&gt;&lt;br /&gt;Switch between open items, ALT+TAB&lt;br /&gt;&lt;br /&gt;Cycle through items in the order they were opened, ALT+ESC&lt;br /&gt;&lt;br /&gt;Cycle through screen elements in a window or on the desktop, F6&lt;br /&gt;&lt;br /&gt;Display the Address bar list in My Computer or Windows Explorer, F4&lt;br /&gt;&lt;br /&gt;Display the shortcut menu for the selected item, SHIFT+F10&lt;br /&gt;&lt;br /&gt;Display the System menu for the active window, ALT+SPACEBAR&lt;br /&gt;&lt;br /&gt;Display the Start menu, CTRL+ESC&lt;br /&gt;&lt;br /&gt;Display the corresponding menu, ALT+Underlined letter in a menu name&lt;br /&gt;Refresh the active window. F5&lt;br /&gt;&lt;br /&gt;View the folder one level up in My Computer or Windows Explorer. BACKSPACE&lt;br /&gt;&lt;br /&gt;Cancel the current task. ESC&lt;br /&gt;&lt;br /&gt;SHIFT when you insert a CD into the CD-ROM drive Prevent the CD from automatically playing.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);font-size:130%;" &gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Use these keyboard shortcuts for dialog boxes:=&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Move forward through tabs, CTRL+TAB&lt;br /&gt;&lt;br /&gt;Move backward through tabs, CTRL+SHIFT+TAB&lt;br /&gt;&lt;br /&gt;Move forward through options. TAB&lt;br /&gt;&lt;br /&gt;Move backward through options. SHIFT+TAB&lt;br /&gt;&lt;br /&gt;Carry out the corresponding command or select the corresponding option. ALT+Underlined letter&lt;br /&gt;&lt;br /&gt;Carry out the command for the active option or button. ENTER&lt;br /&gt;&lt;br /&gt;Select or clear the check box if the active option is a check box. SPACEBAR&lt;br /&gt;&lt;br /&gt;Select a button if the active option is a group of option buttons. Arrow keys&lt;br /&gt;Display Help. F1&lt;br /&gt;&lt;br /&gt;Display the items in the active list. F4&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="color: rgb(0, 0, 0); font-style: italic; font-weight: bold;"&gt;Helpful accessibility keyboard shortcuts:=&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Switch FilterKeys on and off. Right SHIFT for eight seconds&lt;br /&gt;&lt;br /&gt;Switch High Contrast on and off. Left ALT +left SHIFT +PRINT SCREEN&lt;br /&gt;&lt;br /&gt;Switch MouseKeys on and off. Left ALT +left SHIFT +NUM LOCK&lt;br /&gt;&lt;br /&gt;Switch StickyKeys on and off. SHIFT five times&lt;br /&gt;&lt;br /&gt;Switch ToggleKeys on and off. NUM LOCK for five seconds&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-8847088152414363345?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/8847088152414363345/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/most-useful-key-board-shortcuts-for_01.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8847088152414363345'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8847088152414363345'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/most-useful-key-board-shortcuts-for_01.html' title='Most useful key-board shortcuts for Vista'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-1446389136280524644</id><published>2009-11-01T03:42:00.000-08:00</published><updated>2009-11-01T03:45:20.372-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>Windows vista slow start up problem and solution:-</title><content type='html'>Facing lots of problem for Windows Vista slow start up. This is common for new operating system.&lt;br /&gt;Now many people facing problem about windows vista slow start up and windows vista takes to long even after entering password screen to boots up.&lt;br /&gt;&lt;br /&gt;It may some time show message like Errors: AFEE32.EXE&lt;br /&gt;And also find Server Busy&lt;br /&gt;&lt;br /&gt;The possible reason and solution are&lt;br /&gt;&lt;br /&gt;Most common reason is Trojan virus called afee32.exe = TAJEAWE.EXE .This is a backdoor Trojan. However these are just some of its files, the virus's real name is "W32 Randex". This Trojan using a port back door. You can find explanation about this virus at&lt;br /&gt;&lt;br /&gt;http://www.symantec.com/security_response/writeup.jsp?docid=2003-081213-3232-99&amp;amp;tabid=1&lt;br /&gt;&lt;br /&gt;Try running WINDOWS DEFENDER or Windows OneCare 1.5 to isolate the file.&lt;br /&gt;Use MS Malicious Virus Removal Tool, it will remove this virus according to MS.&lt;br /&gt;&lt;br /&gt;http://www.microsoft.com/security/malwareremove/default.mspx&lt;br /&gt;&lt;br /&gt;Now if your system is not virus infected than follow these steps&lt;br /&gt;&lt;br /&gt;Use msconfing on run and disable unnecessary start up program.&lt;br /&gt;&lt;br /&gt;Also try defragging and generally cleaning up the system spyware adware checks virus scans etc..&lt;br /&gt;&lt;br /&gt;Make sure all the driver are correct.&lt;br /&gt;&lt;br /&gt;Uninstall or unplug external hardware besides your mouse and keyboard. And see if any difference you found.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-1446389136280524644?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/1446389136280524644/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/windows-vista-slow-start-up-proble-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1446389136280524644'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1446389136280524644'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/windows-vista-slow-start-up-proble-and.html' title='Windows vista slow start up problem and solution:-'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-8316283031630984653</id><published>2009-11-01T03:30:00.000-08:00</published><updated>2009-11-01T03:35:50.050-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>Vista Tips For Changing Windows Boot Graphic</title><content type='html'>You may like the Vista boot screens. We love when that little orb appears in the middle of the screen and then the colorful login screen displays. But if you don’t like, you can actually change it slightly. During boot, behind the scenes is a boot screen that Vista techno-geeks call Aurora. The only difference between it and what you see by default is that, instead of a scrolling bar with a Vista graphic at the beginning of the process, you see a stationary picture with the text Starting Windows Vista at the bottom.&lt;br /&gt;&lt;br /&gt;Here are the steps for vista tips to change boot screen. To enable the “Aurora” boot screen:&lt;br /&gt;&lt;br /&gt;1. Press the + R keys in combination to open Run dialog.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Type MSCONFIG.EXE.&lt;br /&gt;3. If User Account Control prompts you to allow the action, click on Continue.&lt;br /&gt;4. In the “System Configuration” window, click on the Boot tab.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5. Select your Windows Vista installation and under Boot options, check No GUI boot.&lt;br /&gt;6. Press OK.&lt;br /&gt;7. In the dialog that appears, check “Don’t show this message again”, and then click on Restart.&lt;br /&gt;8. Your computer will now reboot, and you will see the “aurora” boot screen with text that says “Starting Windows Vista.” And if you really like the Aurora boot screen you should also try out the Aurora screensaver.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-8316283031630984653?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/8316283031630984653/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/vista-tips-for-changing-windows-vista.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8316283031630984653'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8316283031630984653'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/vista-tips-for-changing-windows-vista.html' title='Vista Tips For Changing Windows Boot Graphic'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-8776338470405287024</id><published>2009-11-01T03:24:00.000-08:00</published><updated>2009-11-01T03:26:16.398-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>Vista Tips to Recover Deleted Files</title><content type='html'>&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Windows vista System Restore makes it possible to roll back important system files to previous dates. But it is also possible to restore single file or documents those are deleted or modified. System restore point automatically generates everyday.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;now make sure system restore is enabled. Now go to the folder where file was saved. Now right click in is and choose the tab Restore Previous Versions as shown in the figure.&lt;br /&gt;&lt;img src="http://bp3.blogger.com/_TTLVKdtPjpQ/SA1xHe3XgxI/AAAAAAAAABU/ctHDImIp8eE/s320/vista_tips_Recover_deleted_files.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;It loads Folder Properties with a list of previous saved versions of the folder. As shown in the figure it has 1 restore point. If more than one vista restore point that select 1 by clicking it.&lt;br /&gt;&lt;img src="http://bp3.blogger.com/_TTLVKdtPjpQ/SA1xre3XgyI/AAAAAAAAABc/1wUIDF_Dqsc/s320/windows_vista_tips_file_recovery.JPG" id="BLOGGER_PHOTO_ID_5191930937261654818" border="0" /&gt;&lt;br /&gt;&lt;br /&gt;You have three options to access the old files - either Open, Copy or Restore.&lt;br /&gt;• Open allows you to browse the archive of the folder from the restore date, letting you drag and drop any number of files out of the archive (probably the easiest method).&lt;br /&gt;• Copy will prompt you to select a destination folder to copy all of the backup archive to. This is useful if you want to restore the entire folder to a new location.&lt;br /&gt;• Restore will overwrite the currently selected folder with all the files from the restore point (overwriting any modifications). Only use this if you are aware any file since this restore date will be overwritten.&lt;br /&gt;      this Windows vista tip help to recover your deleted files&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-8776338470405287024?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/8776338470405287024/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/vista-tips-to-recover-deleted-files.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8776338470405287024'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8776338470405287024'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/vista-tips-to-recover-deleted-files.html' title='Vista Tips to Recover Deleted Files'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp3.blogger.com/_TTLVKdtPjpQ/SA1xHe3XgxI/AAAAAAAAABU/ctHDImIp8eE/s72-c/vista_tips_Recover_deleted_files.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-4166037882415913246</id><published>2009-11-01T03:03:00.000-08:00</published><updated>2009-11-01T03:04:31.308-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>Rename a Series of Files</title><content type='html'>When you download photos from your digital camera, they often have unrecognizable names. You can rename several similar files at once with the following procedure. This also works for renaming other types of files.&lt;br /&gt;&lt;br /&gt;1.Open another folder containing files that you want to rename.&lt;br /&gt;2.Select the files you want to rename. If the files you want are not adjacent in the file list, press and hold CTRL, and then click each item to select it.&lt;br /&gt;3.On the File menu, click Rename.&lt;br /&gt;4.Type the new name, and then press ENTER.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;All of the files in the series will be named in sequence using the new name you type. For example, if you type Birthday, the first will be named Birthday and subsequent files in the series will be named Birthday (1), Birthday (2), and so on. To specify the starting number for the series, type the starting number in parentheses after the new file name. The files in the series will be numbered in sequence starting with the number you type. For example, if you type Birthday (10), the other files will be named Birthday (11), Birthday (12), and so on.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-4166037882415913246?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/4166037882415913246/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/rename-series-of-files.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4166037882415913246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4166037882415913246'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/11/rename-series-of-files.html' title='Rename a Series of Files'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5503473354844917514</id><published>2009-10-31T21:37:00.000-07:00</published><updated>2009-10-31T21:45:17.816-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>Delete Browsing History commands</title><content type='html'>• Delete Temporary Internet Files: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8&lt;br /&gt;&lt;br /&gt;• Delete Cookies: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2&lt;br /&gt;&lt;br /&gt;• Delete History: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1&lt;br /&gt;&lt;br /&gt;• Delete Form Data: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16&lt;br /&gt;&lt;br /&gt;• Delete Passwords: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32&lt;br /&gt;&lt;br /&gt;• Delete All: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255&lt;br /&gt;&lt;br /&gt;• Delete All + files and settings stored by Add-ons: RunDll32.exe&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5503473354844917514?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5503473354844917514/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/ultimouse-task-controller.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5503473354844917514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5503473354844917514'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/ultimouse-task-controller.html' title='Delete Browsing History commands'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-8527371398056241917</id><published>2009-10-31T09:01:00.000-07:00</published><updated>2009-10-31T21:31:08.757-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>Application Keyboard Shortcuts</title><content type='html'>Windows Vista has it's own set of keyboard shortcuts, but did you know you can launch also assign shortcuts to launch any application? For example, you might want to launch the Calculator every time you press CTRL + F12.&lt;br /&gt;To assign a keyboard combination, find a shortcut to the application you wish to launch, right click it and select Properties:&lt;br /&gt;Then click in the "Shortcut Key" box and press the desired key combination you wish to start the application. Once you have done this, click OK. You can choose a key combination from the following options:&lt;br /&gt;&lt;br /&gt;    * F1-F12 or Numpad Key&lt;br /&gt;    * SHIFT + (F1-F12 or Numpad Key)&lt;br /&gt;    * CTRL + (F1-F12 or Numpad Key)&lt;br /&gt;    * (CTRL + ALT or CTRL + SHIFT or ALT + SHIFT) + Almost any key&lt;br /&gt;&lt;br /&gt;Now, pressing that key combination should load your selected application. This can be a real time saver for your most used applications.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-8527371398056241917?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/8527371398056241917/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/application-keyboard-shortcuts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8527371398056241917'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8527371398056241917'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/application-keyboard-shortcuts.html' title='Application Keyboard Shortcuts'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-848245621512447831</id><published>2009-10-31T05:54:00.000-07:00</published><updated>2009-10-31T05:55:31.044-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Remove Watermark from Windows 7 beta 1 Desktop</title><content type='html'>&lt;span style="font-style:italic;"&gt;        Remove Watermark from Windows 7 beta 1 Desktop&lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;WIndows 7 is in its beta version and you can realize it well with the lapses in the operating system. One such annoying feature with the OS is the water mark embedded in the desktop. To remove the watermark you can follow the steps below. Before beginning with the steps you need to ensure that the User Account Control is disabled.&lt;br /&gt;&lt;br /&gt;Step 1: Click on the Start Menu&gt; Control Panel&lt;br /&gt;Step 2: Click on User Accounts. Change User Account Control Settings and adjust the slider so that it is at the bottom of the screen (Never Notify).&lt;br /&gt;Step 3: Next restart the computer&lt;br /&gt;Step 4: After the rebooting browse to the following directory&lt;br /&gt;&lt;br /&gt;C:WindowsSystem32en-US&lt;br /&gt;Step 5: Once you’re in the directory locate and right-click the following file&lt;br /&gt;user32.dll.mui&lt;br /&gt;Step 6: From the drop down menu select the properties. Click on the Security tab and click on the Advanced button at the buttom.&lt;br /&gt;Step 7:  In the Advanced Security Settings window click on the Owner tab  and click Edit.&lt;br /&gt;Step 8: Click OK to effect the changes and return to the original file Properties window.&lt;br /&gt;Step 9: Under the security tab, Click Edit.&lt;br /&gt;Step 10:Select Users and a checkmark to the all the checkboxes giving you full control of the file&lt;br /&gt;Step 11: Rename user32.dll.mui to user32-backup.dll.mui&lt;br /&gt;Step 12: Download the patched version of the files - 32 bit Download or 64 bit Download&lt;br /&gt;Step 13: After the files have been downloaded extract it from the original directory&lt;br /&gt;C:WindowsSystem32en-US&lt;br /&gt;Step 14: Restart the computer&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-848245621512447831?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/848245621512447831/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/remove-watermark-from-windows-7-beta-1.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/848245621512447831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/848245621512447831'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/remove-watermark-from-windows-7-beta-1.html' title='Remove Watermark from Windows 7 beta 1 Desktop'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5762443629293748376</id><published>2009-10-31T05:39:00.000-07:00</published><updated>2009-10-31T05:54:07.203-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>ProgramShortcutKey</title><content type='html'>&lt;span style="font-style:italic;"&gt; Create Keyboard Shortcuts for Programs&lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can create keyboard shortcuts for any program in Windows 7. &lt;br /&gt;Right-click the program icon &lt;br /&gt;select Properties. &lt;br /&gt;Select the Shortcut tab, click in Shortcut key, to set the keyboard shortcut for that program.&lt;br /&gt;&lt;br /&gt;ProgramShortcutKey&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5762443629293748376?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5762443629293748376/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/programshortcutkey.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5762443629293748376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5762443629293748376'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/programshortcutkey.html' title='ProgramShortcutKey'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5364763200633849631</id><published>2009-10-31T05:26:00.000-07:00</published><updated>2009-11-12T09:59:05.862-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>How to Unlock the Windows 7 Hidden Themes</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_0FWVS6JZWA8/SvxMoiniG2I/AAAAAAAAAHY/92W2uWSutS8/s1600-h/Capture.PNG"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 439px; height: 314px;" src="http://3.bp.blogspot.com/_0FWVS6JZWA8/SvxMoiniG2I/AAAAAAAAAHY/92W2uWSutS8/s400/Capture.PNG" alt="" id="BLOGGER_PHOTO_ID_5403277912308849506" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The Windows 7 beta has a pack of hidden and locked themes.Let's see how you can unlock the hidden themes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Step 1: Open the Explorer (Windows + E) and go to C:\Windows\winsxs&lt;br /&gt;Step 2: Enter *.theme into the search field. Alternately you can use the * sign on the number block.&lt;br /&gt;Step 3: You'll get the Click me prompt&lt;br /&gt;Step 4: Double-click the themes ZA, US, GB, CA, AU to install them.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5364763200633849631?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5364763200633849631/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/how-to-unlock-windows-7-hidden-themes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5364763200633849631'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5364763200633849631'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/how-to-unlock-windows-7-hidden-themes.html' title='How to Unlock the Windows 7 Hidden Themes'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_0FWVS6JZWA8/SvxMoiniG2I/AAAAAAAAAHY/92W2uWSutS8/s72-c/Capture.PNG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-302486258915899331</id><published>2009-10-31T02:10:00.000-07:00</published><updated>2009-10-31T02:16:13.474-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-vista'/><title type='text'>Using the mouse wheel to change the icon views</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_0FWVS6JZWA8/SuwAAZg7CGI/AAAAAAAAAC8/3hSQsZwnQR4/s1600-h/FigC.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 230px;" src="http://3.bp.blogspot.com/_0FWVS6JZWA8/SuwAAZg7CGI/AAAAAAAAAC8/3hSQsZwnQR4/s320/FigC.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5398690060159354978" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;Using the mouse wheel to change the icon views&lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you’re using Windows Explorer to work with your files and folders, you’ve probably already discovered the new Views menu. You just click the arrow next to the Views icon on the toolbar to bring up the Views menu, as shown in Figure C, and then drag the slider up or down to change the size and appearance of the file and folder icons. &lt;br /&gt;&lt;br /&gt;The slider on the Views menu has seven settings that range from Extra Large Icons to Tiles.&lt;br /&gt;&lt;br /&gt;While clicking the icon and dragging the slider is simple enough there is an easier way. Simply hold down the [Ctrl] key and scroll your mouse wheel up and down to resize the icons from Tiles to Extra Large Icons.&lt;br /&gt;&lt;br /&gt;Using the [Ctrl] key and the mouse wheel combination also works on the Desktop. While the Desktop is selected, just hold down the [Ctrl] key and scroll your mouse wheel up and down to resize the icons from a microscopic 16 x 16 all the way up to huge 256 x 256 renditions.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-302486258915899331?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/302486258915899331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/using-mouse-wheel-to-change-icon-views.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/302486258915899331'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/302486258915899331'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/using-mouse-wheel-to-change-icon-views.html' title='Using the mouse wheel to change the icon views'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_0FWVS6JZWA8/SuwAAZg7CGI/AAAAAAAAAC8/3hSQsZwnQR4/s72-c/FigC.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-3285107450795354947</id><published>2009-10-31T00:59:00.000-07:00</published><updated>2009-10-31T01:00:45.504-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'></title><content type='html'>&lt;span style="font-weight:bold;"&gt; Make Internet Explorer 8 Load Faster&lt;span style="font-style:italic;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you want Internet Explorer 8 to load faster, you need to disable the add-ons that slow it down, so go to Tools -&gt; Manage Add-ons and check the load time for each one. You can choose for yourself the ones you can live without and ones that would increase the load speed.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-3285107450795354947?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/3285107450795354947/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/make-internet-explorer-8-load-faster.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/3285107450795354947'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/3285107450795354947'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/make-internet-explorer-8-load-faster.html' title=''/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-1583794378081347389</id><published>2009-10-31T00:53:00.000-07:00</published><updated>2009-10-31T00:57:15.083-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Use Virtual Hard Disk Files</title><content type='html'>&lt;span style="font-style:italic;"&gt;Use Virtual Hard Disk Files&lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can now create and manage virtual hard disks files in Windows 7 as if they were real disks. This can allow you to use a live Windows installation on the virtual disk without the need to boot the virtual Computer. To create a virtual disk you have to press the Windows Key, right-click on Computer, then go to &lt;br /&gt;Manage &lt;br /&gt;-&gt; Disk Management &lt;br /&gt;-&gt; Action &lt;br /&gt;-&gt; Create VHD. There you can specify the location and size of your virtual hard disk file.&lt;br /&gt;&lt;br /&gt;To attach the virtual disk file, press the Windows Key, right-click Computer, then go to Manage -&gt; Disk Management -&gt; Action -&gt; Attach VHD and you have to specify the location and if it’s read only or not.&lt;br /&gt;&lt;br /&gt;To initialize a virtual hard disk, press the Windows Key, right-click on Computer, go to Manage -&gt; Disk Management -&gt; Action -&gt; Attach VHD, specify the location, click Ok, then right click on the virtual disk and click on Initialize Disk. Select the partition style you want to use and then right-click on the unallocated space and click “New Simple Volume” and follow the instructions wizard. Now, a new hard drive appears in Windows Explorer and you can use it as a real partition.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-1583794378081347389?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/1583794378081347389/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/use-virtual-hard-disk-files.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1583794378081347389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1583794378081347389'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/use-virtual-hard-disk-files.html' title='Use Virtual Hard Disk Files'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-1984063156816895543</id><published>2009-10-31T00:37:00.000-07:00</published><updated>2009-10-31T00:39:38.688-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Extend Windows 7 trail period.</title><content type='html'>&lt;span style="font-style:italic;"&gt;&lt;br /&gt;Extend Windows 7 from 30 days to 90 Days trail&lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Follow the procedure below to extend your trail period&lt;br /&gt;&lt;br /&gt;1.Firstly,  Download Windows 7 Pre-Beta M3 Build 6801 from here.&lt;br /&gt;&lt;br /&gt;2. Burn it on a DVD, and install windows 7.&lt;br /&gt;&lt;br /&gt;Note: This hack will work after every days of use, so try these commands 2 times just some days before your 30 days trail is going to end. &lt;br /&gt;&lt;br /&gt;3. When installation is complete, open Command Prompt.&lt;br /&gt;&lt;br /&gt;    Type any of the three commands below:&lt;br /&gt;    sysprep /generalize&lt;br /&gt;    slmgr.vbs –rearm&lt;br /&gt;    rundll32 slc.dll,SLReArmWindows&lt;br /&gt;&lt;br /&gt;This is how you can get 90 = 30+60 days of Windows 7 trail period.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-1984063156816895543?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/1984063156816895543/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/extend-windows-7-trail-period.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1984063156816895543'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/1984063156816895543'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/extend-windows-7-trail-period.html' title='Extend Windows 7 trail period.'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-8754994562813631927</id><published>2009-10-31T00:31:00.000-07:00</published><updated>2009-10-31T00:37:35.014-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Keybord shortcuts</title><content type='html'>&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;div style="text-align: center;"&gt;&lt;link rel="File-List" href="file:///C:%5CUsers%5CPRIYAN%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;link rel="Edit-Time-Data" href="file:///C:%5CUsers%5CPRIYAN%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_editdata.mso"&gt;&lt;!--[if !mso]&gt; &lt;style&gt; v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} &lt;/style&gt; &lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;o:officedocumentsettings&gt;   &lt;o:relyonvml/&gt;   &lt;o:allowpng/&gt;  &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;link rel="themeData" href="file:///C:%5CUsers%5CPRIYAN%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CUsers%5CPRIYAN%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:trackmoves&gt;false&lt;/w:TrackMoves&gt;   &lt;w:trackformatting/&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:donotpromoteqf/&gt;   &lt;w:lidthemeother&gt;EN-US&lt;/w:LidThemeOther&gt;   &lt;w:lidthemeasian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:lidthemecomplexscript&gt;HI&lt;/w:LidThemeComplexScript&gt;   &lt;w:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;    &lt;w:splitpgbreakandparamark/&gt;    &lt;w:dontvertaligncellwithsp/&gt;    &lt;w:dontbreakconstrainedforcedtables/&gt;    &lt;w:dontvertalignintxbx/&gt;    &lt;w:word11kerningpairs/&gt;    &lt;w:cachedcolbalance/&gt;    &lt;w:usefelayout/&gt;   &lt;/w:Compatibility&gt;   &lt;m:mathpr&gt;    &lt;m:mathfont val="Cambria Math"&gt;    &lt;m:brkbin val="before"&gt;    &lt;m:brkbinsub val="--"&gt;    &lt;m:smallfrac val="off"&gt;    &lt;m:dispdef/&gt;    &lt;m:lmargin val="0"&gt;    &lt;m:rmargin val="0"&gt;    &lt;m:defjc val="centerGroup"&gt;    &lt;m:wrapindent val="1440"&gt;    &lt;m:intlim val="subSup"&gt;    &lt;m:narylim val="undOvr"&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" defunhidewhenused="true" defsemihidden="true" defqformat="false" defpriority="99" latentstylecount="267"&gt;   &lt;w:lsdexception locked="false" priority="0" semihidden="false" unhidewhenused="false" qformat="true" name="Normal"&gt;   &lt;w:lsdexception locked="false" priority="9" semihidden="false" unhidewhenused="false" qformat="true" name="heading 1"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 2"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 3"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 4"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 5"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 6"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 7"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 8"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 9"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 1"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 2"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 3"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 4"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 5"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 6"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 7"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 8"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 9"&gt;   &lt;w:lsdexception locked="false" priority="35" qformat="true" name="caption"&gt;   &lt;w:lsdexception locked="false" priority="10" semihidden="false" unhidewhenused="false" qformat="true" name="Title"&gt;   &lt;w:lsdexception locked="false" priority="1" name="Default Paragraph Font"&gt;   &lt;w:lsdexception locked="false" priority="11" semihidden="false" unhidewhenused="false" qformat="true" name="Subtitle"&gt;   &lt;w:lsdexception locked="false" priority="22" semihidden="false" unhidewhenused="false" qformat="true" name="Strong"&gt;   &lt;w:lsdexception locked="false" priority="20" semihidden="false" unhidewhenused="false" qformat="true" name="Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="59" semihidden="false" unhidewhenused="false" name="Table Grid"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Placeholder Text"&gt;   &lt;w:lsdexception locked="false" priority="1" semihidden="false" unhidewhenused="false" qformat="true" name="No Spacing"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Revision"&gt;   &lt;w:lsdexception locked="false" priority="34" semihidden="false" unhidewhenused="false" qformat="true" name="List Paragraph"&gt;   &lt;w:lsdexception locked="false" priority="29" semihidden="false" unhidewhenused="false" qformat="true" name="Quote"&gt;   &lt;w:lsdexception locked="false" priority="30" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Quote"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="19" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="21" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="31" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Reference"&gt;   &lt;w:lsdexception locked="false" priority="32" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Reference"&gt;   &lt;w:lsdexception locked="false" priority="33" semihidden="false" unhidewhenused="false" qformat="true" name="Book Title"&gt;   &lt;w:lsdexception locked="false" priority="37" name="Bibliography"&gt;   &lt;w:lsdexception locked="false" priority="39" qformat="true" name="TOC Heading"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Mangal; 	panose-1:2 4 5 3 5 2 3 3 2 2; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:32771 0 0 0 1 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	mso-bidi-font-size:10.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Mangal; 	mso-bidi-theme-font:minor-bidi;} p 	{mso-style-noshow:yes; 	mso-style-priority:99; 	mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman","serif"; 	mso-fareast-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Mangal; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	mso-bidi-font-size:10.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Mangal; 	mso-bidi-theme-font:minor-bidi;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="color: rgb(51, 51, 255); font-style: italic; font-weight: bold;"&gt;Keyboard shortcuts&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Alt+P&lt;br /&gt;Display/ hide the Explorer preview pane&lt;br /&gt;&lt;br /&gt;Windows Logo+G&lt;br /&gt;Display gadgets in front of other windows&lt;br /&gt;&lt;br /&gt;Windows Logo++ (plus key)&lt;br /&gt;Zoom in, where appropriate&lt;br /&gt;&lt;br /&gt;Windows Logo+- (minus key)&lt;br /&gt;Zoom out, where appropriate&lt;br /&gt;&lt;br /&gt;Windows Logo+Up&lt;br /&gt;Maximise the current window&lt;br /&gt;&lt;br /&gt;Windows Logo+Down&lt;br /&gt;Minimise the current window&lt;br /&gt;&lt;br /&gt;Windows Logo+Left&lt;br /&gt;Snap to the left hand side of the screen&lt;br /&gt;&lt;br /&gt;Windows Logo+Right&lt;br /&gt;Snap to the right hand side of the screen&lt;br /&gt;&lt;br /&gt;Windows Logo+Home&lt;br /&gt;Minimise/ restore everything except the current window&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-8754994562813631927?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/8754994562813631927/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/keybord-shortcuts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8754994562813631927'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8754994562813631927'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/keybord-shortcuts.html' title='Keybord shortcuts'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-4801737651066335181</id><published>2009-10-31T00:16:00.000-07:00</published><updated>2009-10-31T00:18:56.655-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Customise the Windows log-on screen</title><content type='html'>&lt;div style="text-align: center; color: rgb(51, 51, 255); font-style: italic; font-weight: bold;"&gt;&lt;span style="font-size:130%;"&gt; Customise the log-on screen&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;Changing the Windows log-on screen used to involve some complicated and potentially dangerous hacks, but not any more - Windows 7 makes it easy.&lt;br /&gt;&lt;br /&gt;First, browse to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background in REGEDIT, double-click the DWORD key called OEMBackground (not there? Create it) and set its value to 1.&lt;br /&gt;&lt;br /&gt;Now find a background image you'd like to use. Make sure it's less than 256KB in size, and matches the aspect ratio of your screen as it'll be stretched to fit.&lt;br /&gt;&lt;br /&gt;Next, copy that image into the %windir%\system32\oobe\info\backgrounds folder (create the info\backgrounds folders if they don't exist). Rename the image to backgroundDefault.jpg, reboot, and you should now have a custom log-on image.&lt;br /&gt;&lt;br /&gt;Alternatively, use a free tweaking tool to handle everything for you. Logon Changer displays a preview so you can see how the log-on screen will look without rebooting, while the Logon Screen Rotator accepts multiple images and will display a different one every time you log on.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-4801737651066335181?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/4801737651066335181/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/customise-windows-log-on-screen.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4801737651066335181'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/4801737651066335181'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/customise-windows-log-on-screen.html' title='Customise the Windows log-on screen'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-8419810065638432691</id><published>2009-10-31T00:12:00.000-07:00</published><updated>2009-10-31T00:15:24.108-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>Activate XP mode</title><content type='html'>&lt;div style="text-align: center;"&gt; &lt;span style="font-size:130%;"&gt;&lt;span style="color: rgb(255, 0, 0); font-style: italic; font-weight: bold;"&gt;Activate XP mode&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;If you've old but important software that no longer runs under Windows 7, then you could try using XP Mode, a virtual copy of XP that runs in a window on your Windows 7 desktop. But there's a big potential problem, as XP Mode only works with systems that have hardware virtualisation (AMD-V or Intel VT) built-in and turned on. If you've a compatible CPU then this may just be a matter of enabling the option in your BIOS set-up program, however some high profile brands, including Sony Vaio, disable the setting for "security reasons". And that blocks XP Mode from working, too.&lt;br /&gt;&lt;br /&gt;One solution has emerged, but it's a little risky, as essentially you'll have to alter a byte in your laptop firmware and hope this doesn't have any unexpected side-effects. Gulp. If you're feeling brave then take a look at the Feature Enable Blog for the details, but don't blame us if it goes wrong.&lt;br /&gt;&lt;br /&gt;A safer approach might be to use VirtualBox, a virtualisation tool that doesn't insist on hardware support, but then you will need to find a licensed copy of XP (or whatever other Windows version your software requires) for its virtual machine.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-8419810065638432691?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/8419810065638432691/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/activate-xp-mode.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8419810065638432691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/8419810065638432691'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/activate-xp-mode.html' title='Activate XP mode'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-762610460860326172</id><published>2009-10-30T23:47:00.000-07:00</published><updated>2009-10-31T00:06:26.958-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows-7'/><title type='text'>AppLocker</title><content type='html'>&lt;p style="text-align: center; color: rgb(255, 0, 0);"&gt;&lt;span style="font-size:130%;"&gt;AppLocker&lt;/span&gt;&lt;/p&gt;&lt;p&gt;AppLocker is a completely new feature for Windows 7 that enables you to lock down certain applications for users that you specify, using rules and properties to provide access control for applications. &lt;/p&gt;&lt;p&gt;Meant primarily for businesses, it's available in Windows 7 Ultimate, while you can also create rules in Windows 7 Professional. &lt;/p&gt;&lt;p&gt;&lt;img src="http://mos.futurenet.com/techradar/Review%20images/Windows%20Vista/35/OWV35.gs_more.applocker-420-420-90.jpg" alt="Win 7 app locker" width="420" /&gt;&lt;/p&gt;&lt;p&gt;You can configure numerous rules including restricting applications by publisher, for example, so you could restrict certain games or simply applications you use for work. AppLocker is hidden away though, in the Local Group Policy Editor. &lt;/p&gt;&lt;p&gt;To launch this, run GPEDIT.MSC and go to Computer Configuration ➜ Windows Settings. Then highlight Security Settings and look for Application Control Policies. AppLocker is within this group. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;8. Shake your mouse for clarity &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;One of our favourite little enhancements to Windows 7 is the shake to minimise feature. If your desktop is cluttered with windows, it can be a time-consuming process to minimise them all to your taskbar. Now you don't need to. &lt;/p&gt;&lt;p&gt;Just grab hold of the title bar of the window you still want to use with your mouse, and shake it around a little. All the windows will minimise to the taskbar, except for the one you're using. Cool eh? &lt;/p&gt;&lt;p&gt;Oh, and should you want to clear the entire desktop, then just click on the area next to the clock in the bottom right-hand corner. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-762610460860326172?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/762610460860326172/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/windows-7.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/762610460860326172'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/762610460860326172'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/windows-7.html' title='AppLocker'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-7789498040177189659</id><published>2009-10-25T00:36:00.000-07:00</published><updated>2009-10-25T00:46:28.412-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>Make your Folders Private</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 0, 0); font-style: italic; font-weight: bold;"&gt;&lt;span style="font-size:130%;"&gt;Make your Folders Private&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;  •Open My Computer&lt;br /&gt;  •Double-click the drive where Windows is installed (usually drive (C:), unless you have more than one drive on your computer).&lt;br /&gt;  •If the contents of the drive are hidden, under System Tasks, click Show the contents of this drive.&lt;br /&gt;  •Double-click the Documents and Settings folder.&lt;br /&gt;  •Double-click your user folder.&lt;br /&gt;  •Right-click any folder in your user profile, and then click Properties.&lt;br /&gt;  •On the Sharing tab, select the Make this folder private so that only I have access to it check box.&lt;br /&gt;&lt;br /&gt;  Note&lt;br /&gt;&lt;br /&gt;  •To open My Computer, click Start, and then click My Computer.&lt;br /&gt;  •This option is only available for folders included in your user profile. Folders in your user profile include My Documents and its subfolders, Desktop, Start Menu, Cookies, and Favorites. If you do not make these folders private, they are available to everyone who uses your computer.&lt;br /&gt;  •When you make a folder private, all of its subfolders are private as well. For example, when you make My Documents private, you also make My Music and My Pictures private. When you share a folder, you also share all of its subfolders unless you make them private.&lt;br /&gt;  •You cannot make your folders private if your drive is not formatted as NTFS For information about converting your drive to NTFS&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-7789498040177189659?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/7789498040177189659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/windows-xp_9254.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/7789498040177189659'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/7789498040177189659'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/windows-xp_9254.html' title='Make your Folders Private'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-667985741137470034</id><published>2009-10-25T00:31:00.000-07:00</published><updated>2009-10-25T00:43:25.519-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>How to make your Desktop Icons Transparent</title><content type='html'>Just do this.&lt;br /&gt;&lt;br /&gt;Go to control Panel &gt; System, &gt; Advanced &gt; Performance area &gt; Settings button Visual Effects tab "Use drop shadows for icon labels on the Desktop&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-667985741137470034?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/667985741137470034/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/windows-xp_25.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/667985741137470034'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/667985741137470034'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/windows-xp_25.html' title='How to make your Desktop Icons Transparent'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-2444033683495179635</id><published>2009-10-24T22:32:00.000-07:00</published><updated>2009-10-25T00:42:16.825-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Firefox Tips'/><title type='text'>Keyboard-shortcuts</title><content type='html'>&lt;div style="text-align: left; color: rgb(255, 0, 0); font-weight: bold; font-style: italic;"&gt;&lt;span style="font-size:130%;"&gt;CTRL + (  ) shortcuts&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;CTRL + N     Opens a new Firefox window&lt;br /&gt;&lt;br /&gt;CTRL + O     Open a local file&lt;br /&gt;&lt;br /&gt;CTRL + P     Print the current webpage&lt;br /&gt;&lt;br /&gt;CTRL + R     Reloads the current webpage&lt;br /&gt;&lt;br /&gt;CTRL + S     Save the current webpage on your PC&lt;br /&gt;&lt;br /&gt;CTRL + T     Opens a new Firefox Tab&lt;br /&gt;&lt;br /&gt;CTRL + U     View the page source of the current webpage&lt;br /&gt;&lt;br /&gt;CTRL + V     Paste the contents of the Windows clipboard&lt;br /&gt;&lt;br /&gt;CTRL + W     Closes the current Firefox Tab or Window (if more than one tab is open)&lt;br /&gt;&lt;br /&gt;CTRL + X     Cut the selected text&lt;br /&gt;&lt;br /&gt;CTRL + Z     Undo the last action&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="color: rgb(255, 0, 0); font-style: italic; font-weight: bold;"&gt;F + (  ) shortcuts&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;F1     Opens Firefox help&lt;br /&gt;&lt;br /&gt;F3     Find more text within the same webpage&lt;br /&gt;&lt;br /&gt;F5     Reload the current webpage&lt;br /&gt;&lt;br /&gt;F6     Toggles the cursor between the address/URL input box and the current webpage&lt;br /&gt;&lt;br /&gt;F7     Toggles Caret Browsing on and off. Used to be able to select text on a webpage with the keyboard&lt;br /&gt;&lt;br /&gt;F11     Switch to Full Screen mode&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-2444033683495179635?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/2444033683495179635/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/firefox-tips.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/2444033683495179635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/2444033683495179635'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/firefox-tips.html' title='Keyboard-shortcuts'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5432794442326887131.post-5765175691701138824</id><published>2009-10-24T04:38:00.000-07:00</published><updated>2009-10-25T00:40:47.731-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows-XP'/><title type='text'>Keybord-shortcuts</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 0, 0); font-weight: bold; font-style: italic;"&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-family:webdings;"&gt;CTRL+(  ) Shortcuts&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;CTRL and A     Selects all the items in the active window.&lt;br /&gt;&lt;br /&gt;CTRL and C     Copies the item or items to the Clipboard and can be pasted using CTRL and V.&lt;br /&gt;&lt;br /&gt;CTRL and F     Displays the Find all files dialog box.&lt;br /&gt;&lt;br /&gt;CTRL and G     Displays the Go to folder dialog box.&lt;br /&gt;&lt;br /&gt;CTRL and N     Displays the New dialog box.&lt;br /&gt;&lt;br /&gt;CTRL and O     Displays the Open dialog box.&lt;br /&gt;&lt;br /&gt;CTRL and P     Displays the Print dialog box.&lt;br /&gt;&lt;br /&gt;CTRL and S     Displays the Save dialog box.&lt;br /&gt;&lt;br /&gt;CTRL and V     Pastes the copied item or items from the Clipboard.&lt;br /&gt;&lt;br /&gt;CTRL and X     Cuts the item or items selected to the Clipboard.&lt;br /&gt;&lt;br /&gt;CTRL and Z     Undoes the last action.&lt;br /&gt;&lt;br /&gt;CTRL and F4     Closes the active document window.&lt;br /&gt;&lt;br /&gt;CTRL while dragging an item     Copy the selected item&lt;br /&gt;&lt;br /&gt;CTRL+SHIFT with arrow keys     Highlight a block of text&lt;br /&gt;&lt;br /&gt;CTRL+F4     Close the active document&lt;br /&gt;&lt;br /&gt;CTRL+ESC     Display the Start menu&lt;br /&gt;&lt;br /&gt;CTRL and F6     Opens the next document window in the active application.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center; font-style: italic; font-weight: bold; color: rgb(255, 0, 0);"&gt;&lt;span style="font-size:130%;"&gt;ALT+(  ) Shortcuts&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;ALT+ENTER     View the properties for the selected item&lt;br /&gt;&lt;br /&gt;ALT+F4     Close the active item, or quit the active program&lt;br /&gt;&lt;br /&gt;ALT+SPACEBAR     Open the shortcut menu for the active window&lt;br /&gt;&lt;br /&gt;ALT+TAB     Switch between the open items&lt;br /&gt;&lt;br /&gt;ALT+ESC     Cycle through items in the order that they had been opened&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center; color: rgb(255, 0, 0); font-style: italic; font-weight: bold;"&gt;&lt;span style="font-size:130%;"&gt;F+(  ) Shortcuts&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;F1 key     Gives help on the active window or selected item.&lt;br /&gt;&lt;br /&gt;F2 key     Rename the selected item&lt;br /&gt;&lt;br /&gt;F3 key     Search for a file or a folder&lt;br /&gt;&lt;br /&gt;F4 key     Display the Address bar list in My Computer or Windows Explorer&lt;br /&gt;&lt;br /&gt;F5 key      Update the active window&lt;br /&gt;&lt;br /&gt;F6 key     Cycle through the screen elements in a window or on the desktop&lt;br /&gt;&lt;br /&gt;F10 key     Activate the menu bar in the active program&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt; &lt;span style="font-size:130%;"&gt;&lt;span style="color: rgb(255, 0, 0); font-weight: bold; font-style: italic;"&gt;Windows Logo+(  ) Shortcuts&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Windows Logo     Display or hide the Start menu&lt;br /&gt;&lt;br /&gt;Windows Logo+BREAK     Display the System Properties dialog box&lt;br /&gt;&lt;br /&gt;Windows Logo+D     Display the desktop&lt;br /&gt;&lt;br /&gt;Windows Logo+M     Minimize all of the windows&lt;br /&gt;&lt;br /&gt;Windows Logo+SHIFT+M     Restore the minimized windows&lt;br /&gt;&lt;br /&gt;Windows Logo+E     Open My Computer&lt;br /&gt;&lt;br /&gt;Windows Logo+F     Search for a file or a folder&lt;br /&gt;&lt;br /&gt;CTRL+Windows Logo+F     Search for computers&lt;br /&gt;&lt;br /&gt;Windows Logo+F1     Display Windows Help&lt;br /&gt;&lt;br /&gt;Windows Logo+ L     Lock the keyboard&lt;br /&gt;&lt;br /&gt;Windows Logo+R      Open the Run dialog box&lt;br /&gt;&lt;br /&gt;Windows Logo+U     Open Utility Manager&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center; color: rgb(255, 0, 0); font-style: italic; font-weight: bold;"&gt;&lt;span style="font-size:130%;"&gt;Other Shortcuts&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;TAB     Move forward through the options&lt;br /&gt;&lt;br /&gt;SHIFT+TAB     Move backward through the options&lt;br /&gt;&lt;br /&gt;CTRL+TAB     Move forward through the tabs&lt;br /&gt;&lt;br /&gt;CTRL+SHIFT+TAB     Move backward through the tabs&lt;br /&gt;&lt;br /&gt;ALT+Underlined letter     Perform the corresponding command or select the corresponding&lt;br /&gt;option&lt;br /&gt;&lt;br /&gt;ENTER     Perform the command for the active option or button&lt;br /&gt;&lt;br /&gt;SPACEBAR     Select or clear the check box if the active option is a check box&lt;br /&gt;&lt;br /&gt;F1 key     Display Help&lt;br /&gt;&lt;br /&gt;F4 key     Display the items in the active list&lt;br /&gt;&lt;br /&gt;Arrow keys     Select a button if the active option is a group of option buttons&lt;br /&gt;&lt;br /&gt;BACKSPACE     Open a folder one level up if a folder is selected in the Save As or Open dialog box&lt;br /&gt;&lt;br /&gt;END     Display the bottom of the active window&lt;br /&gt;&lt;br /&gt;HOME     Display the top of the active window&lt;br /&gt;&lt;br /&gt;NUM LOCK+Asterisk sign (*)     Display all of the subfolders that are under the selected folder&lt;br /&gt;&lt;br /&gt;NUM LOCK+Plus sign (+)     Display the contents of the selected folder&lt;br /&gt;&lt;br /&gt;NUM LOCK+Minus sign (-)     Collapse the selected folder&lt;br /&gt;&lt;br /&gt;LEFT ARROW     Collapse the current selection if it is expanded, or select the parent folder&lt;br /&gt;&lt;br /&gt;RIGHT ARROW     Display the current selection if it is collapsed, or select the first subfolder&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5432794442326887131-5765175691701138824?l=tipstrickshacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tipstrickshacks.blogspot.com/feeds/5765175691701138824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/windows-xp.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5765175691701138824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5432794442326887131/posts/default/5765175691701138824'/><link rel='alternate' type='text/html' href='http://tipstrickshacks.blogspot.com/2009/10/windows-xp.html' title='Keybord-shortcuts'/><author><name>Priyanksudani</name><uri>http://www.blogger.com/profile/14791495375485846235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_0FWVS6JZWA8/SquEBlXuo6I/AAAAAAAAACA/TmVcb04g4WA/S220/19012009010.jpg'/></author><thr:total>1</thr:total></entry></feed>
