Saturday, November 5, 2011

The Simplest Way To Schedule A Program To Run

Not many people will find this useful but for some.. this might come in handy.

PS: The guide below refers to Windows 7.

1) Go to 'Start' -> 'All Programs' -> 'Accessories' -> 'System Tools' -> 'Task Scheduler' (or 'Scheduled Tasks' for WinXP)

2) Click 'Create Basic Task...'







3) Enter a Name and Description for your own reference later.

4) Select whether you want to schedule it to run daily, weekly, or just one time.








5) After that, specify the date and time for your program to run.

6) Select 'Start a program'. (You may choose Display a message to show a pop-up reminder)






7) Browse to your program executable. Here I chose my beloved uTorrent :)





8) Finally, check everything is correct and click 'Finish'!










At any time, you may check your scheduled task by opening Task Scheduler and click 'Task Scheduler Library'. Your task will be listed there with the name given by you in Step 3 above.

Wednesday, October 12, 2011

Write A Batch File To Start Program In Startup

You can start your computer applications automatically and control the sequence of the programs when your computer comes up.

Here we consider you want to run three different applications (WordPad, calculator, and notepad) and minimized automatically with sequence at windows startup. However, you can write a batch file to do the job for you. Open any text editor like notepad and type the following command.

start /min wordpad.exe start /min calc.exe start /min notepad.exe

Now choose the option, Save As to save this file with .bat extension. For example filename.bat.

Now Right- click on Start button and choose open > Double click Programs > here open Startup folder. Now drag your .bat file in the Startup folder and close the dialog box.

Next time When you restart the computer, WordPad, Calc will start first and then Notepad. You won't see the batch file run because you told it to run minimized.

How to uninstall the windows XP using command prompt?

Today tip will help you uninstall the upgraded version of windows XP using the command prompt options. If you have upgraded your operating system from the previous versions of windows 98 Second Edition, or Windows Millennium Edition (Me) and now you wants to revert to the operating system that was previously installed on your computer. Windows XP can be removed by uninstalling from a Command Prompt option in Safe mode because XP includes the Uninstall Windows XP option.

Follow the given steps to revert to the operating system that was previously installed on your computer:

To manage windows XP, first you should log onto your computer with administrative rights.

First boot your system in Safe mode by pressing F8 button at the same time before the windows logo appears.

First click on Start button and type cmd in Run option then press Ok button to display the Command Prompt.
















At the command prompt type cd/ command and press enter.

Now again type the command cd\windows\system32 and press enter button. After execution of this command, system will change the previous directory mode.











Now type the command at command prompt osuninst.exe to start the process.











Now on the computer screen, follow the instructions on the screen to begin uninstalling Windows XP from your computer to restore the previous operating system.

How to download the windows latest updates automatically?

My today tips will help you to download the latest windows features. All Microsoft Windows versions support to run window updates automatically but today we will discuss this feature in windows XP only.

You can enable this option to run windows update automatically when your computer will be connected to the internet. Through this service you can check the Microsoft website for downloadable improvements to the operating system and security patches also. These latest updates will protect your computer from the attacks of latest viruses and potential hackers. Windows Update is free of cost and important service that is why always makes sure its running on your computer.

Follow the given steps to enable this important feature on your computer:

To use this feature, you will need to be logged into your computer with administrative rights.

Click Start button and go to Settings then click on Control Panel option. Now system will open the Control Panel windows with different categories.













Just click on System option, a small System Properties dialog box will appear with many options like System Restore, Remote and Automatic Updates and others.












Click on Automatic Updates tab, if it is not selected already then click on “Automatic (recommended)” box. Then this will display the different setting to continually check Microsoft’s website for updates.











Click on Automatic Updates tab, if it is not selected already then click on “Automatic (recommended)” box. Then this will display the different setting to continually check Microsoft’s website for updates.







Here you can pick a download and installation schedule or select the option “Download the updates automatically and notify me when they are ready to be installed” in the section of settings. Through this option you can download updates automatically and it will install the updates immediately.

If you wait a day or two before installing an updates to make sure there are not any serious bugs reported about the latest patch you can check it through Microsoft website. Now click on Ok button to finish the process.

How to start windows programs quickly with Run Command?

The run option of Start menu is used to run a program or to open a document directly. If you do not know the exact location of the program or document then click on Start button to open Run and type the programs shortcut name to open it directly.

Run Commands

appwiz.cpl -- Used to run Add/Remove wizard
Calc --Calculator
Cfgwiz32 --ISDN Configuration Wizard
Charmap --Character Map
Chkdisk --Repair damaged files
Cleanmgr --Cleans up hard drives
Clipbrd --Windows Clipboard viewer
Control --Displays Control Panel
Cmd --Opens a new Command Window
Control mouse --Used to control mouse properties

Create a Password Reset Disk

If you’re running Windows XP Professional as a local user in a workgroup environment, you can create a password reset disk to log onto your computer when you forget your password. To create the disk:
1.Click Start, click Control Panel, and then click User Accounts.
2.Click your account name.
3.Under Related Tasks, click Prevent a forgotten password.
4.Follow the directions in the Forgotten Password Wizard to create a password reset disk.
5.Store the disk in a secure location, because anyone using it can access your local user account.

Change Your Boring Windows 7 Logon Screen In Just 1min – Simple Steps

1. Open Run (Windows + R) and type Regedit and press Enter.

2. Navigate your registry to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Authentication\ LogonUI\Background.

3. Now double click on the value OEMBackground and change the value from o to 1.
























4.You can check the above screenshot for reference.

5.Now create a JPEG that is smaller than 256kb and this picture should match the aspect ratio of your display.. Like for example if you are using 1152 x 864 then you can use upto 1280 x 965. Don’t worry if you have lesser or bigger resolutions. Windows will stretch the image to fit automatically.

6.Now navigate to the C: Windows\System32\oobe folder on the windows drive (default c).

7.Create a new folder named “info”. Open this folder and create a new folder named “backgrounds.”

8.Now copy the JPEG picture you want to serve as the logon. Just copy paste the picture in this sub-folder.

9.Now rename the JPEG file as “backgroundDefault”.

10.That’s all. Now reboot and check your new custom made windows logon background.


In few windows 7 operating systems, you can automatically found that the info and background folders are already created. If so, then no need to create these folders again. Just copy the picture and rename it as mentioned in step 9. And if you have any queries on this change windows 7 logon screen post, simply ask your query below. It will be addressed as soon as possible. Thanks for reading and we hope you will share this simple trick to change windows 7 logon screen with your friends.

Hide Change Password Page In Windows Xp…

When this setting is enabled, users are no longer able to access the Change Passwords page
Key: [HKEY_CURRENT_USER\Software\ Microsoft\Windows\CurrentVersion\Policies\System] Value Name: NoPwdPage
Data Type: REG_DWORD Data: (0 = disabled, 1 = enabled)
1. Open Run (Windows + R) and type Regedit and press Enter.

2. Navigate your registry to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Authentication\ LogonUI\Background.

3. Now double click on the value OEMBackground and change the value from o to 1.
























4.You can check the above screenshot for reference.

5.Now create a JPEG that is smaller than 256kb and this picture should match the aspect ratio of your display.. Like for example if you are using 1152 x 864 then you can use upto 1280 x 965. Don’t worry if you have lesser or bigger resolutions. Windows will stretch the image to fit automatically.

6.Now navigate to the C: Windows\System32\oobe folder on the windows drive (default c).

7.Create a new folder named “info”. Open this folder and create a new folder named “backgrounds.”

8.Now copy the JPEG picture you want to serve as the logon. Just copy paste the picture in this sub-folder.

9.Now rename the JPEG file as “backgroundDefault”.

10.That’s all. Now reboot and check your new custom made windows logon background.


