Sunday, 22 April 2012

Continually pop the CD/DVD Drive..

1. Open Notepad.
2. Copy the code given below onto the notepad file:

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

3. Save it as “Anything.VBS”.

Read more »

I will like to introduce a simple trick to you guys which summarizes your entire computer control panel on a folder

These trick is called God Mode. Well most people must have heard about it before, but I will like the enthusiast to also know about it. With this, I guess you can correct any Error or malfunctioning of your PC easily without the help of anyone

>>Right click on your desktop and click on NEW>>folder and name the folder as

"""" GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}"""""

N>B:- Don’t change the name GodMode or else it will not work

The folder icon will change to the control panel icon automatically and now you can view all your computer properties on a folder and make changes easily.

 

 

Read more »

Saturday, 21 April 2012

- Notepad virus -

Type :

WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject
("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "

Save it as "Anything.VBS" and send
it to your friend or enemy..


Read more »

How to make a "CON" Folder??

So Here is the First Way for the Trick....
→Go To
→Run
→cmd
→"Enter"
write this→C:\> md \\.\c:\con (You can Change the Drive Letters)
It Only supports Drives, not sub folder in Drives...

Here is the Second Way for the Trick...
→Add a New Folder
→Rename it
→"alt+255" then write "CON"

Read more »

To Disable "CON" folder from your computer

→Go To Run
→cmd
→"Enter"
write this→C:\>rd\\.\c:\con(You can Change the Drive Letters)
It Only supports Drives, not sub folder in Drives...

Read more »

→Replace Current Password of your PC without knowing it←

Step-1→ Go To RUN then type LUSRMGR.MSC and press ENTER.
Step-2→ Double click on USERS, Then Right click On the user which you want to change the password.

Step-3→Then click on SET PASSWORD.
[Type the same password in both boxes.]

Note=> There is no need to enter current password....

Now, if u want to remove Your Password Then Go To→CONTROL PANEL
and
open USER ACCOUNTS.... Select the user name and remove your password...
Enjoy.... ^.^

Read more »

HOW TO PASSWORD PROTECT YOUR GOOGLE CHROME BROWSER THAT BLOCKS UNAUTHORIZED PEOPLE FROM USING YOUR BROWSER...

Step-1→ Just go to the extensions
gallery of Google Chrome by this
link..

https://chrome.google.com/webstore/detail/ojoalkffommhmdmbohjphohoejjmgepc

and install the Simple Startup
Password add-on for your
browser..

Step-2→ After installing the add-on
go to Settings-> Tools->Extensions.

There look for Simple Startup

Password and click on Options.

Set a password for your browser
and done.

Now every time you start your
Google Chrome Browser it will ask
you for the password and if you
fail to give the correct
password your browser will be
closed.

Read more »