Showing posts with label Win XP. Show all posts
Showing posts with label Win XP. Show all posts

20 Mar 2012

Validate Your Non-Original Windows XP

1- Click in start and then in run

2- Type in regedit and then ok

3- In the regedit, go to this following key:


14 Mar 2012

Surprises in Windows XP

I dont know if you know this but I found these out recently...

(1) WIN SOLITARE

Press and hold: "Alt + Shift + 2"

(2) WIN FREECELL

Press and hold: "Ctrl + Shift + F10"

(3) PINBALL

(1) To get extra balls type "1max" at the start of the new game

(2) To icrease your ranking without playing type "rmax"

(4) TO EDIT FONTS

(1) Go to Start > Run





(2) Type "eudcedit"

XP’s hidden Administrator account

To enable or disable the administrator account on the welcome screen of Windows XP, click Start, Run and enter REGEDIT. Then Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList (note that there is a space in the Windows NT). Right click in the right pane and select New, DWord value. Give the value the same name as the Username on the Welcome Screen (it must match) for the account you wish to hide or show. Double click the new value and set it to 1 to show the account on the Welcome Screen, or set it to 0 to hide the account

10 Mar 2012

Changing the User Type

Normally in XP Pro, through the Control Panel / User Accounts icon, you are only allowed to create administrators or limited users.
If you want to create
  1. Right click on My Computer
  2. Manage
  3. Local Users and Groups
  4. Users
  5. Right click on the user you want to change
  6. Properties
  7. Member of tab
  8. Add button
  9. Advanced button
  10. Find Now button
  11. From here you see the full list of possibilities (e.g. Power User, Backup Operator etc.)

Creating a Suspend Shortcut

If you would like to create an icon to suspend your computer,
  1. Right click on the Desktop
  2. New / Shortcut
  3. Enter in rundll32.exe PowrProf.dll, SetSuspendState
  4. Give it whatever name you want
  5. Now when you click on that shortcut, your computer will shutdown and suspend

7 Mar 2012

Double Clicking Drive but its Not opening..!!

Sometimes it happens in windows XP that you are not able to open drives on your hard disk. When you double clicking on the drives icons or right click on the drive>>explore in My computer ,the drive does not open.

This problem is generally caused by most of the viruses which infect windows XP system.

Fix:

Normally when a virus infects a windows system which causes a drive opening problem, it automatically creates a file named autorun.inf in the root directory of each drive.

This autorun.inf file is a read only ,hidden and a system file and the folder option is also disabled by the virus. This is deliberately done by the virus in order to protect itself.  autorun.inf initiates all the activities that the virus performs when you try to open any drive.

1. Open Start>>Run and type cmd and press enter. This will open a command prompt window. On this command prompt window type the following steps.

2. type cd\

3. type attrib -r -h -s autorun.inf

4. type del autorun.inf

5. now type e: and press enter for e: drive partition. Now repeat steps 3 and 4. Similarly repeat step 5 for all your hard disk partition.

Restart your system and your trouble will be fixed

How To Rename Multiple Files In Winxp

XP lets you rename files in bulk by simply selecting multiple files within Windows Explorer and pressing the F2 key. When you use this feature, the OS applies the name you enter to the first file and applies the same name with a number in parentheses to the other files you selected (the file extensions remain unchanged).

For example, if you select the following files,
* notes.doc
* figures.xls
* disney.jpg
* holiday.gif

and rename the first file (notes.doc) to SoD.doc, XP renames the remaining files as follows:
* SoD (1).xls
* SoD (2).jpg
* SoD(3).gif