Archive for the ‘Windows 7’ Category


A great article by

Setting up Windows on an SSD requires a few extra steps that aren’t necessary with an installation on a conventional hard disk. Here’s what I recommend:

1. Make sure you have the latest firmware. Because firmware updates wipe out all data on the drive, you must do this operation as the first step; make sure to back up all existing data first. You’ll need to check with the drive manufacturer or the OEM, depending on whether you purchased the drive as a retail upgrade or as part of an OEM PC. Follow the instructions to complete the firmware update; this typically requires booting from removable media such as a USB flash drive.

2. Set the disk controller to AHCI mode. In the system BIOS, set the SATA controller for Advanced Host Controller Interface (AHCI) operation before installing Windows. This step is crucial. Using the legacy IDE or ATA mode prevents you from installing the proper disk controller driver later and will result in reduced performance.

3. Consider using a Secure Erase utility to reset the drive to its original, out-of-the-box state. This step isn’t essential but can be helpful, especially on a well-used drive. Do not perform a full format using Windows disk management tools. For Intel drives, you can use the Intel Solid State Drive Toolbox. If you have a Lenovo computer, this feature is available as part of a BIOS Menu Setup Extension. For OCZ drives, see this discussion thread for links to a Secure Erase utility. The HDDErase tool also works with many drives; see this tutorial for download links and instructions.

4. Boot from the Windows media and begin the clean install. Use the Windows Setup utility to create the partition. If you have a partition created using any other tool, delete it and use the Windows 7 disk tools to create a new one. This ensures that the partition is properly aligned.

5. Install the latest storage driver. If your system includes an Intel SATA controller, you should use the most recent version of the Intel Rapid Storage Technology driver, which is located here. Currently (January 2011), the most recent version is 10.1.0.1008.

6. After completing setup, check the Windows Experience Index. Click Start, click Computer, then click System Properties. On the System page, click Windows Experience Index, which takes you to the Performance Information and Tools page. The Primary hard disk score for a properly configured SSD should be over 7.0. If necessary, click Re-run The Assessment to refresh the numbers.

To verify that all the features of the SSD are working properly, install the free CrystalDiskInfo utility. As this example shows, it confirms that Native Command Queuing (NCQ) and TRIM are enabled.

It also offers an interesting glimpse at the health of your disk.

When Windows 7 detects that you have a properly configured, fast SSD drive, it disables several unnecessary features, including Superfetch, Prefetch, and ReadyBoot. It also disables scheduled defragmentation operations for the SSD, which isn’t necessary, and can reduce the usable life of the drive.

http://www.zdnet.com/blog/bott/windows-7-and-ssds-setup-secrets-and-tune-up-tweaks/2910?pg=2


Jan 2

Start Menu tips

Many people overlook the Start Menu, rarely using it except as a jumping off point to run an application or get to the Control Panel. But there’s actually plenty you can do with it.

Search the Internet from the Start Menu

The Start Menu’s search box is a convenient way to search through your PC — but you can also have it do double-duty and perform Internet searches as well. To enable this feature:

1. In the Start Menu search box, type GPEDIT.MSC and press Enter to run the Group Policy Editor.

2. Go to User Configuration –> Administrative Templates –> Start Menu and Taskbar.

3. Double-click “Add Search Internet link to Start Menu,” and from the screen that appears, select Enabled. Then click OK and close the Group Policy Editor.

Top 20 Windows 7 Tips

Here are 20 tricks to tweak Windows 7 into the interface that works best for you.

By Preston Gralla, Computerworld

Illustration: John MattosJust got your hands on Windows 7 and want to bend it to your will? No problem. We’ve got plenty of tips, hacks and secrets to keep you busy for a long time, including automatically opening Windows Explorer to a folder of your choice, speeding up taskbar thumbnails, finding hidden desktop themes, forcing User Account Control to act the way you’d like, keeping your Explorer searches secret from others, and more.

So check out these tips. If you like them, we’ll keep more coming.

Also see the Gallery of the Best Windows 7 Tweaks.

General tips

We’ll start with a few nifty tips that can make your desktop more interesting, make it easier to get around and increase your computer’s power efficiency.

Use Hidden International Wallpapers and Themes

