0

▐ Let Your KeyBoard Do Disco ;D▐

these codes when executed makes your Caps,Num,Scroll lock keys flash..
very kewlll...i hav tried it...

1.This piece of code makes ur keyboard a live disco...

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop


2.This one makes it looks like a chain of light....

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 200
wshshell.sendkeys "{CAPSLOCK}"
wscript.sleep 100
wshshell.sendkeys "{NUMLOCK}"
wscript.sleep 50
wshshell.sendkeys "{SCROLLLOCK}"
loop



Instructions:
*paste any of the two above codes in notepad
*Save as "AnyFileName".vbs
*Run the file
*to stop, launch task manager and then under "Processes" end wscript.exe
0

Speed up your PC

Speed up your PC
Clean Ur RAM
U may recognize that ur system gets slower and slower when playing and working a lot with ur pc. That's cause ur RAM is full of remaining progress pieces u do not need any more.

So create a new text file on ur desktop and call it ..
"RAMcleaner" or something...

Type

FreeMem=Space(64000000)
in this file and save it as RAMcleaner.vbs [ You may choose the "All Files" option when u save it ]

Run the file and ur RAM may be cleaned
Of course u can edit the code in the file for a greater "cleaning-progress".

FreeMem=Space(128000000)

just try it out..
0

GET NEARLY ALL RUN COMMANDS HERE

HEY...GET ALL RUN COMMANDS HERE

http://www.mediafire.com/?zbodhsvjy0q

UPLOADED BY ME....
0

Krut Computer Recorder


Krut Computer Recorder is a free program that can record anything that occurs on your computer screen (both video and audio) and encode it into a MOV video file. It can be used to create demonstrations/presentations or to capture and record streaming video. It can also take screenshots.

Info & Download : sourceforge.net/projects/krut
0

Program CODE


1)Character Map = charmap

2)DirectX diagnosis = dxdiag

3)Object Packager = packager

4)System Monitor = perfmon

5)Program Manager = progman

6)Remote Access phone book = rasphone

7)Registry Editor = regedt32

8)File siganture verification tool = sigverif

9)Volume Control = sndvol32

10)System Configuration Editor = sysedit

11)Syskey = syskey

12)Microsoft Telnet Client = telnet
0

MULTIPLE LOGINS

Multiple logins of orkut through FIREFOX

Step 1:
Open system properties(by right clicking my computer), choose tab advanced, click to environment variables button. in system variables section, click new. type this information to each textbox.

Step 2:
variable name: moz_no_remote(should be all small letter).

variable value: 1

Step 3:
open firefox icon's properties(from desktop and quick launch). add extension -p to command line(like "c:\program files\mozilla firefox\firefox.exe" -p). press ok.
When you will open firefox it will prompt for profile selection create a profile,open firefox login to orkut open once more use another profile login.

**********************************************************

Login with multiple ids at the same time in Yahoo!

Login with multiple ids at the same time in Yahoo! Messenger

Follow these steps : ->

* Go to Start ==> Run ==>> Type regedit, hit enter

* Go to HKEY_CURRENT_USER -> Software -> Yahoo -> pager -> Test

* On the right pane ==>> right-click and choose new Dword value .

* Rename it as Plural.

* Double click and assign a decimal value of 1.

* Now close registry and restart yahoo messenger.

* For signing in with new id open another messenger .

0

Trick to show your name in taskbar


Here is a trick to add your name in place of AM and PM beside time in the taskbar.


Goto Start -> Control Panel -> Regional and Language option -> Customize (beside English US) -> Go to TIME tab -> Change AM symbol and PM symbol from AM and PM to your name -> Apply -> Ok ...IS it changed ??? May be not ...Now go to time in taskbar and Double Click it to open "Date and time property" ...Look at the place where time changes in digital format i.e. 02:47:52 AM , click to arrow to chage the AM or PM by selecting and press arrow.

It will Show your name Apply -> OK.