In few windows 7 operating systems, you can automatically found that the info and background folders are already created. If so, then no need to create these folders again. Just copy the picture and rename it as mentioned in step 9. And if you have any queries on this change windows 7 logon screen post, simply ask your query below. It will be addressed as soon as possible. Thanks for reading and we hope you will share this simple trick to change windows 7 logon screen with your friends.

Internet Error Codes

Sometime you are browsing the internet and trying to open any website, your e-mail and any FTP sites , but you see different error codes there. You should be familiar with these error codes. You can solve these problems if you are well-known with the meaning of error codes.

Error Codes Meaning

400 This is bad request error, First check you may be typing wrong URL name and server could not understand your request.

401 You are trying to open any unauthorized access site or page. Check your username and password if you are trying to open any webpage.

402 Payment Required Error

403 You are trying to open any forbidden page and you are blocked by that domain.

404 Here you are trying to open the webpage that was removed or re-named, also check the URL spelling.

408 This is time out error. you should send the request with in time that the server set for you.

How to Change the Font size of Web page?

If you are visiting a website or reading an e-mail and there is some problem to read text due to color of page or the font too small. You can change the font and color as well to solve this problem.

To increase or decrease your font size and color of webpage in Internet Explorer, select the Tools option from the top of your Explorer window and go to the Internet options.

Here go the General option and then click on Accessibility button on right lower of the dialog box.

Now change the status of checkbox marked "Ignore font sizes specified on Web pages" and next Ignore Colors specified on Web pages", end with Ok.

For change the font size select to View option from the top menu and go to Text size option to change it.

How to insert YouTube movies into PowerPoint slides?

You can insert the YouTube movies into your PowerPoint slides to express your idea or better way to communicate something. You can convey these ideas in more effective ways, if you are using movie files with your simple slides.

Follow the given steps to add YouTube movies into PowerPoint slides:

First of all download the YouTube.com movies and then save on your computer hard drive. Mostly movies are available in flash video file format on YouTube site. You can convert also the downloaded movies from YouTube into any common format, for example, windows media video file (wmv), windows video file (avi) and movie file (mpeg).

First of all open the presentation in which you want to insert movie file.


Now click on "Movies and Sounds" option from the Insert" menu and choose the option "Movie from File".















Now select your movie that you want to insert into slide and click on Ok button.














Here now you are asked "Do you want your movie to play automatically in the slide show? If not, it will play when you click it."
















Recommend choosing Ok button to play automatically even if you want the movie to play when clicked.

Finally save your PowerPoint presentation and run it for test.

Thursday, September 22, 2011

Trick to Disable Send To Option From Right Click Menu

You must have seen Send To option when you right click on any file/folder. This Send To option helps you to send your files/folders from one location (drive) to another. This also acts as a shortcut key to send files to any external storage media (Pen Drive, Memory Card). But by this trick you can also Disable this feature by making changes in window’s Registry settings. Now if someone try to get any data from your computer he/she should have to copy/paste the data rather than to use this Send To option.

Trick to Disable Send To option on Right Click in Context Menu:-

Type Run in the start up search box and press enter or press Win+R.
Type Regedit and click OK.






Now navigate to following location:
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To

Double Click on the Default in the right window pane.
Now there you will see Hexadecimal value written in the Value data field. Remove this code (make it blank) and click OK.









That’s it! Now Send To option will be gone from your context menu when you right click on any file/folder. You can also recover this option back by putting this Hexadecimal value back in the Value data field. So it is better to copy/paste that value somewhere in your computer.

Trick to Disable Send To Option From Right Click Menu

You must have seen Send To option when you right click on any file/folder. This Send To option helps you to send your files/folders from one location (drive) to another. This also acts as a shortcut key to send files to any external storage media (Pen Drive, Memory Card). But by this trick you can also Disable this feature by making changes in window’s Registry settings. Now if someone try to get any data from your computer he/she should have to copy/paste the data rather than to use this Send To option.

Trick to Disable Send To option on Right Click in Context Menu:-

Type Run in the start up search box and press enter or press Win+R.
Type Regedit and click OK.






Now navigate to following location:
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To

Double Click on the Default in the right window pane.
Now there you will see Hexadecimal value written in the Value data field. Remove this code (make it blank) and click OK.









That’s it! Now Send To option will be gone from your context menu when you right click on any file/folder. You can also recover this option back by putting this Hexadecimal value back in the Value data field. So it is better to copy/paste that value somewhere in your computer.

Tuesday, September 20, 2011

BOOT UP TIME

One of the biggest contributors to a slow boot-up time is the long list of programs configured to load when you first turn on your computer.
Not only do they take time to load but they also eat your computer’s memory and processor cycles.
To stop so many programs loading up at
start-up, go to Start > Run and in the box type “msconfig”.
A configuration box will then appear
. Select the “start-up” tab and uncheck any programs which you don’t use anymore

BOOT UP TIME

One of the biggest contributors to a slow boot-up time is the long list of programs configured to load when you first turn on your computer.
Not only do they take time to load but they also eat your computer’s memory and processor cycles.
To stop so many programs loading up at
start-up, go to Start > Run and in the box type “msconfig”.
A configuration box will then appear
. Select the “start-up” tab and uncheck any programs which you don’t use anymore

Friday, September 9, 2011

Google Tips & Tricks, (utilizing search engine)

I use google.com as my primary search engine because it presently tops the charts as far as
the sites that it indexes which means more pertinent info per search.

1. Page translation.
Just because someone speaks another language doesn’t mean they dont have anything useful to say. I use translation tools like the ones found at

http://babelfish.altavista.com
and

http://world.altavista.com
to translate a few key words I am searching for. Be specific and creative because these tools arent the most accurate things on the planet.

2. Directories.
These days everything is about $$$. We have to deal/w SEO (search engine optimization) which seems like a good idea on paper until you do a search for toys and get 5 pornsites in the first 10 results. Using a sites directory will eliminate that. You can narrow your search down easily by looking for the info in specific catagories. (PS google DOES have directories, they’re at: directory.google.com)

3. Here are some tips that google refers to as “advanced”

A. “xxxx” / will look for the exact phrase. (google isnt case sensitive)
B. -x / will search for something excluding a certain term
C. filetype:xxx / searches for a particular file extention (exe, mp3, etc)
D. -filetype:xxx / excludes a particular file extention
E. allinurl:x / term in the url
F. allintext:x / terms in the text of the page
G. allintitle:x / terms in the html title of that page
H. allinanchor:x / terms in the links

4. OR
Self explanatory, one or the other… (ie: binder OR joiner)

5. ~X
Synonyms/similar terms (in case you can’t think of any yourself)

6. Numbers in a range.
Lets say you’re looking for an mp3 player but only want to spend up to $90. Why swim through all the others? MP3 player $0..$90 The 2 periods will set a numeric range to search between. This also works with dates, weights, etc

7. +
Ever type in a search and see something like this:
“The following words are very common and were not included in your search:”
Well, what if those common words are important in your search? You can force google to search through even the common terms by putting a + in front of the denied word.

8. Preferences
It amazes me when I use other peoples PCs that they dont have their google search preferences saved. When you use google as much as I do, who can afford to not have preferences? They’re located on the right of the search box, and have several options, though I only find 2 applicable for myself…
A. Open results in new browser
B. Display 10-100 results per page. (I currently use 50 per page, but thats a resolution preference, and 5X’s the default)

9. *
Wildcard searches. Great when applied to a previously mentioned method. If you only know the name of a prog, or are looking for ALL of a particular file (ie. you’re DLing tunes) something like *.mp3 would list every mp3.

10. Ever see this?
“In order to show you the most relevant results, we have omitted some entries very similar to the X already displayed. If you like, you can repeat the search with the omitted results included.” The answer is YES. yes yes yes. Did I mention yes? I meant to.

