Pages

Powered By Blogger

Ads 468x60px

Friday 19 March 2010

Cleaning Recent Docs Menu and the RUN MRU

The Recent Docs menu can be easily disabled by editing the Registry. To do this go to the following Key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Now in the right pane, create a new DWORD value by the name: NoRecentDocsMenu and set it's value to 1. Restart Explorer to save the changes.
You can also clear the RUN MRU history. All the listings are stored in the key:
HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
You can delete individual listings or the entire listing. To delete History of Find listings go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Doc Find Spec MRU and delete.

Tuesday 16 March 2010

6 Essential Tips to Speed up Windows 7

Without a doubt, Windows 7 is a much better operating system than its predecessors, but that doesn’t mean it is the speediest of them all. Due to the hardware requirement, those who still have their old computer may not get the same performance as good as they had with Windows XP. Even if the computer comes with all the latest hardware installed, there are still many factors that can substantially slow down the performance. In this article, we are going to show you 6 useful ways to improve the speed and performance of your Windows 7.

1. Disable Unnecessary Visual Effects
• Right click on “Computer” in windows start menu and choose “Properties”.
• Click on “Advanced System Settings” at the left pane.
• Under the “Advanced” tab, click on “Settings” under “Performance” category. Select the “Custom:” option.
• Look through the list and uncheck the effects that you have no used for it. (Note: For optimum result, uncheck all the check box except the last four items). Click OK.
• Restart your computer.

You will notice the result immediately.
2.Increase the Boot Speed
With this small tweak, you can decrease the boot time of your Windows 7.
• Press Windows Key + R to launch the Run window.
• Type “msconfig” and hit Enter. The System Configuration Window will appear.
• Under the “Boot” tab, find the box (on the right side) labeled with “Time out”. Generally it is set to 30.
• If you are using only one operating system then you can set the value as 0. But if you are using more than one, then set to 3.
• Check “No GUI Boot” option.

• Click the “Advanced Options” button.
• Check the box labeled with “Number of Processor” and select the number of processors in your computer. Most probably it will be 2.

• Now click “OK”.
• Click “Apply” and then “OK”.
Note: The above tricks will work only If you are using multi-core (more than one) processor in your computer.
3: Disable Windows Aero theme
Windows Aero theme is the eye candy in Windows Vista/7. While its performance was greatly improved in Win 7 as compared to Vista, it is still taking up a large amount of memory and squeezes the graphics card to its maximum. If you can live without the eye candy, then it is a great choice to disable it.
• Right click on the desktop and select “Personalize” .
• Chose One of the standard themes from the right hand side. “Windows 7 Basic” is a good choice.

4. Remove unwanted items from startup menu
Some of the applications that you have installed are automatically added tn the startup menu without your knowledge. If you are wondering why your Windows take so long to startup, they are mainly the culprit. The best way to fix this is to remove the unwanted programs and services from the startup menu.
• Press Windows Key + R and type “msconfig” in the run dialogue box.
• Go to the Startup tab. Uncheck the applications that you have no use for. (Make sure you do not remove any system services).
5.Use your USB flash drive as RAM
In Windows 7, there is this awesome and useful feature that allows you to use your USB flash drive as an external RAM.
Before you start, make sure that you are using a freshly formatted USB drive.
• plug in your USB drive. Right click on the USB drive in My Computer window and select Property.
• Under “Ready Boost” tab, check the box “Use this device”.
• Configure the space of your USB flash drive that you want to allocate for system speed.

6. Disable unnecessary system sounds
When it is active, the system sound can take up a lot of system resources and slow down the computer.
• Press Windows Key + R to open the Run window. Type “mmsys.cpl” and hit Enter.
• Go to the Sound tab. Select “No Sounds” from the Sound Scheme dropdown box.

Saturday 13 March 2010

Prevent USB Drives from Spreading Viruses

The alarming Conficker/Downadup worm is one of many threats that can spread by infecting those portable USB thumb drives on which so many of us rely.
On non-Home versions of Windows (for example, Windows XP Professional, Vista Ultimate):
1. Click Start, click Run, enter gpedit.msc (launch Group Policy Editor);
2. XP users: Open Computer Configuration | Administrative Templates | System,
Vista users: Open Computer Configuration | Windows Components | AutoPlay Policies;
3. Find Turn Off AutoPlay in the right-hand pane and double-click it;
4. Choose Enabled and set it for All drives.
Or, in any Windows version:
1. Launch the Registry editor (Start | Run | regedit);
2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer;
3. Double-click NoDriveTypeAutoRun in the right-hand pane and set its value to hexadecimal FF.

Tuesday 9 March 2010

IMPORTANT WINDOWS TIPS

Automatic logon without name or password (9x)
This setting allows Windows clients to logon without entering a user name or password, therefore bypassing the logo box. Create the string value Default Password, under Winlogon (see key below). Modify the Default Password's data to match the default users password. The default username is stored at:[HKEY_LOCAL_MACHINE\Network\Logon]-Username
Reboot and the system should automatically logon.
NOTE: The password is stored in clear text.
Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Winlogon]
Value Name: Default Password
Data: REG_SZ

