Posts

Showing posts from 2013

Add Your Names Beside System Time Instead of AM and PM

Hi friends today i came with funny thing. just add your initials or names instead of AM and PM just follow this type. -Goto Control Panel -Region and Language -Additional Settings -Goto Time Tab -In place of AM and PM symbol give your's Thats it....!! Do it and amaze your friends by showing your name near time. Note:these options according to windows 7(it works on xp also check yourselves)

Microsoft Word Magic Trick

Microsoft Word Magic Trick This is something interesting and unbelievable.Dont know the reason behind this thing. Try it out yourself! Open Microsoft Word and type =rand (200, 99) And then press ENTER see the Magic!!!!!!!!!! Note: I tried this no problem for your system and all.try it and see the magic.

Create Undeletable And Unrenamble Folder in Windows

Image
Hi pals,     we all know that we cant create folders with name con, aux, lpt1, lpt2, lpt3, lpt4, lpt5, lpt6, lpt7, lpt8 and lpt9 in windows. Because These are the Keywords in program so that it can not be used as variable names(i.e folder names). But here is a trick to create Folder named those keywords but these folders are created like undeletable and unrenamble using DOS prompt. Steps to Follow Undeletable and Unrenamble Folders 1.Open Run dialogue box.(Win key + R) 2.Type cmd and Enter. 3.Goto Path or Drive that you wish to create Folder.(in command line) 4.Then type "md con\" (without quotes) and Enter Your Folder is ready now that you cant delete or rename. What to do if it remains like that and cant delete,here is the solution Steps to Remove Undeletable and Unrenamble Folder 1.In that Path only type "rd con\"(without quotes) and Enter. Problem solved,Folder Deleted. Note: You can use any of the keyword which given above in pla...

Changing windows default sounds

Image
1. Click the Start Menu and select Run. 2. Type mmsys.cpl in the box and click OK to launch the system Sounds and Audio Devices Properties. 3. Once the Sounds and Audio Devices Properties loads, click the Sounds tab. 4. Next, to adjust the sound clip for a specific event, click the event that you want to modify, as shown in Figure , by navigating though the Program Events box. 5. Once you have an event selected, the Sounds drop-down list will become enabled and you will be able to select the sound clip that you want to use. You can select (None) from the top of the list if you do not want to use a sound for a specific program event. If you cannot find a sound that you like on the list, you can use the Browse button to pick a specific sound file on your computer to use. 6. When you are finished with your changes, just click OK to save your work

Make Your Web Usage Automatic-For Firefox Users

Greasemonkey is a Mozilla Firefox extension that allows users to install scripts that make on-the-fly changes to web page content after or before the page is loaded in the browser      This installed scripts do their work when the particular page is loaded. for example. think that you are doing some online jobs or something.in that assume answering polls 'll get you some money, at that time if you are programmer also you are helpless you have to enter all poll answers, you know the javascript code to answer automatically but where to enter?.so here Greasemonkey provide that platform to execute your javascript code to live web sites.means when ever you enter that particular website the work(that you programmed in javascript) 'll done by this Add on. Note :for this you have to know javascript coding. CLICK HERE Download that Add on