rss feed

IE7 Short Keys tricks

Posted on Apr 3, 2007 03:47:00 AM |

IE7 Short Keys and tricks

To launch an item in quick launch hit “Win+Item Number” e.g. if Internet Explorer is the third item in quick launch hit “Win+3″ to launch it.

To open a new tab in IE7 use “Ctrl+N”

To switch beetween tabs in IE7 use “Ctrl+Tab”

To close an active tab in IE7 use “Ctrl+W”

To open a hyperlink in new tab press and hold “Ctrl” while clicking on the hyperlink. OR Use the Middle mouse button.

To Zoom in a page use “Ctrl + (plus)”

To Zoom out a page use “Ctrl - (minus)”

To view IE7 window in FullScreen mode use “F11″

The menu bar is not displayed in IE7 by default to view the menu bar press “Alt”. To permenantly display the menubar right click on the empty space beetween tabs and toolbar and then select “Menu Bar.”

Windows Live search is the Default search engine for IE7 to add additional search engines and to change the default search engine, click the dropdown type arrow in the search bok and select “Find More Providers” or “Change Search Defaults

Windows Vista tips Troubleshooting

[Source : Windows vista tips & Windows Vista Troubleshooting Basic guide.]

make windows xp fast

Posted on Apr 3, 2007 03:46:00 AM |

Tip 1: disable Autostart Programs which are not used regularly

Many software by default configured as a autostart program. This programs run at background. You can see such programs at taskbar. But some are completely running at back ground completely hidden. These programs consume memory and processing time.

By using Msconfig.exe configuration utility that comes with WinXP , you can organize the startup process and identify unnecessary programs that run automatically.
To use this utility, follow these steps:

Click on Start, and open Run, write Msconfig.exe and click enter.
On the new windows, you can observe programs list and processes that are automatically runs while Windows XP starts.
Uncheck the box of any programs that user doesn’t need.
Apply the changes, and then restart the computer for the changes to take effect.

Tip 2: Clean Prefetch folder periodically

It is observed that WinXP loads applications much faster than old windows operating system. WinXP achieve this by Prefetch technique, in which the windowsxp collect information about each program used and stores this information at \Windows\Prefetch folder. Now when next time user open the same application, WinXP uses the prefetched information .and due to this applications appears to load vary fast.

But this creates one problem: After a certain period, the Prefetch folder collected soo much information. This makes the windowsXP busy loading lots of applications into memory, it results in slow down boot process.
You can troubleshoot this problem by removing collected information in Prefetch folder.

Open the run command box.
Write there prefetch. This will open prefetch folder.
Select the entire files in prefetch folder and delete it.

Repeat this task every 15 to 20 days.

Tip3: Remove Remnants of Old SP2 Installs

Upgrading XP with SP2 leaves a lot of unused files on the disk that the user will need only if they were to uninstall XP. Personally, I’ve never had to back-out of SP2, but if you did, chances are it would have be shortly after you installed it. So, assuming the user is happy with their SP2 installation, remove these old files by following these steps:

A very big System Restore point will have been made by the SP2 installation. To be sure you have a good regular size restore point, create a new one by going to Start > All Programs > Accessories > System Tools > System Restore. In the System Restore dialog box, click Create a restore point. Then click Next. Type a description for your restore point, such as “After SP2″ and click Create. Then do a clean-up by going to Start > All Programs > Accessories > System Tools > Disk Cleanup. Under “More Options,” click the bottom button to remove all but the most recent restore point.

Delete the hidden folder of files that would be restored by an uninstall: C:\Windows\$NTServicePackUninstall. After this step, if you try to use the “Remove” for Service Pack 2 in Add/Remove Programs, it will fail and offer to delete the entry.

There may also be a large folder C:\Windows\SoftwareDistribution\Download, depending on how the installation was done. This can be deleted, too.

