Copying data from DOS / console mode program screens

If you’re still using DOS or console mode (also refereed to as character mode) programs that doesn’t provide a way to export data, you maybe looking for a way to capture what’s displayed on such programs. Try this:

* Start a DOS box or a Command Prompt (DOS box) inside Windows.

“Start | Programs | Command Prompt / DOS”

* Run the character mode program that you want to import data from, and go to the screen with the data you want to capture.
* Right click the title bar of the DOS box
* Select “Edit | Mark”
* Click and drag the mouse until you select the data area that you want to copy. Press ENTER when you’ve finished selecting.
* Switch to the Windows program that you want to import the just copied data to, and select its paste function.

Remove SHORTCUT link from the desktop folder

how to remove short cut arrows on u’r desktop items just go to start>run>regedit>hkey_classes_root

you willfind a file by name lnkfile click on that to that right you can see a file by name is shortcut delete that and again come to left click on pipfile you delete again is shortcut then restart the pc you cant see the shortcut arrow

Create A Hidden User Account

This tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it’s necessary to use the Log On To Windows dialog box similar to the one in Windows 2000. #[Start] [Run] [Regedit]#Registry Key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\UserList#Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.#Data Type: REG_DWORD [Dword Value] // Value Name: Type Name of Account to be Hidden#Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]#Exit Registry and Reboot…

While the account is hidden on the Welcome screen, note that the account profile will be visible in C:\Documents and Settings or wherever user profiles are stored as well as in Local Users and Groups

Recover the lost administrators password in Windows XP

Slightly more work needed if you lose or forget the Windows XP administrator password.

1.First reboot Windows XP in safe mode by re-starting the computer and pressing F8 repeated as the computer starts up.

2.Then (in safe mode) click Start and then click Run. In the open box type “control userpasswords2” without the quotes – I have just used quotes to differentiate what you have to type.

3.You will now have access to all the user accounts, including the administrators account and will be able to reset the lost password.

4.Just click the administrators user account, and then click Reset Password.

5.You will need to add a new password in the New password and the Confirm new password boxes, and confirm by clicking OK.

All done, you have recovered the lost adminitrators password!

Keeping the Windows XP Core in the RAM

If you have 512 MB or more of RAM, you can increase system performance by having the Windows XP ‘Core’ kept in the RAM instead of paged on the hard disk.

Go to Start -> Run – Type regedit and press enter – On the left hand side tree, navigate to

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\

- On the list on the right side, look for an entry called ‘DisablePagingExecutive

- Double click it

- Press 1 on your keyboard

- Click OK

- Exit regedit and reboot the computer

To revert to the default setting, follow the same steps as above, but this time, press 0(zero) instead of 1 on the keyboard.