When you first install Windows 7, it asks for your language, time and currency. Based on your responses, it installs a set of wallpapers and themes. If you choose English (United States) for your time and currency format, for example, the available desktop backgrounds and themes will include a United States section with scenery from locations such as Maine, the Southwest and so on.

Hidden, though, are background scenery and themes from other English-speaking countries — Australia, Canada, Great Britain and South Africa. Normally, you can’t access those backgrounds or themes, but there is a simple way you can install and use them:

1. In the search box in the Start menu, type C:\Windows\Globalization\MCT and press Enter. (Note: If Windows 7 is installed in a drive other than C:, use that letter instead.)

2. Windows Explorer will launch and show you a list of subfolders under C:\Windows\Globalization\MCT: MCT-AU, MCT-CA, MCT-GB, MCT-US, and MCT-ZA. Each subfolder has wallpapers for a specific country: AU for Australia, CA for Canada, GB for Great Britain, US for the United States, and ZA for South Africa.

For any of the countries whose wallpaper and themes you want to use, go into its Theme folder, for example, C:\Windows\Globalization\MCT\MCT-ZA\Theme. Double-click the theme you see there (for example ZA).

windows 7A South Africa theme, ready to use.
Click to view larger image.

3. That will install a shortcut to the theme and wallpapers in the Personalization section of Control Panel.

You can now use them as you would any other theme or background, by right-clicking the desktop, choosing Personalize, and choosing a background or theme. They will be listed in their own section.

Shake Your Desktop Free of Clutter

If you frequently run multiple programs simultaneously, your desktop can get extremely cluttered. This can get annoying if you’re working on one program and want to minimize all the other windows — in previous versions of Windows you had to minimize them individually.

With Windows 7′s “shake” feature, though, you can minimize every window except the one in which you’re currently working — in a single step. Click and hold the title bar of the window you want to keep on the desktop; while still holding the title bar, shake it quickly back and forth until all of the other windows minimize to the taskbar. Then let go. To make them return, shake the title bar again.

You can accomplish the same thing by pressing the Window key-Home key combination — although doing that is not nearly as much fun.

Get a Power Efficiency Report

Have a laptop and want to get more battery life out of it? Windows 7 includes a hidden built-in tool that will examine your laptop’s energy use and make recommendations on how to improve it. To use it:

1. Run a command prompt as an administrator. To do this, type cmd in the search box, and when the cmd icon appears, right-click it and choose “Run as administrator.”

2. At the command line, type in the following:

powercfg -energy -output \Folder\Energy_Report.html

where \Folder represents the folder where you want the report to be placed.

3. For about a minute, Windows 7 will examine the behavior of your laptop. It will then analyze it and create a report in HTML format in the folder you specified. Double-click the file, and you’ll get a report — follow its recommendations for ways to improve power performance.

Windows Explorer tips

Windows Explorer is the heart and soul of the Windows interface, and overall it works quite well. But you can make it better.

Use check boxes to select multiple files

In order to select multiple files for an operation such as copying, moving or deleting in Windows Explorer, you generally use the keyboard and the mouse, Ctrl-clicking every file you want to select. But if you’re mouse-centric, there’s a way to select multiple files in Windows 7 using only your mouse, via check boxes. To do it:

1. In Windows Explorer, click Organize, and then select “Folder and search options.”

2. Click the View tab.

3. In Advanced Settings, scroll down and check the box next to “Use check boxes to select items.” Click OK.

4. From now on, when you hover your mouse over a file in Windows Explorer, a check box will appear next to it; click it to select the file. Once a file is selected, the checked box remains next to it; if you uncheck it, the box will disappear when you move your mouse away.

Open a command prompt at any folder

Command prompt fans will welcome this tip. With it, when you’re in Windows Explorer, you can open a command prompt to any folder. This tip does exactly what the Windows XP PowerToy “Open Command Window Here” does.

To use it, hold down the Shift key and right-click a folder, then choose “Open command window here” from the context menu that appears. (Note that this tip doesn’t work in the Documents folder.)

Protect the privacy of your Explorer searches

When you search through your PC from Windows Explorer, you can see the most recent searches that have been performed. If you share a PC and don’t want others to see what you’ve searched for, you can turn off the recent searches feature:

1. In the Start menu’s Search box, type GPEDIT.MSC and press Enter to launch the Group Policy Editor.

2. Go to User Configuration –> Administrative Templates –> Windows Components –> Windows Explorer.

