Hi, This is for people who have NERO.
Here's what you do to solve this problem.
Click Start--> Programs --> Nero(v7, v7 essentials, v8 ) --> Tools --> Nero Scout.
This opens Nero Scout Options window.
On the left hand column, click Indexing --> Folders.
Then at the bottom click Clear All.
Then click Apply.
At the top left hand corner of the window uncheck the box where it says Unable Nero Scout.
Then click Apply.
Then click OK.
This will solve the WMS Idle not responding which appears everytime when shutting down.
Delete Virues in Pendrive without opening.
Whenever you plug a USB drive in your computer, a window will appear (if your autorun is enabled).
Don’t click on Ok , just choose ‘Cancel’.
Open your command prompt. Type ‘cmd’ in the run box or on the search panel if you are using vista
In the command prompt type the drive letter of your usb device and press enter. ex. C:\F: <— then press enter
Type dir /w/a and press enter. ex F:\ dir /w/a <— then press enter
This will display a list of the files in in your flash drive. Check if the following files present on your USB device.
* Autorun.inf
* Ravmon.exe
* New Folder.exe
* svchost.exe
* Heap41a
* or any other exe file that you find suspicious.
After Detecting Second Step Is Removing That Virus.
First run your system in safe mode, then go to your my computer properties and enable the system restore function.
then restart your computer and run in command prompt mode. in the command mode type the following.
ATTRIB virus name(ex:Autorun.inf) -H -S -R.
if the file is found in the Drive then give.
DEL Autorun.inf.
Don’t click on Ok , just choose ‘Cancel’.
Open your command prompt. Type ‘cmd’ in the run box or on the search panel if you are using vista
In the command prompt type the drive letter of your usb device and press enter. ex. C:\F: <— then press enter
Type dir /w/a and press enter. ex F:\ dir /w/a <— then press enter
This will display a list of the files in in your flash drive. Check if the following files present on your USB device.
* Autorun.inf
* Ravmon.exe
* New Folder.exe
* svchost.exe
* Heap41a
* or any other exe file that you find suspicious.
After Detecting Second Step Is Removing That Virus.
First run your system in safe mode, then go to your my computer properties and enable the system restore function.
then restart your computer and run in command prompt mode. in the command mode type the following.
ATTRIB virus name(ex:Autorun.inf) -H -S -R.
if the file is found in the Drive then give.
DEL Autorun.inf.
Hide Your Computer Drives.
In the Registry navigate to HKEY__USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. Right-click on Explorer and choose New and DWORD value. In the pane on the right, rename the new value NoDrives and double-click on it to open the Edit DWORD Value box. Click the Decimal option to select it, instead of the Hexidecimal option.
Now for the complicated part. To hide a drive or drives, a number that corresponds to the drive(s) must be entered. Enter the value listed below for the drive. If multiple drives are to be hidden, add the numbers for those drives together. For example, hiding drives D and E requires a value of 24, because you are adding the value for D (8) to the value for E (16), which equals 24.
A: 1
B: 2
C: 4
D: 8
E: 16
F: 32
G: 64
H: 128
I: 256
J: 512
K: 1024
L: 2048
M: 4096
N: 8192
O: 16384
P: 32768
Q: 65536
R: 131072
S: 262144
T: 524288
U: 1048576
V: 2097152
W: 4194304
X: 8388608
Y: 16777216
Z: 33554432
All: 67108863
The boot disk, usually the C drive, tends to show up in Explorer even if you hide it in My Computer. To bring back hidden disks, just change the value of NoDrives to 0 or delete the value altogether.
Now for the complicated part. To hide a drive or drives, a number that corresponds to the drive(s) must be entered. Enter the value listed below for the drive. If multiple drives are to be hidden, add the numbers for those drives together. For example, hiding drives D and E requires a value of 24, because you are adding the value for D (8) to the value for E (16), which equals 24.
A: 1
B: 2
C: 4
D: 8
E: 16
F: 32
G: 64
H: 128
I: 256
J: 512
K: 1024
L: 2048
M: 4096
N: 8192
O: 16384
P: 32768
Q: 65536
R: 131072
S: 262144
T: 524288
U: 1048576
V: 2097152
W: 4194304
X: 8388608
Y: 16777216
Z: 33554432
All: 67108863
The boot disk, usually the C drive, tends to show up in Explorer even if you hide it in My Computer. To bring back hidden disks, just change the value of NoDrives to 0 or delete the value altogether.
Rename Multiple Files At Once
When you download photos from your digital camera, they often have unrecognizable names. You can rename several similar files at once with the following procedure. This also works for renaming other types of files.
1.Open the My Pictures folder. (Click Start, and then click My Pictures.) Or open another folder containing files that you want to rename.
2.Select the files you want to rename. If the files you want are not adjacent in the file list, press and hold CTRL, and then click each item to select it.
3.On the File menu, click Rename.
4.Type the new name, and then press ENTER
All of the files in the series will be named in sequence using the new name you type. For example, if you type Birthday, the first will be named Birthday and subsequent files in the series will be named Birthday (1), Birthday (2), and so on. To specify the starting number for the series, type the starting number in parentheses after the new file name. The files in the series will be numbered in sequence starting with the number you type. For example, if you type Birthday (10), the other files will be named Birthday (11), Birthday (12), and so on.
1.Open the My Pictures folder. (Click Start, and then click My Pictures.) Or open another folder containing files that you want to rename.
2.Select the files you want to rename. If the files you want are not adjacent in the file list, press and hold CTRL, and then click each item to select it.
3.On the File menu, click Rename.
4.Type the new name, and then press ENTER
All of the files in the series will be named in sequence using the new name you type. For example, if you type Birthday, the first will be named Birthday and subsequent files in the series will be named Birthday (1), Birthday (2), and so on. To specify the starting number for the series, type the starting number in parentheses after the new file name. The files in the series will be numbered in sequence starting with the number you type. For example, if you type Birthday (10), the other files will be named Birthday (11), Birthday (12), and so on.
For unblocking and blocking websites
FOR BLOCKING
Do The Following :
For eg you want to block www.xyz.com !
* Open the folder C:\WINDOWS\system32\drivers\etc
* There you will find a file named HOSTS
* Click on the file and press SHIFT and now right click on it .
* From the right click menu select Open with .
* Now, select Notepad to open the file from the list !
* Now, in the file under the line 127.0.0.1 localhost add another line as 127.0.0.2 www.xyz.com.
* Now, File>>Save !
For unblocking just follow the same procedure vice versa...!!!!!
Do The Following :
For eg you want to block www.xyz.com !
* Open the folder C:\WINDOWS\system32\drivers\etc
* There you will find a file named HOSTS
* Click on the file and press SHIFT and now right click on it .
* From the right click menu select Open with .
* Now, select Notepad to open the file from the list !
* Now, in the file under the line 127.0.0.1 localhost add another line as 127.0.0.2 www.xyz.com.
* Now, File>>Save !
For unblocking just follow the same procedure vice versa...!!!!!
HOW 2 remove password 4m administrator if ur cpu is locked
1): restart ur cpu
2): start pressing F8
3): then a screen will apear with options like "safe mode" etc.
4): choose "safe mode" option then it will load files
5): you will see windows is startin up
6): you will have 2 users to choose u will choose guest
7): when guest will be ready 2 use click "start menu"
8): then at da top guest will be writen click on guest
9): then there will be option in user accounts home
10): choose home administartor will be shown click on it
11): there will be writen remove password click on it and remove it
12): then restart ur cpu & enjoy
13): dnt frget 2 thnks & reps
2): start pressing F8
3): then a screen will apear with options like "safe mode" etc.
4): choose "safe mode" option then it will load files
5): you will see windows is startin up
6): you will have 2 users to choose u will choose guest
7): when guest will be ready 2 use click "start menu"
8): then at da top guest will be writen click on guest
9): then there will be option in user accounts home
10): choose home administartor will be shown click on it
11): there will be writen remove password click on it and remove it
12): then restart ur cpu & enjoy
13): dnt frget 2 thnks & reps
Quick Trick To Bypass Email Virus Filters
How many times have you tried to email a co-worker or colleague an executable or batch file that is desperately needed and you get a message such as:
"A message that you have sent could not be delivered to one or more recipients. This is a permanent error. The following address failed … Illegal Attachment"
There are a couple tricks I use such as renaming the file extension. For instance say I want to send the System Internals for Windows application to a co-worker. Rename the file from SIW.EXE to SIW.EXX
When renaming the file you will get a warning message just click yes.
This should allow the file to go through then the recipient of the file can rename it back to SIW.EXE and launch the application. Some filters are more smart than others. Another thing way is to zip the file and rename it to SIW.ZI_
Of course always verify the person sending you the file is reputable and never open attachments you were not expecting.
"A message that you have sent could not be delivered to one or more recipients. This is a permanent error. The following address failed … Illegal Attachment"
There are a couple tricks I use such as renaming the file extension. For instance say I want to send the System Internals for Windows application to a co-worker. Rename the file from SIW.EXE to SIW.EXX
When renaming the file you will get a warning message just click yes.
This should allow the file to go through then the recipient of the file can rename it back to SIW.EXE and launch the application. Some filters are more smart than others. Another thing way is to zip the file and rename it to SIW.ZI_
Of course always verify the person sending you the file is reputable and never open attachments you were not expecting.