Check that the installation’s temporary folder was properly removed. The directory will be in the root directory of the drive where you downloaded the setup files (probably on C:) and will have a long name of random letters. If you can find this folder, remove
Paging File Across Multiple Hard Drives
If a client runs demanding applications, such as complex graphics or video editing, try a more complex tweak associated with the system’s “paging file.” The paging file is closely related to the physical RAM installed in the computer. Its purpose is to extend the amount of physical RAM and make it available to the system.

Tweaking the paging file boosts performance by speeding access to the PC’s store of virtual memory, so bear with me. Of course, the amount of performance increase depends greatly upon the application and machine. But increases of 30 percent or more are not uncommon when the PC is memory-constrained.

A PC’s paging file (Pagefile.sys) is a hidden file on a computer’s hard disk that WinXP uses as if it were RAM. The paging file and physical memory make up the total virtual memory. By default, Windows stores the paging file on the boot partition—the partition that contains the OS and its support files.

To enhance performance, it’s good practice to put the paging file (or a portion of it) on a different partition than the one WinXP is on, and to also put the paging file and WinXP on different physical hard-disk drives. That way, Windows can handle multiple I/O requests more quickly. Otherwise, when the paging file is on the boot partition, Windows must perform disk reading and writing requests on both the system folder and the paging file. But when the paging file is moved to a different partition, there is less competition between reading and writing requests.

But there is one problem with removing the paging file from the boot partition: Windows cannot create a dump file (Memory.dmp) in which to write debugging information in the event that a kernel mode Stop Error message occurs. This could lead to extended downtime if you must debug to troubleshoot.

The optimal solution is to create one paging file that is stored on the boot partition, and then create another paging file on another partition that is less frequently accessed on a different physical hard disk (assuming a different physical hard disk is available). Sounds complicated, but it’s really not. WinXP uses an internal algorithm to determine which paging file to use for virtual memory management. By design, Windows will use the paging file on the less frequently accessed partition over the paging file on the more heavily accessed boot partition.

WinXP performance can be enhanced even more by creating the second paging file so that it exists on its own partition, with no data or operating-system-specific files. So if you have two or more hard drives, especially if they reside on separate IDE channels, you can split the paging file across these two drives. WinXP, by accessing both of the drives at the same time to read/write information, will considerably improve its performance.

The following steps show an example of adding a second paging file location: From System Properties > Advanced > Performance > Settings > Virtual Memory. Then assign the paging file a size on each drive.

Here’s how I did mine. I have two hard drives, each formatted with two partitions. In other words, I have a total of four partitions being displayed. On my secondary hard drive, I created the first partition and called it “my_swap.” Since I have 512 MB of RAM, I created the partition with 1.5 GB. On this partition, I assigned the swap file of 764 MB to 1500 MB. On the primary partition, which contains my OS, I also have a swap file of the same 764 MB to 1500 MB.

WinXP sizes the paging file to about 1.5 times the amount of actual physical memory by default. While this is good for systems with smaller amounts of memory (under 512 MB), it’s unlikely that a typical XP desktop system will ever need 1.5 X 512 MB or more of virtual memory unless special programs require it. If you have less than 512 MB of memory, leave the paging file at its default size. If you have 512 MB or more, change the ratio to 1:1 paging file size to physical memory size.

For those who’d like a more exact method for figuring the optimal paging file size, see this article at Microsoft’s support site: How to determine the appropriate page file size for 64-bit versions of Windows Server 2003 or WinXP. For more information on optimizing XP’s paging file, see Microsoft’s support site: How to configure paging files for optimization and recovery in WinXP.

Tip 4: Speed-up the Start Menu with Registry Editor

The default speed of the Start Menu is pretty slow, but you can fix that by editing a Registry Key. The Microsoft Registry Editor (regedit.exe) enables you to view, search for, and change settings in your system registry, which contains information about how your computer runs. Although you can use Registry Editor to inspect and modify the registry, doing so is not recommended by Microsoft, as making an incorrect change can damage the system.

Before you fire up the Registry Editor, make sure you know how to restore the registry and are familiar with all the risks. For details, read this Microsoft article: Using Regedit.exe.

