How to scare your friends

Step 1. Open up notepad
Step 2. Type
**************lol=msgbox("Whatever you want message to say",20,"Whatever you want the window to be titled")

Ex:
lol=msgbox("Warning your computer has been infected by a virus ",20,"Virus Alert")

Step 3. Save the text as Whateveryouwant.vbs

The number 20 represents the type of window style the message will be in. You can experiment with different styles you want.

Read Users' Comments (0)

Change the Default Directory of Software Installer

You may want to change the location of your system default folder (C:\Program Files) from C drive to another system drives (D or E drive). By default software setup will attempt to install program in C:\Program Files directory. It is good practice to make the backup of the installed programs, if you installed all your programs in other than C drive. If you have little knowledge about editing windows registry then you can configure your computer for this purpose.

Follow the given steps to configure windows registry:

1. Click on Start button then type Regedit in Run option.

2. Here navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

3. In right side panel, double click on ProgramFileDir.

4. Now modify the value to any other drive (for example D:\Program Files).

Now close the registry editor and restart your computer after any changes to go into effect.

Read Users' Comments (0)

Make Wallpaper In A Drive!!

I'm going 2 describe the process by the following steps!!

Step:-1> Go to the drive where U want to set d wallpaper!
Step:-2> Open the notepad there!
Step:-3> Copy the following code & paste it to the notepad!
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
iconarea_image=image path
iconarea_text=0x00FFFFFF

**[Note: in place of image path, U write the path of the image which U want to set as wallpaper. Like:- C:\Documents and Settings\All Users\image name.jpg]
Step:-4> save this as desktop.ini
Its done..... Next time whn U will open the drive U will fine the wallpaper there!!

Read Users' Comments (0)

SET A VIDEO AS YOUR WALLPAPER

This is a pretty simple tweak using which you can set any video as your desktop wallpaper.

Just follow the steps given below:

1. Download VLC Media Player and install it.

2. Run VLC media player, go to Settings->preferences->Interface->General, then click on wxWindows. Remove the tick on "Taskbar" and put a tick on "Systray icon".

3. Now go to Video->Output Modules->DirectX. On the bottom right put a tick on advanced options check box. You will now see some options. Put a tick on "Enable Wallpaper Mode".

4. Now, select playlist, then click General and put a check or tick on "Repeat current item".

5. Press the Save button. Now close the vlc player and run it again (to save the settings permanently).

6. Now play any video you would like to set as Wallpaper. Right click on the video and click on "Wallpaper".
The video would be set as your wallpaper!!!

Read Users' Comments (0)

Who Used Your Pc In Your Absence,what Did He Do?

First you should go
start > run >eventvwr.msc



Events are stored in three log files: Application, Security, and System. These logs can be reviewed and archived.
For our purposes we want the System log. Click on "System" in the left-hand column for a list of events.
Look for a date and time when you weren't home and your computer should have been off.



double click on the eg: info n it will show u the detail.

You can also use this log to see how long someone was on the computer. Just look at the time the computer was turned on and off for that day.

Hope u all will like it.

Read Users' Comments (0)

How to easily set Wallpaper as Background for Folders

Adding wallpaper background to your folders' file panes lets you easily recognize and differentiate folder windows - particularly if you have backup folders on a removable or network drive with names identical to the originals on your own hard drive.
============================================================================
First of all resize your picture to the size of your folder part.
To add wallpaper to a folder in XP:

Open the folder, choose Tools > Folder > Options, and click the View tab
Under Advanced settings, select Show hidden files and folders (you may need to double-click Hidden files and folders first)
Uncheck Hide protected operating system files (Recommended) and click Yes when you see the warning
Click OK, and double-click the file named desktop.ini to open it in your text editor (you may not see the .ini extension). If you can't find a desktop.ini file, launch Notepad or your preferred text editor
In your text editor, type or copy:
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=C:\My Documents\...\...(path to your image file)

If you're editing the folder's existing desktop.ini file, save the file and close your text editor. If you created the file from scratch, save it with the name "desktop.ini" in the folder that will house the background picture; use quotation marks to keep Notepad from adding its default .txt extension.
Once you've created your desktop.ini file, click Start > Run, type in the command line, ATTRIB +S "folder name" (e.g. ATTRIB +S " C:\Documents and Settings\[your userid]\My Documents") to activate the new settings

Read Users' Comments (0)

keyboard dance



These codes when executed makes your Caps,Num,Scroll lock keys flash..
very nice...

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

Read Users' Comments (0)

Check If Ur Antivirus Is Working Or Not


X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Open notepad..........Copy this code in the file....then save it with the name fakevirus.exe

If this file got deleted immediately ....that means ur antivirus is working n updated



Read Users' Comments (0)

Fast Menu Opening....

Go to Start then Run
Type 'Regedit' then click 'Ok'
Find "HKEY_CURRENT_USER\Control Panel\Desktop\"
Select "MenuShowDelay"
Right click and select "Modify'
Reduce the number to around "100"
This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood.

Read Users' Comments (0)

add ur Name to right click on my Computer

Here ill tell you how to add ur Name to right click on my Computer and also Open Your favoraite application with that .Heres How To do :-

1.Copy/Paste the following code in Notepad And then Save it as .reg(don't Forget to copy Windows Registry Editor Version 5.00)

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor] @="Your Name Or Name of the Application" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command] @="Location Of The Application"

Now edit it and then Type ur name In

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor] @="Your Name Or Name of the Application"

Now Type the location Of the application Which u want to open In:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command] @="Location Of The Application"

For eg.C:\Program Files\Winamp\winamp.exe Thts It finally save it And then Run it

Read Users' Comments (0)