11. Search EVERYWHERE
Use the engine to its fullest. If you dont find your answer in the web section, try the group section. Hell, try a whole different search engine. Dont limit yourself, because sometimes engines seem to intentionally leave results out.
ex. use google, yahoo, and altavista. search the same terms… pretty close, right? Now search for disney death. Funny, altavista has plenty of disney, but no death…hmmm.

If you’ve read this far into this tutorial without saying, “Great, a guy that copied a few google help pages and thinks its useful info” then I will show you WHY (besides accuracy, speed, and consistancy finding info on ANYTHING) its nice to know how a search engine works. You combine it/w your knowledge of other protocol.

Example:
Want free music? Free games? Free software? Free movies? God bless FTP! Try this search:
intitle:”Index of music” “rolling stones” mp3
Substitute rolling stones/w your favorite band. No? Try the song name, or another file format. Play with it. Assuming SOMEONE made an FTP and uploaded it, you’ll find it.

For example….I wanted to find some Sepultura. If you never heard them before, they’re a Brazilian heavy metal band that kicks ass. I started with this:
intitle:”Index of music” “Sepultura” mp3 <– nothing
intitle:”Index of música” “Sepultura” mp3 <– nothing
intitle:”Index of musica” “Sepultura” mp3 <– not good enough
intitle:”Index of music” “Sepultura” * <– found great stuff, but not enough Sepultura

At this point it occurs to me that I may be missing something, so I try:
intitle:”index of *” “sepultura” mp3 <– BANG!
(and thats without searching for spelling errors)
Also try inurl:ftp

I find that * works better for me than trying to guess other peoples mis-spellings.

The same method applies for ebooks, games, movies, SW, anything that may be on an FTP site.

Fix Corrupt Files In Windows XP and Windows 7

Hello friends, these tips is for all those who have windows XP and windows 7 and those wants to fix their corrupted files in windows XP and in windows 7. My computer also had been suffered from this kind of problem and I maintained it through the help of following tips. Well this is a good and full proof way to fix corrupt file.

Process:

In Windows XP

1. At first you need have a XP CD to solve this problem.

2. Now, place or put that CD in your CD or DVD drive.

3. Go to Start button.

4. Go to Run

5. And in the Run command type “SFC / SCANNOW“.

6. This process should fix your corrupt.

7. Now, boot from your windows XP CD, then ignore the first repair option you get by pressing the R and when it shows you windows XP is already installed then you will see Repair option, select it and just start and repair it. it won’t affect any of installed software from your system.

Note: You could also attempt a defragment of your hard drive, as fragmentations of files can sometimes produce errors.

In windows 7

This tricks is as same as a process of windows XP. Here it is.

1. At first, go and turn on your system means your computer.

2. Then before open your windows, login as Administrator.

3. Click start and go to All programs.

4. Go to Accessories.

5. After that right click on command prompt and select “Run as Administrator“.

6. Now, just type “SFC/SCANNOW” in the command prompt and hit or press the enter button.

7. Now, it will take several minutes to scan for damaged systems files and verifies its integrity

8. Don’t panic. Wait till the process of scanning is 100% or fully complete.

9. After the process finished, close out the command prompt window and reboot your system.

Note: Both process are seems same, but there is some different uses of command so, be careful while doing it and use the command correctly.

Hide Files or Folders Using Command Prompt

Trick to hide files and folders using Command Prompt
The most important thing is that, once hidden with this method, the files/folders cannot be viewed by any search options even if you click "Show All Hidden Files and Folders".
Hiding the most wanted files and folders is very important nowadays and it's really a tedious job too. In order to make this tedious job an easy one, i'm going to deliver you a the trick now.
For Example: You have a folder named "collegephotos" and this folder is stored in (Disk Drive E). You think that it should not be seen by strangers who use your PC.

For that you need to follow the following instructions

Press windowkey+R: Run command dialog box appears.
Now type "cmd" and hit enter. A command prompt window displays.
Now type "attrib +s +h E:\collegephotos" and hit enter.
The folder "collegephotos" will be hidden (Note: It cannot be viewed by any search options)

(To view this folder again, use the same command but replace '+' with '-' on both flags 's' and 'h')

Thursday, September 1, 2011

How to find Windows XP admin password

Here are the steps involved to Hack the Window XP Administrator Password .
1. Go to Start –> Run –> Type in CMD

2. You will get a command prompt. Enter these commands the way it is given

3. cd

4. cd windowssystem32

5. mkdir temphack

6. copy logon.scr temphacklogon.scr

7. copy cmd.exe temphackcmd.exe

8. del logon.scr

9. rename cmd.exe logon.scr

10. exit
Wait its not over read the rest to find out how to Hack the Window XP Administrator Password

A Brief explanation of what you are currently doing here is Your are nagivating to the windows system Directory where the system files are stored. Next your creating a temporary Directory called mkdir. After which you are copying or backing up the logon.scr and cmd.exe files into the mkdir then you are deleting the logon.scr file and renaming cmd.exe file to logon.scr.
So basically you are telling windows is to backup the command program and the screen saver file. Then we edited the settings so when windows loads the screen saver, we will get an unprotected dos prompt without logging in. When this appears enter this command
net user password
Example: If the admin user name is clazh and you want change the password to pass Then type in the following command
net user clazh pass
This will chang the admin password to pass.Thats it you have sucessfully hacked the Window XP Administrator Password now you can Log in, using the hacked Window XP Administrator Password and do whatever you want to do.
This hack doesn’t work on NTFS systems

Thursday, August 25, 2011

How to Make USB Pen Drive Bootable?


I still remembered few months back, a friend of mine asked me to repair her Windows. The problem was her CD-ROM was not functioning. Therefore, I couldn’t boot from the Windows XP bootable CD. I did think about copying the file from the XP cd to my pen drive and boot from my USB pen drive. But how can I booted from my USB pen drive when the pen drive itself was not bootable? That’s a few months old story.

If today my friend comes again to me with the same problem, I will be happy to help because now I know how to make USB pen drive bootable. MakeBootable is a freeware application that turns your USB pen drives into a bootable media with just a single click. This nifty utility makes your pen drive to be bootable without erasing any data in the USB device.





MakeBootable consists of a single executable file and requires no installation. To use MakeBootable, run the MakeBootable executable file. On the main window, select the USB device you wish to make bootable. Click on the “Make Bootable” button to begin the process. The program will load several files required for boot up into your device.

Next, you need to change the boot-up setting in the system BIOS. With your USB device still plugged, restart your system. Enter the BIOS setup menu and change the boot device setting. Select USB Device as First Boot device in the boot device priority. If the boot-up files are created in the USB drive, select USB-HDD or USB-ZIP (preferred). If the boot-up files are created in the floppy drive of your device, select USB-FDD (for pen drive that supports security mode).

Once done, save and exit the BIOS setup. Now, you should be able to boot up with your USB device.

MakeBootable run perfectly on Windows 98, ME, 2000 and XP.

Note : Before running MakeBootable, if your USB pen drive is under FAT32 and NTFS file system format, you need to convert the format to FAT. MakeBootable does not support FAT32 and NTFS file systems.

YOU CAN DOWNLOAD MAKE BOOTABLE FROM WWW.GOOGLE.COM.........
THNX....

I still remembered few months back, a friend of mine asked me to repair her Windows. The problem was her CD-ROM was not functioning. Therefore, I couldn’t boot from the Windows XP bootable CD. I did think about copying the file from the XP cd to my pen drive and boot from my USB pen drive. But how can I booted from my USB pen drive when the pen drive itself was not bootable? That’s a few months old story.

If today my friend comes again to me with the same problem, I will be happy to help because now I know how to make USB pen drive bootable. MakeBootable is a freeware application that turns your USB pen drives into a bootable media with just a single click. This nifty utility makes your pen drive to be bootable without erasing any data in the USB device.





MakeBootable consists of a single executable file and requires no installation. To use MakeBootable, run the MakeBootable executable file. On the main window, select the USB device you wish to make bootable. Click on the “Make Bootable” button to begin the process. The program will load several files required for boot up into your device.