3. Double-click “Turn off display of recent search entries in the Windows Explorer search box” and select Enabled from the screen that appears. Then click OK. The recent searches feature will now be turned off.

Set a New Windows Explorer Launch Folder

When you run Windows Explorer, it always opens to the Libraries folder. That’s fine if you use Microsoft’s default file organization, which designates Libraries as the overall container for your folders. But what if you don’t? You might prefer to have Windows Explorer open to Computer or any other folder you choose. Here’s how to do it:

1. Right-click the Windows Explorer icon on the taskbar (it’s the one that looks like a folder), and then right-click the Windows Explorer icon from the context menu that appears and select Properties. The Windows Explorer Properties dialog box appears.

2. You’ll have to edit the Target field on the Shortcut tab of this dialog box in order to change the default location at which Explorer opens.

If you want Explorer to open to a specific folder, simply enter the name of the folder, substituting your folder name for Folder, below, like this:

%windir%\explorer.exe c:\Folder

So to open Explorer to the folder named Budget, you would type this in the Target field:

%windir%\explorer.exe c:\Budget

If you want Explorer to open to special, pre-set locations, such as Computer, you’ll need to enter special syntax in the Target field. Following is a list of three common locations and the syntax to use, followed by the syntax for the Libraries folder in case you ever want to revert to the default.

  • Computer: %windir%\explorer.exe ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
  • My Documents: %windir%\explorer.exe ::{450D8FBA-AD25-11D0-98A8-0800361B1103}
  • Network: %windir%\explorer.exe ::{208D2C60-3AEA-1069-A2D7-08002B30309D}
  • Libraries: %SystemRoot%\explorer.exe

3. After you’ve changed the Target field, click OK. Next time you launch Windows Explorer, it will open to the new location you’ve designated.

Show all Your Drives in Windows Explorer

Depending on your system settings, when you go to Computer in Windows Explorer, you may be in for a shock — you may not see all your drives such as memory card readers if those drives are empty. If this disconcerts you, there’s a simple way for you to see them even if there’s nothing there:

1. Launch Windows Explorer and press the Alt button to reveal the top menu.

2. Select Tools –> Folder Options and click the View tab.

3. Under “Advanced settings,” uncheck the box next to “Hide empty drives in the Computer folder.” Click OK. The drives will now always be visible.

Build Your Own Internet Search Connector

Windows 7 has a very useful new feature called a Search Connector that lets you search through a Web site from right inside Windows Explorer. With it, you type in a search term and select the Search Connector for the site you want to search; Explorer searches the Web site without having to open Internet Explorer, and the results appear inside Windows Explorer. Click any of the results to head there using your default Web browser.

Normally, you’ll need to get each Search Connector from the Web site through which you want to search, and very few Connectors are available. Sites normally need to adhere to OpenSearch standards in order for their Connectors to work.

However, there’s a work-around that will let you easily build your own Search Connector for any site, using Windows Live Search as a kind of go-between. Don’t worry, you don’t need to know any code to write a Connector. Just follow these steps:

1. Copy the following text and paste it into Notepad. The text you’ll need to change is in bold, all-caps text:

<?xml version="1.0" encoding="UTF-8"?>

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ms-ose="http://schemas.microsoft.com/opensearchext/2009/">

<ShortName>NAME YOUR SEARCH</ShortName>

<Description>DESCRIPTION OF SEARCH</Description>

<Url type="application/rss+xml" template="http://api.bing.com/rss.aspx?source=web&query={searchTerms} site:SITENAME.COM&web.count=50"/>

<Url type="text/html" template="http://www.bing.com/search?q={searchTerms}+site:SITENAME.COM"/>

</OpenSearchDescription>

2. In place of NAME YOUR SEARCH, type in the name of the search as you want it to appear. In our case, we’re going to build a Search Connector for Computerworld, so we’ll just type in Computerworld.

3. In place of DESCRIPTION OF SEARCH, type in a longer description of the search. In our instance, it will be Search through Computerworld.

4. In the two SITENAME.COM entries, enter the Web site’s domain. Don’t use the http:// or www — just the domain name. In our instance it will be computerworld.com.

5. To the right of "count=", type in the number or results you want to appear. In our instance, we’ll keep it at 50.

6. In our example, here’s what the code should look like (no bold necessary):