If you’re comfortable with the risks, follow these three steps to speed-up the Start Menu with the Registry Editor:

Click Start, then click Run.
Type Regedit, then click OK.
Locate the value for HKEY_CURRENT_USER \ Control Panel \ Desktop \ MenuShowDelay. By default, the value is set to 400. Change this to a smaller value, such as 0, to speed it up.

Tip 5: Disable Costly Display Options

WinXP provides some pretty effects when it opens menus, Tooltips and boxes, but all that carries a cost in valuable CPU cycles. It’s not a big performance drain, but unless your clients love these niceties, you can boost performance by shutting them off. Here’s how:

Click Start > Control Panel > System Information.
On System Properties, click the Advanced tab.
In the Performance section, click Settings.
Consider disabling the following:

Fade or slide menus into view
Fade or slide ToolTips into view
Fade out menu items after clicking
Show shadows under menus
Slide open combo boxes
Slide taskbar buttons
Use a background image for each folder type
Use common tasks in folders

Tip 6: Disable Indexing Services

Indexing Services is a small program that uses large amounts of RAM. Its job is to process indexes and update lists of all the files that are on the computer, so that when the user searches for something, the system will search faster by scanning the indexed lists. The problem is that Indexing typically uses lots of CPU time.

If the user doesn’t search their computer often, Indexing won’t help them at all. And if they do search frequently (depending on what they are looking for and how the machine is used), Indexing still may not make your searches faster. Consequently, many XP users, looking for better performance, have turned indexing off and never looked back.

You can easily disable Indexing. Here’s how:

Go to Start.
Click Settings.
Click Control Panel.
Double-click Add/Remove Programs.
Click the Add/Remove Window Components.
Uncheck the Indexing services.
Click Next.

With the tweaks in this Recipe, your clients’ PCs should be running up to maximum speed. Once you’ve tried these performance boosts, I’m sure you’ll be amazed at how a few minutes of maintenance in the right spots can rejuvenate a PC. Your clients will enjoy better performance without dropping a bundle on a new PC.

Windows Vista tips Troubleshooting

[Source : Windows vista tips & Windows Vista Troubleshooting Basic guide.]

Install Windows Vista home without product key

Posted on Apr 3, 2007 03:45:00 AM |

You can install Vista with no product key and have 30 days to evaluate it.

Boot from the DVD and start the installation
Select the Language, Time and Currency, and Keyboard
Click on Next
Click on Install Now
Don’t enter a Product Key
Uncheck Automatically activate Windows when I’m online
Click on Next
Click on No to confirm you do not want to enter a product key
Highlight the version of Vista you want to install
Check that it is the same edition you have purchased (if you want to enter in a product key at a later time).
Click on Next
Check accept the license and terms
Click on Next
Install a clean copy and continue as with a regular install.

Windows Vista tips Troubleshooting

[Source : Windows vista tips & Windows Vista Troubleshooting Basic guide.]

windows vista vs XP

Posted on Apr 3, 2007 03:44:00 AM |

windows vista vs XP
There are plenty of reasons to leave Windows XP and install Windows Vista,and below are my top 15 favorites reasons to switch to windows vista.

1. It’s the Interface, Stupid
Perhaps the best thing about Windows Vista is the most obvious: its new interface.

2. Flip Over Windows Flip 3D
Switching between open windows using Alt-Tab in previous versions of Windows was always a shot in the dark, as you never quite knew to which window you’d switch, or even which ones were open.

3. Live Thumbnails
Do you run a lot of programs and visit a lot of Web sites simultaneously? If so, you’ll appreciate Live Thumbnails. Hover your mouse over any window on the Taskbar, and a thumbnail of the window pops up, with the program and document name, or the Web site name, just above it.

Now this one is really awesome point to be considered….

4. Boost Performance
With ReadyBoostWindows Vista includes a quick way to enhance system performance: ReadyBoost. It preloads files and programs you often use into RAM so that they’re there when you want them, and you don’t have to wait for them to load from the hard disk. You can buy an inexpensive USB flash drive and use up to 4GB of cheap RAM to boost your system performance.