Next, you need to change the boot-up setting in the system BIOS. With your USB device still plugged, restart your system. Enter the BIOS setup menu and change the boot device setting. Select USB Device as First Boot device in the boot device priority. If the boot-up files are created in the USB drive, select USB-HDD or USB-ZIP (preferred). If the boot-up files are created in the floppy drive of your device, select USB-FDD (for pen drive that supports security mode).

Once done, save and exit the BIOS setup. Now, you should be able to boot up with your USB device.

MakeBootable run perfectly on Windows 98, ME, 2000 and XP.

Note : Before running MakeBootable, if your USB pen drive is under FAT32 and NTFS file system format, you need to convert the format to FAT. MakeBootable does not support FAT32 and NTFS file systems.

YOU CAN DOWNLOAD MAKE BOOTABLE FROM WWW.GOOGLE.COM.........
THNX....

Saturday, August 20, 2011

Game Secrets

Game Secrets
Solitaire: Instant Win
Press Alt + Shift + 2 to instantly win


Solitaire: Draw only 1 card (instead of 3)
Hold down Ctrl + Alt + Shift then click on unopen cards to draw.


FreeCell: Instant Win
Hold down Ctrl + Shift + F10 while playing, then click Abort.
Now move one card.


FreeCell: Hidden Game Modes
Go to "Game" menu choose "Select Game"
Here you can choose from game mode 1 to 1,000,000. But -1 and -2 will also work (hidden modes)


Hearts: Show All Card
Warning! this requires a modification on your registry. Be sure you follow the steps carefully. Damage your registry might damage your Windows.
Open the "Registry Editor" by: "Start" >> "Run" then type "regedit" and press Enter
Expand to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Hearts
Right-click on the right panel and create a new String value with the name "ZB"
Double-click to open this key "ZB" to edit its value. Then enter "42" and close the Registry Editor.
Start Hearts and Press Ctrl + Alt + Shift + F12 to show all the cards


Minesweeper: Stop The Timer
When you start to play a new game, the timer is ticking...
Press Windows Key + D to show desktop.
Now come back to the game by selecting it from the taskbar. The timer is stopped.


Pinball
Unlimited Balls: Type bmax at a new game to get unlimited balls (no notification).
Extra Balls: Type 1max at a new game to get extra balls.
Gravity Well: Type gmax at a new game to activate Gravity Well.
Promotion: Type rmax at a new game or while playing to get instant promotion and raising rank.
Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you'll get 15,000 points, 2nd: 30,000,...
Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you'll get 15,000 points, 2nd: 30,000,...
Test Mode: Type hidden test with a new ball or new game. Now you can use your mouse to drag and move the ball where you want.

Tuesday, August 9, 2011

Increase your RAM by Increasing system speed

1). Start any application, say Word. Open some large documents.



2). Press CTRL+SHIFT+ESC to open Windows Task Manager and click Processes tab and sort the list in descending order on Mem Usage. You will notice that WINWORD.EXE will be somewhere at the top, using multiple MBs of memory.
3). Now switch to Word and simply minimize it. (Don’t use the Minimize All Windows option of the task bar).
4). Now go back to the Windows Task Manager and see where WINWORD.EXE is listed. Most probably you will not find it at the top. You will typically have to scroll to the bottom of the list to find Word. Now check out the amount of RAM it is using. Surprised? The memory utilization has reduced by a huge amount.
5). Minimize each application that you are currently not working on by clicking on the Minimize button & you can increase the amount of available RAM by a substantial margin. Depending upon the number and type of applications you use together, the difference can be as much as 50 percent of extra RAM.
In any multitasking system, minimizing an application means that it won’t be utilized by the user right now. Therefore, the OS automatically makes the application use virtual memory & keeps bare minimum amounts of the code in physical RAM.

How To: Post A Status Longer Than 420 characters

Has your status ever been too complicated to describe in less than 420 characters? The maximum length of a status update on Facebook is currently 420 characters. If you exceed that number you will get this annoying error message:

“Status updates must be less than 420 characters. You have entered 804 characters here. Notes can be much longer. Would you like to edit and post your update as a Note instead?”


Sometimes you may have a lot to say but you don’t want to post it in a note.

How it works:

All you have to do is “Upload a Photo” instead of sharing a status.





Step 1: Simply grab a photo off your hard drive, any photo you want to accompany your extremely long status update.

Step 2: Once you select your photo, you can write as much as you want! Part of your message will be covered up by a “See More” link, but its better than nothing.





Step 3: Click Share!

If you found this loophole useful, like this post and share it with your friends!

Fix Corrupt Files In Windows XP and Windows 7

Hello friends, these tips is for all those who have windows XP and windows 7 and those wants to fix their corrupted files in windows XP and in windows 7. My computer also had been suffered from this kind of problem and I maintained it through the help of following tips. Well this is a good and full proof way to fix corrupt file.

Process:

In Windows XP

1. At first you need have a XP CD to solve this problem.

2. Now, place or put that CD in your CD or DVD drive.

3. Go to Start button.

4. Go to Run

5. And in the Run command type “SFC / SCANNOW“.

6. This process should fix your corrupt.

7. Now, boot from your windows XP CD, then ignore the first repair option you get by pressing the R and when it shows you windows XP is already installed then you will see Repair option, select it and just start and repair it. it won’t affect any of installed software from your system.

Note: You could also attempt a defragment of your hard drive, as fragmentations of files can sometimes produce errors.

In windows 7

This tricks is as same as a process of windows XP. Here it is.

1. At first, go and turn on your system means your computer.

2. Then before open your windows, login as Administrator.

3. Click start and go to All programs.

4. Go to Accessories.

5. After that right click on command prompt and select “Run as Administrator“.

6. Now, just type “SFC/SCANNOW” in the command prompt and hit or press the enter button.





7. Now, it will take several minutes to scan for damaged systems files and verifies its integrity

8. Don’t panic. Wait till the process of scanning is 100% or fully complete.




9. After the process finished, close out the command prompt window and reboot your system.

Note: Both process are seems same, but there is some different uses of command so, be careful while doing it and use the command correctly.

Sunday, August 7, 2011

how can i solve problem of double-click on any folder in Computer,

Whenever ppl double-click on any folder in Computer,

it opens in a new window even if selected the option “Always open folders in same window” in “Tools -> Folder Options”.
For this kind of Problem

Download following zip file, extract it and then run .REG file and confirm the action:

http://media.askvg.com/downloads/2007/10/Add%20Take%20Ownership%20Option.zip
copy this link and paste your in web browser

how can i solve problem of double-click on any folder in Computer,

Whenever ppl double-click on any folder in Computer,

it opens in a new window even if selected the option “Always open folders in same window” in “Tools -> Folder Options”.
For this kind of Problem

Download following zip file, extract it and then run .REG file and confirm the action:

http://media.askvg.com/downloads/2007/10/Add%20Take%20Ownership%20Option.zip

how can i solve problem of double-click on any folder in Computer,

Whenever ppl double-click on any folder in Computer,

it opens in a new window even if selected the option “Always open folders in same window” in “Tools -> Folder Options”.
For this kind of Problem

Download following zip file, extract it and then run .REG file and confirm the action:

http://www.askvg.com/wp-content/uploads/2007/09/new_window.zip

how can i solve problem of double-click on any folder in Computer,

Whenever ppl double-click on any folder in Computer,

it opens in a new window even if selected the option “Always open folders in same window” in “Tools -> Folder Options”.
For this kind of Problem

Download following zip file, extract it and then run .REG file and confirm the action:

how can i solve problem of double-click on any folder in Computer,

Whenever ppl double-click on any folder in Computer,

it opens in a new window even if selected the option “Always open folders in same window” in “Tools -> Folder Options”.
For this kind of Problem

Download following zip file, extract it and then run .REG file and confirm the action:

how can i solve problem of double-click on any folder in Computer,

Whenever ppl double-click on any folder in Computer,

it opens in a new window even if selected the option “Always open folders in same window” in “Tools -> Folder Options”.
For this kind of Problem

Download following zip file, extract it and then run .REG file and confirm the action:

Friday, August 5, 2011

For pc to boost faster than it is nowww.........

A great new feature in Microsoft Windows XP is the ability to do a boot defragment. This places all boot files next to each other on the disk to allow for faster booting.
By default this option is enabled,but on some systems it is not, so below is the information on how to turn it on:
Go to Start Menu and Click RunType in regedit then click okFind "HKEY_LOCAL_MACHINESOFTWAREMicrosoftDfrgBootOpt imizeFunction" Select "Enable" from the list on the rightRight on it and select "Modify"Change the value to Y . Reboot your Pc and see the change yourself.

Short cut for shutdown and Restart on desktop

On the desktop right click ----> New----> shortcut .
In the location area type (without quotes) "shutdown -r" to reboot, "shutdown -l" to logout, "shutdown -s" to shutdown.
In the name for the shortcut type in any name you are comfortable with e.g SHUTDOWN or RESTART etc.
Click Finish and its done.
Now double-click the icon created to perform the actions

Change the folder of c drive in my computer

All the Xp users would have been bored by the boring icons in their My Computer panel which are adjacent to the Hard disk drives(C:,D: or whatever drive letter you have).

Here is a simple tweak by which you will be able to change this monotonous icon to anything you like,even your own Picture if you wish

You can put any image in place of one which I have shown,even the picture of your favourite celebrity or your dream caror your own Picture.

Here are the steps you need to follow:


1.First of all the picture you want to use should have .ico extension(if you already have a pic with .ico extension proceed to step 2).Most of the pictures we normally use have extensions like .jpg,.bmp,.png..gif etc, so you first need to convert them to one with .ico extension.This is simple.Just go here and put your original image in the 'Source Image 'section,then click on 'Generate Favicon.ico ' button to get your image with .ico extension.

2.Now go to My Computer.Suppose you want to put this icon in place of your original C: image.

Double click and enter C: .Paste your .ico image file in it.Also create a new text file and in it type the following lines:
[autorun]
ICON=favicon.ico

Remember that 'favicon.ico' in the second line is the name of your image file.If you have an image file with .ico extension by the name of 'abc.ico',then use that in the second line in place of 'favicon.ico'.

3.Now rename this text file as ' autorun.inf ' (without the quotes).

Important Note:How do I rename my text file as autorun.inf ?Ans.Go to Tools->Folder options.Under the View tab uncheck the 'Hide extensions for known file types'.Press apply.Now rename your text file as 'autorun.inf'.

4.Now restart your Pc.You are done.Check out the cool new picture you have just added in your My computer panel.

Use the Notepad as your personal diary

There is a simple feature in Notepad that can make it work like a personal diary for you.Here is how to go about it:

1.Firstly open a blank Notepad file.
2. Now write .LOG as the first line in the file, then press enter. Now save the file and close it.
3.Open the notepad file now and you will find that the current date and time has been
appended (put) at the end and the cursor is in the next line.
4. Type your notes and then save and close the file.
5. Each time you open the file, Notepad repeats the process,that is it appends the date and time
to the end of the file and places the cursor below it

Use pc as an alarm

Now this is specially for the ones who are too lazy to get up even when the trust cellphone dies screeching its lungs out. Its pretty simple Creating the playlist create a playlist of your favourite songs in Winamp, WMP or any other player. Export the playlist as a M3U playlist. M3U is generally accepted by almost every player. Triggering the alarm point to start> programs >accessories > system tools >scheduled tasks Create a new task and choose program as windows media player or winamp (May work with others too but I haven't tried anything else) Choose "daily", Enter the time and choose "every day" at next screen. It would now ask for password (leave blank in case you don't have one) Right click on the newly created task and check the "run only if logged in" check box. In the properties. Append the path to the playlist you created in the "run" text box. It should now look like Code:
Code:
"D:\windows mediaplayer\wmplayer.exe"K:\Playlists\smoothies.m3uthe text inside quotes is my WMP's path. It may vary for you. The text after WMP's path is the one to the playlist. Click OK and you're done.

Keeping the Windows XP Core in the RAM

If you have 512 MB or more of RAM, you can increase system performance by having the Windows XP 'Core' kept in the RAM instead of paged on the hard disk.

Go to Start -> Run - Type regedit and press enter - On the left hand side tree, navigate to

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\

- On the list on the right side, look for an entry called 'DisablePagingExecutive'
- Double click it
- Press 1 on your keyboard
- Click OK
- Exit regedit and reboot the computer

To revert to the default setting, follow the same steps as above, but this time, press 0(zero) instead of 1 on the keyboard.

Wednesday, August 3, 2011

How to password protect a PowerPoint presentation?

Microsoft PowerPoint is a powerful tool to use for creative presentations. Today, the latest technique to present you is by using computer slides. You can say it is very attractive and proper way to present the ideas to others. In office network your computer can be accessed by any other user and made some undesirable changes to it. You can prevent this by protecting your document by applying password so that unauthorized person can not display as well as modify your document.



Password to open the document:

If it is applied then you have to give the correct password to open the document, otherwise you cannot open the document.

Password to modify the document:

If it is applied then you have to give the correct password to modify the document, otherwise your document is opened but you cannot modify the document. It means that your document becomes read-only.




To apply a password to your PowerPoint presentation, follow these steps.

Open Save As dialog box by selecting "Save As" command from File menu.
Click "Tools" button of Save As dialog box and choose "Security Options" from drop down menu, "Save" dialog box appears as shown in figure below.
Enter first password in "Password to open" text box and second password in "Password to modify" text box (if required) and click "Ok" button of dialog box. Microsoft PowerPoint will open "Confirm Password" dialog box for the confirmation of passwords. The maximum length of password is 15 characters.



Re-enter the password to open and password to modify and click "Ok" button of Confirm Password dialog boxes one by one.
Click "Save" button of Save As dialog box.
Microsoft PowerPoint is a powerful tool to use for creative presentations. Today, the latest technique to present you is by using computer slides. You can say it is very attractive and proper way to present the ideas to others. In office network your computer can be accessed by any other user and made some undesirable changes to it. You can prevent this by protecting your document by applying password so that unauthorized person can not display as well as modify your document.



Password to open the document:

If it is applied then you have to give the correct password to open the document, otherwise you cannot open the document.

Password to modify the document:

If it is applied then you have to give the correct password to modify the document, otherwise your document is opened but you cannot modify the document. It means that your document becomes read-only.




To apply a password to your PowerPoint presentation, follow these steps.

Open Save As dialog box by selecting "Save As" command from File menu.
Click "Tools" button of Save As dialog box and choose "Security Options" from drop down menu, "Save" dialog box appears as shown in figure below.
Enter first password in "Password to open" text box and second password in "Password to modify" text box (if required) and click "Ok" button of dialog box. Microsoft PowerPoint will open "Confirm Password" dialog box for the confirmation of passwords. The maximum length of password is 15 characters.



Re-enter the password to open and password to modify and click "Ok" button of Confirm Password dialog boxes one by one.
Click "Save" button of Save As dialog box.

Block any website without any softwares

if you want to block any website without any softwares, this tricks will be great for you.


Follow the Simple Steps.


Open My Computer and paste this in the address bar or you may browse C:\WINDOWS\system32\drivers\etc , you will find the file named "HOSTS"
Click it... Open it in notepad and go to the end of the page
You will find "127.0.0.1 localhost" Add 127.0.0.2 www.gmail.com below "127.0.0.1 localhost" , and save it (Next line) and that site will be blocked.
That's all...


NOTE : IF you want, not to block it... just deleted the line you wrote... eg: just delete "127.0.0.2 www.gmail.com" in this case