<?xml version="1.0" encoding="UTF-8"?>

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ms-ose="http://schemas.microsoft.com/opensearchext/2009/">

<ShortName>Computerworld</ShortName>

<Description>Search through Computerworld</Description>

<Url type="application/rss+xml" template="http://api.bing.com/rss.aspx?source=web&query={searchTerms} site:computerworld.com&web.count=50"/>

<Url type="text/html" template="http://www.bing.com/search?q={searchTerms}+site:computerworld.com"/>

</OpenSearchDescription>

7. Save the file in Notepad, choose UTF-8 from the Encoding drop-down box near the bottom of the Save As screen, and give it an .osdx extension. In our instance, we’ll call the file Computerworld.osdx.

8. In Windows Explorer, right-click the .osdx file and select Create Search Connector. The Search Connector will be created.

9. You can now use the Search Connector. To get to it, in Windows Explorer go to YourName –> Searches –> Connector, where YourName is your account name, and Connector is the name of the Connector.

Top 20 Windows 7 Tips

Here are 20 tricks to tweak Windows 7 into the interface that works best for you.

By Preston Gralla, Computerworld

Taskbar Tips

One of the most significant changes to the Windows 7 interface is its new taskbar, which acts more like the Mac OS X dock than the Windows taskbar of old. Here are a few quick tips for using the new taskbar and tweaks for taking charge of it.

Speed Up the Display of Thumbnails on the Taskbar

One of the nicest things about the taskbar is that when you hover your mouse over the icons in it, you can see thumbnail previews of all open windows for each of those applications. When you do so, there is a slight delay before the thumbnail appears. But you can make the thumbnails display more quickly by using a Registry hack.

Important: Always create a Restore Point before editing the Windows Registry. If you don’t know how to create a Restore Point or find your way around the Windows Registry, see “The tweaker’s guide to the Windows Registry.”

1. Launch the Registry Editor by typing regedit in the Search box and pressing Enter.

2. Go to HKEY_CURRENT_USER\Control Panel\Mouse.

3. Double-click MouseHoverTime. The default value you’ll see is 400 — which means 400 milliseconds. Type in a new, smaller value — 150 is a good bet. Then click OK and exit the Registry Editor. You’ll have to log off or restart your computer for the change to take effect.

Rearrange Taskbar Icons

It’s easy to rearrange the icons across the bottom of the screen — simply drag an icon to where you want it to live. You can also add icons to the taskbar by dragging them from an application, and delete the icons by highlighting them and pressing the Delete key.

Take Control of the Taskbar Notification Area

The notification area, at the far right of the taskbar, shows system messages and alerts, and displays the icons of programs and services that typically run in the background, such as Windows 7′s wireless service. But what determines when, how and which icons show up there seems one of Windows’ great mysteries.

There’s a simple way to find out, and better yet, to customize it.

1. Right-click the taskbar, select Properties, and from the dialog box in the notification area section, click Customize.

2. For each application, select from the drop-down box whether you want the icon and notifications to always be displayed, to never be displayed or to have an icon appear only when there’s a notification of some kind. Click OK when you’re done.

You can also customize the system icons and services that appear there, including the clock, volume, network, power and Action Center icons. At the bottom of the same screen, click “Turn system icons on or off,” and from the screen that appears, choose whether to turn on or off the icon and notifications. Click OK twice when you’re done.

See Taskbar Thumbnails Without a Mouse

If you’re a fan of using the keyboard rather than your mouse whenever possible, you can move your cursor from icon to icon in the taskbar without a mouse — and still see thumbnail previews. Press Windows key-T, and you’ll move the focus to the leftmost icon on the taskbar. Then, while still pressing the Windows key, press T again to change the focus to the next icon to the right. You can keep doing this as long as you like.

Launch Taskbar Apps Without a Mouse

Likewise, you can launch any program on the taskbar without the mouse. Press the Windows key and the number that corresponds to the position of the application on the taskbar — for example, Windows key-1 to launch the left-most application on the taskbar, Windows key-2 to launch the second left-most application and so on.

Run Multiple Copies of Applications from the Taskbar

The Windows 7 taskbar serves a dual purpose, which can get confusing at times. It’s used to launch programs, and also to switch between programs that are running. So you launch a program by clicking its icon, and also switch to that program after it’s running by clicking its icon.