5. Cool Performance Tools
If you’re the kind of person who tends to peek under the hood and tinker, you’ll find a lot to like in Windows Vista, which contains plenty of applets and utilities.

6. Better Security
At every level of Windows Vista, you’ll find improved security. The firewall is now two-way, including inbound as well as outbound protection.

7. Find Anything Fast With Search
Can’t remember where you put an important file? It’s no longer a problem. Windows Vista integrates a new search technology throughout the operating system–on the Start menu, within Windows Explorer, and just about everywhere else you look.

8. Nifty Software Gadgets
If you’re a software gadget fan, you’ll love Windows Vista.

9. Better Wireless Networking
Anyone who uses a wireless network at home, at work, or on the road will appreciate the way Windows Vista handles wireless networking.

10. Map Your Network
Want to see every single computer and device connected to your network–and get instant information about each, such as their IP addresses?
11. Better Graphics With Windows Photo Gallery
12. Become a Director With Windows Movie Maker
Windows Vista comes with a new version of the much-maligned moviemaking tool Windows Movie Maker, and it’s a big surprise–you’ll actually want to use it.

13. Better Notebook Support
In previous versions of Windows, the mobile-computing features seemed bolted on after the fact.
14. File Sharing and Syncing
With Windows XP it was possible to share files among PCs on your network–possible but often impossibly hard, it seemed.
15. Protect Your Kids With Parental Controls
Worried that your children may be exposed to inappropriate content online? Want to make sure they’re not playing violent games? Parental Controls put you in the driver seat. Not only can you determine the kinds of sites they visit and games they play, but you can also enforce rules about when they’ll be able to use the computer at all.

Windows Vista tips Troubleshooting

[Source : Windows vista tips & Windows Vista Troubleshooting Basic guide.]

Windows Vista Features Reviews

Posted on Apr 3, 2007 03:41:00 AM |

Windows Vista Features & Reviews

Windows Vista Aero- reviews topic
redesigned GUI that is clean, eye-pleasing, supports transparencies and animations. The best Windows Vista Features as compare to other windows operating system

Windows vista Shell- considerable features
significantly different from Windows XP and includes built-in search. Even the Start Menu has changed.

vista Search- good feature
much faster and more thorough, similar to Window’s Desktop Search and Apple’s Spotlight.

Windows vista Sidebar features-
new panel on the right that has replaceable Desktop Gadgets (or widgets), e.g. weather.

Internet Explorer reviews in vista-
more secured than before, supports tabbed browsing like Firefox and reads RSS.

Windows Media Player 11-
includes new GUI, search-as-you-type, sharing music and iTunes-like music store called URGE.

Windows vista Defender and Firewall-
advanced anti-spyware and 2-way firewall now integrated into the OS.

Windows Mail- need to be reviews
replaces Outlook Express with better stability and enhanced features.

Windows SideShow reviews.
supports auxillary displays, e.g. an additional smaller display on the outside of a laptop LCD.

Speech Recognition-
completely integrated into Windows Vista to activate commands and for dictation.

Windows Photo Gallery-
photo and movie app that supports easy importing, editing, slideshows and DVD burning.

Windows Collaboration-
replaces NetMeeting and allows collaboration over the network or P2P technology.

SuperFetch-
speeds up the loading of Windows and other applications by storing them in memory.

ReadyBoost-
temporary performance booster by utilizing any flash disk (e.g. USB drive) as memory.

ReadyDrive-
enables Windows Vista PCs equipped with hybrid hard drives to boot up almost instantly.

DirectX 10 in windows vista-
includes Shader Model 4.0 and Geometry shaders, which require the graphics card to support WDDM. This will allow the GPU to render complex scenes by itself.

Windows vista Media Center reviews and features-
previously existed as a separate edition in Windows XP called Windows XP Media Center. It is now built into Windows Vista Home Premium and Ultimate editions.

[Source : Windows vista tips & Windows Vista Troubleshooting Basic guide.]