Oooohhh.... DO you want to BLOCK MORE THAN ONE SITES , here is the tricks

You have to just add "1" to the last number in the internal ip . and paste it below the first one you added.

ie:

127.0.0.2 www.gmail.com
127.0.0.3 www.rediffmail.com
127.0.0.4 www.mail.yahoo.com
127.0.0.5 www.mail.com

and so on..... (one by one)

And To remove them simple delete the lines and left the file as it was.

This also works with banner sites, just find the host name of the server with the banners and repeat the process.

THESE PLEASE DO... AT YOUR OWN RISK.. (Better to save a copy of the file before going)

Search Google with these techniques

site: domain restricts search results to the given domain.

allinurl: shows only pages with all terms in the url.

inurl: like allinurl, but only for the next query word.

allintitle: shows only results with terms in title.

intitle: similar to allintitle, but only for the next word. "intitle:webmasterworld google" finds only pages with webmasterworld in the title, and google anywhere on the page.

link: url Shows other pages with links to that url।

related:url same as "what's related" on serps.

cache:url will show the Google version of the passed url.

info:url will show a page containing links to related searches, backlinks, and pages containing the url. This is the same as typing the url into the search box.

spell: will spell check your query and search for it.

stocks: will lookup the search query in a stock index.

filetype: will restrict searches to that filetype. "-filetype:doc" to remove Microsoft word files.

daterange: is supported in Julian date format only. 2452384 is an example of a Julian date.

maps: If you enter a street address, a link to Yahoo Maps and to MapBlast will be presented.

phone: enter anything that looks like a phone number to have a name and address displayed. Same is true for something that looks like an address (include a name and zip code)

site:www.somesite.net "+www.somesite.+net"
(tells you how many pages of your site are indexed by google)

allintext: searches only within text of pages, but not in the links or page title

allinlinks: searches only within links, not text or title

Want to change windows to your name

open notepad and paste this

[General]
Manufacturer=Your Name Here
Model=Your Model Here
[Support Information]
Line1=Your Name Here
Line2=Your Address Here
Line3=Your Email Address Here

Save it with file name OEMINFO.INI in the c:\windows\system32 directory

now,

1.Right click on My Computer and select Properties

2. In the general Tab a button will be highlighted click on that.

3. Now here it is....see the changes...

Now if you want to display some more information then simply increase the line in the file.
eg: Line4=Your Website here

Want to change windows to your name

[General]
Manufacturer=Your Name Here
Model=Your Model Here
[Support Information]
Line1=Your Name Here
Line2=Your Address Here
Line3=Your Email Address Here

Save it with file name OEMINFO.INI in the c:\windows\system32 directory

now,

1.Right click on My Computer and select Properties

2. In the general Tab a button will be highlighted click on that.

3. Now here it is....see the changes...

Now if you want to display some more information then simply increase the line in the file.
eg: Line4=Your Website here
[General]
Manufacturer=Your Name Here
Model=Your Model Here
[Support Information]
Line1=Your Name Here
Line2=Your Address Here
Line3=Your Email Address Here

Save it with file name OEMINFO.INI in the c:\windows\system32 directory

now,

1.Right click on My Computer and select Properties

2. In the general Tab a button will be highlighted click on that.

3. Now here it is....see the changes...

Now if you want to display some more information then simply increase the line in the file.
eg: Line4=Your Website here

Make the folder INVISIBLE without hiding

1)Right Click on the desktop.Make a new folder
2)Now rename the folder with a space(U have to hold ALT key and type 0160).
3)Now u have a folder with out a name.
4)Right click on the folder>properties>customize. Click on change icon.
5)Scroll a bit, u should find some empty spaces, Click on any one of them.
click ok



Thats it,

Monday, August 1, 2011

Create Hidden Admin Account in XP

Since we are going to do all the Editing in Window Registry it is Recommended to Back Up the Registry before going Further. After you have Backed up your registry follow the Steps to Create your Hidden Account:
First Goto Start -> Run -> Type regedit -> Enter
In the Left Menu goto,
HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\UserList
In the Right pane, Right click -> New -> String Value
Right click on the new String Value and click Rename
Type the Name of the Account you want to hide.
Hit Enter then Right click on the String Value again and Change Value to 0 which hides it. If you want it to be Visible to all Enter the Value 1.
Now Save and Exit the Registry and Logoff.
Goto welcome screen and Hit ctrl+alt+del twice to bring up Logon prompt
Type hidden Accounts name and password
Enjoy!!!

Sunday, July 31, 2011

Way to get XP product CODE from CD

It really work
There is a way to get the xp product code from the cd
just explorer the cd then
open the folder I386
then open the file UNATTEND.TXT and
scroll down to the last line
and it goes to show what dumbasses microsoft are u have a product code.
Have fun u never need to search for a product code for xp again...!!!!

Create Your Own Logon Message

1 Click start
click run
type regedit,
then click ok!

2 In The registry editor, drill down to the following key:
hklm\software\Microsoft\Windows NT\Current version\Winlogon.

3 Right click LegalNoticeCaption,
click modify,
Type: THIS IS NEXT TRICK,and then click ok!

4 Right click legalNoticeText,
click modify, and then Close your message!

5 Restart Your Computer.

6 The message will appear every time you logon!

Chat With Command Prompt

If you want personal chat with a friend
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!

Reverse the mouse buttons

1) No context menu

What will you see when you right click on the desktop? You will see a context menu which says arrange icons, refresh,..and so on. Are you angry at your friend for not wishing you for you B'day? Do you wanna play a trick on a newbie in your family who is new to computers? This is a cool trick to play. By this tweak, you will be able to disable the right click on the desktop or any icons/files/folders/applications... But right click will work on taskbar of the start button and registry. So, dont worry!!!
Open your registry and you will see all unknown files like HKEY_CLASSES_ROOT....... and so on. Don't panic. Follow this path. HKEY_CURRENT_USER>SOFTWARE>MICROSOFT>WINDOWS>CURRENT VERSION>POLICIES>EXPLORER. On the right side of the registry, you will see two files(in general) named 'default' and 'NoDriveTypeAutoRun'. Right click on the empty space in the registry and goto New>DWORD VALUE and name it as "NoViewContextMenu". Remember, no spaces and N,V,C,M should be capitals. Right click on this and click modify. The default value will be 0. Change it to 1. Note: DONOT CHANGE THE HEXADECIMAL TO DECIMAL. Click OK. Close your registry and logout. Bingo!!! Once you login again, right click wont work. Your friend will be perplexed and the next thing he/she does is call the system administrator not knowing that not all system administrators will be knowing about registry. Now, to enable it again. follow the same path and set the value to 0. Logout and then login to see the effect.

2) Reverse the mouse buttons
This is a cool trick to play on newbies. Actually, there are two ways to do this. One is changing the settings in the Control panel and the other is through editing registry. You can do it either way. But I prefer the second way, which is challenging.
(i) Through Control Panel - goto Start> Control Panel> Printers and other hardware> Mouse. In Button configuration, enable the switch primary and secondary buttons option and click OK. But remember, you have just swapped the mouse buttons. So, for OK, you have to click the right mouse button. The newbie will be perplexed. Well, this trick is good for left handers.
(ii) Editing the registry - By default the left mouse button is the primary and the right is secondary. Open your registry and follow this path:
HLEY_CURRENT_USER>Control Panel>Mouse and on the right side of the registry, create this String value(REG_SZ): 'SwapMouseButtons' and set its value to 1. Bingo!!! You are done. Log out/Restart the computer.

You can try this: Combine tricks 1 and 2. That means, this will result in swapping of the mouse buttons and disabling the left click(once the buttons are swapped). User is ready to call system administrator cuz he feels that the system is behaving wildly.

Disable CD Burning

Exciting isn't it?

The user can't burn any CDs by this trick. This restriction will disable the use of the inbuilt CD recording functions of Windows.