But what if you want to launch a second instance of the program? Once the program is running, it seems there’s no way to launch a second instance, because when you click its icon, you only switch to the running instance.

There’s a simple fix: If a program is already running and you want to launch a second instance from the taskbar, hold down the Shift key and click the icon. A second instance will launch. You can keep launching new instances this way.

Get back the Quick Launch bar

Windows 7′s new taskbar functions as a program launcher as well as task switcher. As a result, the old Quick Launch bar, the area on the left side of the taskbar that contained shortcuts for frequently used programs, has been banished. However, if you really miss the little applet, you can add it back. Here’s how to do it:

1. Right-click the taskbar and choose Toolbars –> New Toolbar.

2 . You’ll be asked to select a folder for where the new toolbar should live. In the Folder text box at the bottom of the dialog box, enter this text:

%userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch

After you do that, click Select Folder. A link for the Quick Launch bar will be added to the taskbar. It will be on the right of the taskbar, just to the left of the Notification area.

It’s not particularly useful docked all the way to the right with no application icons showing, so we’re going to have to do a bit of work on it to make it useful. Right-click the taskbar and, in the pop-up menu, remove the check next to “Lock the taskbar.” Now right-click Quick Launch and remove the checks next to Show Text and Show Title.

Once you’ve done that, drag the vertical triple dotted line next to the Quick Launch bar to the left until you expose its icons. To prevent further changes, right-click the taskbar and check Lock the taskbar. You can now use the Quick Launch bar as you could in Windows XP and Vista, including adding icons to it and deleting them.



Windows Key + R : start run prompt (XP)
Windows Key + E : start file explorer (XP)
Windows Key + M : minimize all windows (XP)
Windows Key + Shift + M : restore all windows (XP)
Ctrl + Shift + Esc : start task manager (XP)
Alt+Space : show current application’s window controls (XP)
F2 : in explorer and office applications : change the text of an object
F4 : within Office Applications – Repeat last formatting option
F5 : refresh or reload page (explorer, browsers, etc.. )
F9 : Office applications : refresh selected text links (for TOC)
Tab : Advance to next field or clickable object
Shift+Tab : Advance to previous field or clickable object
Ctrl+Enter : In Excel : insert whitespace in this cell
In Email : send email
F7 : Spellcheck (MS Office, Email clients)
Ctrl+N : start new instance of program, MS Office: new document
Ctrl+S : Save
Ctrl+O : Open
Alt+(underlined character) : enable drop down menu with this character
Alt+F4 : close application in focus
ALt+PrintScrn : Take a screenshot of active application only and put into clipboard ( alt+printscr , win+r , mspaint , ctrl+v, ctrl+s saves your screenshot — start to finish )
Menu button : brings up a menu on the current object you’ve selected — your keyboard doesn’t have it, lots do ( http://en.wikipedia.org/wiki/Menu_key )
Ctrl+Alt+Del : bring up login screen, can be configured to bring up taskmgr

ctrl+z : Undo Read More…



Found this from the How-to Geek, and it has proven useful a couple times. Enterprise doesn’t make it any easier when going backwards to XP.  Can’t wait to try this with the 3 G3s and the iBattleship. I’ll ltry and address the Buffalo NAS and the configuration changes as they happen. For now, here’s a nice helper…

If you have a home network and are running Windows 7 and have XP on other PC(s) you might want to share files between them.  Today we will look at the steps to share files and hardware devices like a printer.

Sharing Files In Windows 7 and XP Read More…



Go to Search Box and type this:

C:\Windows\Globalization\MCT



A lot of you activated the newly uncovered “GodMode” earlier this week. How about another 16 of them for your troubles?

After revealing GodMode to the blogosphere, CNet snagged an interview with Windows division president, Steven Sinofsky. The Microsoft executive gave a little insight into why GodMode exists, explained the name and even revealed more undocutmented features for Windows 7.

According to CNet, Sofinsky said several similar developer features provide direct access to all kinds of settings, from choosing a location to managing power settings to identifying biometric sensors. Sinofsky also clarified that GodMode is a term coined by bloggers. Also interesting to note that Microsoft says it has yet to encounter the problem so many of you had trying this little trick with Vista. Some of you using 64-bit Vista say activating GodMode caused your machine to crash. Sinofsky says the folks at MS have yet to replicate this problem. Read More…