Prevent a Windows logon prompt at startup
Windows XP
Control Panel>User Accounts>Change an account
Do not enter a password
Windows 2000
Control Panel>System>Network Identification>Network ID>Next>This computer is for home use...>Next>Windows
always assumes the following user has logged on to this computer (enter no password)>Next>Finish
Windows 9x
1. Do not Clear last user at logon
If you didn't check Clear last user at logon, go to step 2. Either use TweakUI's Paranoia tab and uncheck Clear Last User a logon.Or go toHKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Winlogon, delete all the
named values, except DontDisplayLastUserName, and set it to zero.
2. Remove password
a) If you don't have a password, go to step 3
b) If you don't know your current logon password
Delete the .pwl file from the c:\windows folder
Delete the equivalent entry from c:\windows\system.ini [Password Lists]
c) If you know your current password
Control Panel>Passwords>Change Passwords>Change Windows Password
Type current password in the Old Password box
Leave the New Password and Confirm New Password boxes blank
Click OK>OK
3. User profile
Control Panel>Passwords>User Profile
Select All users of this PC use the same preferences and desktop settings
Click Close
4. Network
Control Panel>Network>Configuration
Ensure Microsoft Family Logon is installed and that it is the Primary Network
(Use client for Microsoft Networks if you're on a LAN)
5. Reboot
When asked for a username and password, enter a username and hit Enter
Hit Enter to confirm the blank password
You'll never be asked for your password again

Delete your screen saver password if you forgot it (98)
Go into DOS and type edit control.ini. Look for a line PWProtected=1 : Change it so it says PWProtected=0

Monday 8 March 2010

send Free SMS from A PC to Mobile

Yea, here you can get a solution how to sent Free SMS from A PC to Mobile.
Today I say about WADJA.

visit http://www.wadja.com




I am telling step by step.


1. Write your WADJA ID. It is very important. Because when sent SMS somebody, this ID will be show there mobile. It must be 4 to 10 words.

2. Write your First Name

3. Write your Last Name

4. After than write your email Address

5. Give a password for next time Log in.

6. Select your Country Name

7. Write your Birthday like there direction

8. Select your Gender And

9. Click Join Wadja Button.

10. If you get real information, your Sign Up will be success. Now you can see your WADJA-Page. Here you find out Compose option. And click Compose.


11. Now you can see compose page.

12. Write your desired mobile Number with country code. And write your SMS maximum 160 words.

13. Click Send option for sent SMS

14. you can see deliver report click Deliver option.

So friends, enjoy free SMS with Wadja. If feel any problem for this purpose. You can write me without any hesitation.

Sunday 7 March 2010

USEFULL WINDOWS TIPS AND TRICKS

Windows: Desktop
Make the background of desktop icons transparent (XP)
Control Panel > System > Advanced > {Performance} Settings.
On the Visual Effects tab, check Use drop shadows for icon labels on the desktop.

Restore My Documents folder if deleted (98)
To restore My Documents to the Desktop, click Start, then Run, and type:rundll32 mydocs.dll, RestoreMyDocsFolder

Remove shortcut icon arrows
Go to [HKEY_CLASSES_ROOT\LNKFILE], and delete IsShortcut
Go to [HKEY_CLASSES_ROOT\PIFFILE], and delete IsShortcut

Change My Computer's Icon
Windows 98: Control Panel > Display > Appearance
Windows XP: Control Panel > Display > Desktop > Customize Desktop

Hide Icon
Hide all Desktop icons (9x/XP)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
NoDesktop (DWORD value):
Set to 1 to hide all icons.
Delete NoDesktop to undo.
Hit F5 to refresh the desktop.
Hide Network Neighborhood, My Network Places (9x)
Run Poledit.exe (You may have to install it: It is on your Windows CD in\tools\reskit\netadmin\poledit).
File > Open Registry > (double click) Local User > Shell > Restrictions
Check Hide Network Neighborhood or/and My Network Places
OK > File > Save
Reboot.
Hide My Documents, My Computer, My Network Places, Internet Explorer (XP)
Right-click on the desktop, then click Properties > Desktop > Customize Desktop
Hide My Computer (9x/XP)
Create a transparent icon or create a bmp file that consists of a single pixel.
In Display properties effects, change the My Computer icon to point at your new icon.
Rename My Computer to one space.

Add and remove item types from the New Menu
Add Item Types
When you right-click on your desktop, there is a New submenu that contains a list of templates. A template is visible
if the related entry in the [HKEY_CLASSES_ROOT] hive associated with a file extension has a sub-key called
ShellNew.
For example, on the New submenu there is an entry for Text Document. This entry is visible because of the key [HKEY_CLASSES_ROOT\.txt\ShellNew]. Create a blank document of the corresponding application, and put it into the Windows\ShellNew Folder. Go to that file type under [HKEY_CLASSES_ROOT], create a subkey named ShellNew and create the string-value File Name in it. Change this string's value to the blank document's filename.
Ex: [HKEY_CLASSES_ROOT\.wav\ShellNew\FileName], and FileName's value = "sndrec.wav".

Remove Item Types
Read Add Item Types, and delete or rename the subkey named ShellNew. Hit F5 to update the items in the New
submenu.

Save color scheme
Export [HKEY_USERS\.DEFAULT\Control Panel\Appearance\Schemes\{Name of Scheme}]

Create tool tips for desktop icons.
Search the registry for keys with the name Info Tip. You may replace the descriptions and you may add Info Tip keys
for other Class-IDs.

Create a button to Reboot Windows XP
To create a reboot icon on your desktop: Right click on an open area of the desktop Select New/Shortcut Enter in
"shutdown -r -t 00" - no quotes Press Next For the name, enter Reboot or anything you like.
Click Finish.

Remove Shortcut arrow from Desktop icons
Here's how you can remove those shortcut arrows from your desktop icons in Windows XP. Start regedit. Navigate
to HKEY_CLASSES_ROOTlnkfile Delete the IsShortcut registry value. You may need to restart Windows XP

Saturday 6 March 2010

How do I delete an "undeletable" file?

The HelpOpen a Command Prompt window and leave it open. Close all open programs. Click Start, Run and enter TASKMGR.EXE Go to the Processes tab and End Process on Explorer.exe. Leave Task Manager open. Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in. At the command prompt type DEL where is the file you wish to delete. Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell. Close Task Manager
 

Sample text

Sample Text