Open your registry and follow this path: HKEY_CURRENT_USER>Software>Microsoft>Windows>Current Version>Policies>Explorer and
create this key: "NoCDBurning" and set its value to 1. Close you registry and logout/restart your system for the change to take the effect.

Saturday, July 30, 2011

Check ur PC Gender.. Male or Female

Type in Notepad n Save as gender.vbs (vbs is the extension). Run the gender.vbs file If Female voice den PC is female n If Male Voice den PC is Male

CreateObject("SAPI.SpVoice").S​peak"i love you"

Friday, July 22, 2011

How to do your Desktop Look Like Website

Click Start-->Run-->Notepad

Copy/Paste This html In Notepad









Now save as index.html
Then Click on desktop-->properties-->desktop​-->browse--> and Click
in html that you saved . And Click Open . Now Click Apply and OK
Your desktop will to be look like website that you can search .
If want to change your site , just change the URL in your html .
Change this google and write facebook if you want and save as again and
do the same work . :) :)

Tuesday, July 19, 2011

repair folder.exe virus

If your computer is infecfected by .exe virus.
Then its effect are:

1) It will show in place of orignal .exe file and hide the orignal file.
2) It disables the hidden options in folder options and properties.

To delete this virus make a batch file. Open notepad and type

Attrib -a -h -s /d /s regsvr32 /i browsei.dllregsvr32 /i shell32.dll

Now save this "show folder.bat"
and then open this .. Then after opening this a comand opens then presss OK.. then it will be erased and orignal file will be shown

Check the working of your Antivirus!

Check the working of your Antivirus!
1. Open a notepad (New Text Document.TXT) and copy the following code exactly onto it, and save the notepad..

X5O!P%@AP[4PZX54(P^)7CC)7}$EIC​AR-STANDARD-ANTIVIRUS-TEST-FIL​E!$H+H*

2. Rename the file from New Text Document.TXT to myfile.com

3. Now run the antivirus scan on this myfile.com file.

If the antivirus is functioning properly on your computer, then it should generate a warning and immediately delete the file upon scanning. Otherwise you may have to re-install your antivirus.

Saturday, July 16, 2011

How to change the boot Time in window XP?

First Right Click on My Computer option and then select its Properties. In next dialog box open Advanced tab button. Under Startup and Recovery, click on the Settings button. Use the spin box "Time to display list of operating systems" to set the number of seconds you want the system to wait before automatically starting the default operating system. Here you will set time in seconds and its range start from 0 and ends with 999 seconds.

After set the time, then click OK option to close the dialog box to save your change. The next time you restart, the new time will take effect.


Friday, July 15, 2011

Hidden Programs

Did you know that windows has some hidden programs?? Check out........
1 - private character editor :
used for editing fonts, etc.
** start >> Run
** Now type - eudcadit
2 - Dr.watson :
This an inbuilt windows repairing software
** Start >> Run
** Now type - drwtsn32
3 - Midia player 5.1 :
Even if you upgrate your media player you can still access your old player in case the new one fails !!!!
** Start >> Run
** Now type - mply32
4 - iExpress :
Used to create setups you can create your own installers !
** Start >> Run
** Now type - iexpress

Sunday, July 10, 2011

Top 10 Tips to increase your Internet browsing speed

Internet is becoming more and more important for nearly everybody as it is one of the newest and most forward-looking media and communication medium of the future.
Many people say that they use high speed internet bandwidth connection, but still they suffer slow internet browsing speed. There could be many causes for slow internet browsing speed some of the common ones are viruses, spywares and adware although at times it might be possible the internet setting of your computer is not correct. Here are some steps that will guide you and help increase your browser speed.




Step 1.Use Antivirus



Install antivirus software and scan your computer daily, keep in mind your antivirus should be fully updated while scanning the computer.




Step 2. Scan you computer with a good Adware removal tool program.



Adware are software applications in which advertising banners are displayed and get installed without prior user interaction, while browsing the Internet or some of the vulnerable websites.




Step 3.Use a good spyware removal software and scan your computer system frequently.



Spyware is one type of malicious software (malware) that collects information from your computer; in other words it stole your contents like data without your consent.




Step 4. Set the schedule to optimize your Internet explorer.



Usually keep the practice to clean your temp folder after every 5 days. During browsing thousand of temporary files, cookies are stored here which slows down your browsing.
Follow the steps to do this



--->Open the Internet explorer and Click Tools Menu >Internet Option > here you can delete the temporary files and cookies and browsing history.
--->If you do not want to keep web address history, than you can set the "0" value in history box in the Internet Options.




Step 5.Set the Internet security settings default.



Open the Internet Explorer > Tools >Internet Options > Switch the security tab and set it default.




Step 6. Add-ons which are not verified just disable them.



Add-on is a program that extends the capabilities of your Internet browser. Disable them to get the maximum of your system resources. Open Internet Explorer > Tools > Select Manage Add-ons.




Step 7. If you are using wireless connection just disable the background intelligent transfer service.



If you disable this your connection will increase and run smooth.




Step 8.Go to Advance tab in Internet Options and turn off the TLS (Transport Layer Security) encryption option.



To fix internet problems with some secure pages turn on the SSL 2.0 (Secure Sockets Layer) feature and click Ok button to close it.




Step 9. Update your Internet browser when ever updates comes.




Step 10. Just go through above steps they will help you a lot with your browsing experience...

Saturday, July 9, 2011

PDF tricks

Hey peeps now u can listen to wats there in a pdf document instead of reading the whole document....
Try out the following key
combinations for Acrobat 6.0 & 7.0:
- ctrl+ shift + b ---> To hear the whole document
ctrl + shift + v ---> To hear only the page
ctrl + shift + c ---> To resume
ctrl + shift + e ---> To stop

Friday, July 8, 2011

Youtube Tricks

1. View youtube video in High Quality:-
You have to check whether your searched video can be viewed with high quality, you have to write some codes after the url.

“&fmt=6” (mono320×240, Flash 7 video @ 900Kbps, audio @ 44.1KHz 96Kbps)

“&fmt=18” (stereo, 480 x 360 resolution, H.264 video @ 512Kbps; audio @ 44.1KHz 128Kbps Stereo).

“&fmt=22” (stereo, 1280 x 720 resolution, (720p), H.264 video @ 1024Kbps; audio @ 44.1KHz 232Kbps Stereo).

For example, http://www.youtube.com/watch?v=myYEoG5kVT0&fmt=6

For example, http://www.youtube.com/watch?v=myYEoG5kVT0&fmt=18

For example, http://www.youtube.com/watch?v=myYEoG5kVT0&fmt=22



2. Embed youtube video in High Quality:-
If you want to embed a high quality video, then you have to use the following codes after the url and then embed it.

“&ap=%2526fmt%3D18″ or,

“&ap=%2526fmt%3D22″

For example, http://www.youtube.com/watch?v=myYEoG5kVT0&ap=%2526fmt%3D22



3. View the vital part of the video:-
If the vital part or the required action starts after some time of the video, then you have to append the codes given to start the video at that point of time.

#t=MMmSSs where MM is minutes and SS is seconds.

For example, http://www.youtube.com/watch?v=myYEoG5kVT0#t=01m45s



4. Embed the vital part of the video:-
To embed the vital part of the video, just type the following code after the url before embedding.

‘&start=20′ to skip first 20s of the video.

For example, http://www.youtube.com/watch?v=myYEoG5kVT0&start=20



5. View In Full Screen Mode:-
If you want to view your video in full screen mode on your web browser, then just replace your video id.

By Default, http://www.youtube.com/watch?v=VIDEO ID

For example, http://www.youtube.com/watch?v=myYEoG5kVT0

Note:- Video ID is the 11 digit alphanumeric code in the url. For example, “myYEoG5kVT0” is the video ID of the above youtube url.



6. Hide the Search Box:-

To hide the search box, just append ‘&showsearch=0′ after the url and then embed it.



7. Autoplay and Loop an embedded video
For autoplaying the video, you must embed the link after appending the url with ‘&autoplay=1’.

http://www.youtube.com/watch?v=myYEoG5kVT0&autoplay=1

And for looping your video, you must append ‘&loop=1’ which will loop the video after it ends.

http://www.youtube.com/watch?v=myYEoG5kVT0&loop=1

8. Embed clickable link in your youtube video
Only non-profiting organizations or channels can put any clickable link in any youtube video. But if you want to do that, you must go through some trick.

Before embedding your video to your blog or web page, visit the site http://www.linkedtube.com/ or http://www.overlay.tv/. Then add the video link you want to embed. Add the clickable link and copy the code and embed it. Then the clickable link can be clicked from your video.

9. Download youtube video
If you want to download any youtube video, there are various ways to download it. Many websites downloads youtube video for you.

To Download HD video: visit www.keephd.com

To download normal video : visit www.keepvid.com

There you have to paste the youtube link you want to download. Then click on the download icon.

Otherwise, you can add the prefixes like “kick” or “kiss” to the youtube video you want to download. For example, www.kickyoutube.com or www.kissyoutube.com.

If you want to download only the MP3 from the youtube video, then go to the site, www.listentoyoutube.com.

No related posts.

Tuesday, July 5, 2011

How to apply animation on text or objects in Power Point 2010?

It is very easy to apply animation on text or object in Microsoft Power Point 2010. Animations are applied to emphasize certain things, other objective is to avoid boredom of audience and keep their interest intact through whole presentation. It also helps you to control flow of information, for example if you are explaining a certain point and you do not want your audience to get distract by next points then by help of animation you can stop next points.

You can apply animation on not only text but also on shapes, tables, pictures and other object. The visual effects that are included in Power Point 2010 are exits, entrance, changes in Font Sizes and Colours. You have the option to apply one or multiple animation on one object. Both methods are described below.

Four types of animation effects are available in PowerPoint 2010.

Entrance

Exits

Emphasis

Motion Paths

Applying Single Animation

Instructions:

1. Open your desired Power Point Presentation, to which you want to apply animation.


2. Highlight / Select the text or object you wish to animate'

3. Click on the Animation tab, from “Animation” Group, apply your desired animation.



4. To see more Animation Styles, click Red Highlighted Button



And you will see a range of different animation listed under the categories mentioned above that is Entrance, Exit, Emphasis and Motion Paths. To access detailed animation choose “More” options, as shown in the bottom of the picture.




Applying Multiple Animation to a Text or Object

If you wish to apply “Multiple” animation that is more than one, to a single text then perform steps listed below.

Instructions:

1. Click on the animation tab

2. Under the “Advanced Animation” Group, click on More Animation. A list of Animations will be opened; you can apply your desired one.

Trick For How To Hide Your Profile On Facebook

Is It really Possible to Hide Profile from facebook search?

Yes,you can hide your facebook profile from facebook search.Basically facebook provides you with three options as follows:-

1. Everyone can search your profile on facebook

2. Only Your friends and friends of friends can search your profile

3. Only your friends can search your profile

For those who are really frustrated by daily unwanted friends request should select either 2 or 3 option.

Here is the complete step by step tutorial with screenshots on How To Hide Your Profile On Facebook

1. Login into your facebook account.

2. Click on Account on top right side.
3. Now Click on Privacy and then on View Settings Under Connecting on Facebook heading
4. Now you will see a lot of privacy settings and the first one being Search for you on Facebook

5. In front of Search for you on Facebook you can select any one of the three options from the drop-down box as per your need.

Monday, July 4, 2011

How to add background picture to Excel 2007 spreadsheet?

You can insert a picture in Word, PowerPoint or Excel 2007 very easily. Many people know how to insert a picture in Excel 2007 spreadsheet but they don’t know how to add background picture to Excel 2007 spreadsheet. Excel 2007 spreadsheets largely consist of numbers, charts, tables etc. You can give your personal creative touch to your work on Excel 2007 if you add background picture to Excel 2007 spreadsheet. After you add background picture to Excel 2007 spreadsheet, you will be able to make it look less boring and much more interesting. Follow these easy and simple steps to add background picture to Excel 2007 spreadsheet.

Open the Excel spreadsheet to which you would like to add the background picture.

Select Page Layout from the ribbon.





Click on Background.




The Sheet Background window pane will appear. Choose the graphics or image you want to add as the background.

Click on Insert at the bottom.







You have successfully added a background image to your Excel 2007 spreadsheet! You can change the colors as well as the font to suit the background picture. It is recommended that you select a very light or a very dark colored picture so that the data on the foreground stands out.

Sunday, July 3, 2011

Trick To Block Any Website On Your Computer

Here is the Trick To Block Any Website On Your Computer

Open My Computer/Computer

Navigate to your Operating system drive (Usually C drive)

Now goto Windows –>System32–>drivers–>etc

Here you will see your Hosts file.Open this file with notepad.

Now move to the last line in this file and add the address of the website to be blocked prefixed by 127.0.0.1

For example In the screenshot below I have blocked google-analytics.com on my computer





Remember that you should insert the Url of the blocked website with and without www prefix as shown in the above screenshot

Now Save the file.

Friday, July 1, 2011

facebook sileys shortcut

smile :-) :) :] =)
frown :-( :( :[ =(
gasp :-O :O :-o :o
grin :-D :D =D
tongue :-P :P :-p :p =P
wink ;-) ;)
curly lips :3
kiss :-* :*
grumpy >:( >:-(
glasses 8-) 8) B-) B)
sunglasses 8-| 8| B-| B|
upset >:O >:-O >:o >:-o
confused o.O O.o
shark (^^^)
pacman :v
squint -_-
angel O:) O:-)
devil 3:) 3:-)
unsure :/ :-/ :\ :-\
cry :'(
Chris Putnam :putnam:
robot :|]
heart <3
kiki ^_^
42 :42:
penguin <(“)

Wednesday, June 29, 2011

How to increase laptop battery backup

Well there was a huge boom in technology when there was an invention of a device called laptop,a portable version of a computer….. It has lots of advantages ,but only a single disadvantage its called the battery backup…..

The battery backup period is very less that sometimes we get frustrated about it!We require more battery backup when we are travelling and where there is no time to charge the batteries. I will show you few steps on how to increase the battery backup and also battery life by 30% !!!!

Steps to increase battery backup

Defragment hard disks Frequently.
Clean the metal pins of the battery with a metal cleaning liquid to remove dirt .
Turn off indexing of files- indexing keeps running in the background also increases usage of the battery.
Use classic themes , to cut down usage of graphics .
For windows 7 disable Aero effects.
Prefer head phones than external speakers.
Avoid playing games..
Use flash drives instead of CD/DVD.
Replace batteries once in 2 years depending upon the usage….
Do not use much of applications which uses more resources, this will drain the battery fast..
Reduce the brightness of the screen.
Do not over charge the battery as it reduces the battery life, charge only
when the battery is indicated low by the computer.

Disable bluetooth, Wlan when not in use.
Disable CD/DVD drives when not in use.
Avoid use of wireless devices like bluetooth devices which uses more power usually……

How To: Display The Shutdown Menu When Your Computer’s Power Button Is Pressed

Step 1:
Go to your Windows XP’s desktop and right-click it. Select “Properties” and the Display Properties window will appear.

Open the “Screen Saver” tab and look for the “Power” button near the bottom of the window. Click it.


Step 2:
In the “Power Options Properties” window that opens, go to the “Advanced” tab.

There is a dialog box in the “Power Buttons” section. Choose what you want Windows to do when the power button is pressed.

“Ask me what to do” will make it open up the shutdown menu.


Step 3:
Click “OK” and restart your computer. From now on, pressing the power button will open the shutdown menu, letting you decide what you want to do.