Computer Hopes

Free Computer Online Help


2 Comments

Computer Keyboard Shortcuts

Keyboard shortcut tips

Computer keyboard shortcuts

  • To show the menu to download pictures, change automatic download settings, or add a sender to the Safe Senders List, press CTRL+SHIFT+W.
  • To switch the Navigation Pane on and off, press ALT+F1.
  • To display the Advanced Find dialog box, press CTRL+SHIFT+F.

 

More keyboard shortcut tips

  • The fastest way to compose a new message is to press CTRL+SHIFT+M.
  • Need to jot a quick note? Press CTRL+SHIFT+N.
  • To create a new contact, press CTRL+SHIFT+C.
  • To go to Mail view, press CTRL+1.
  • To go to Calendar view, press CTRL+2.
  • To go to Contacts view, press CTRL+3.
  • To go to the Tasks list, press CTRL+4.
  • To go to Notes view, press CTRL+5.
  • To reply to the current e-mail message, press CTRL+R.
  • To forward the current e-mail message, press CTRL+F.
  • To delete the current e-mail message, press CTRL+D.
  • To quickly record selected items in the Journal, press CTRL+J.
  • To quickly remove formatting from selected text, press CTRL+SPACEBAR.
  • To reply to everyone who received the selected message, press CTRL+SHIFT+R.
  • To select several adjacent items, click the first item, and then hold down SHIFT and click the last item.
  • To select several nonadjacent items, click the first item and then hold down CTRL and click each additional item.
  • To select all the items in a folder, click one of the items and press CTRL+A.
  • To send an open message, press ALT+S.
  • To quickly check spelling in an open item, press F7.
  • To select the next or previous item on the timeline in Journal, even if it isn’t visible, press the LEFT ARROW key or RIGHT ARROW key.
  • To quickly switch to your Inbox, press CTRL+SHIFT+I.
  • To quickly switch to your Outbox, press CTRL+SHIFT+O.
  • When viewing an open item, you can move to the next item or previous item by pressing CTRL+SHIFT+> or CTRL+SHIFT+<.
  • To quickly switch to viewing by weeks in Calendar, click in Calendar and then press ALT+HYPHEN.
  • To quickly mark a message as read, press CTRL+Q.
  • To quickly move between the schedule area and TaskPad view in Calendar, press CTRL+TAB.
  • To quickly create a new item of the same type as the folder you are in, press CTRL+N. For example, CTRL+N creates a new message in the Inbox or a new task in Tasks.
  • To quickly create a new Journal entry, press CTRL+SHIFT+J.


Leave a comment

MS Dos Tips

ALL DOS COMMANDS TABLE

 

Command Name Description
APPEND Allows programs to open data files in specified directories as if they were in the current directory.
ATTRIB Displays or changes file attributes.
BREAK Sets the Ctrl+Break check on or off. Can be used at the command prompt or in the
config.sys
BUFFERS Allocates memory for a specified number of disk buffers from within the
config.sys
CALL Calls one batch file from another without exiting from the first.
CD or CHDIR Changes the current directory.
CHCP Displays or changes the active code page.
CHKDSK Checks a disk and displays a status report.
CHOICE Waits for the user to choose one of a set of choices.
CLS Clears the screen.
COMMAND Starts a new copy of the MS-DOS Command Interpreter.
COPY Copies the specified files.
COUNTRY Enables MS-DOS to use country-specific conventions.
CTTY Changes the standard Input/ Output device.
DATE Displays or sets the system date.
DBLSPACE Creates or configures DoubleSpace compressed drives.
DEBUG Runs Debug, a program testing and editing tool.
DEFRAG Reorganizes files on disks to optimize performance.
DEL Deletes the specified files.
DELTREE Deletes a directory and all the subdirectories and files in it.
DEVICE Loads a specified device driver into memory from within your config.sys
DEVICEHIGH Loads a specified device driver into the upper memory area from within your
config.sys
DIR Displays the disk directory.
DISKCOMP Compares the contents of two floppy disks.
DISKCOPY Copies the contents of one floppy disk to another.
DOS Specifies from within your config.sys that DOS should maintain a link to the
upper memory area, load part of itself into High Memory Area (HMA) or both.
DOSKEY Edits command lines, recalls MS-DOS commands, and creates macros.
DOSSHELL Starts MS-DOS Shell.
DOSSWAP MS-DOS Task Swapper. This program is used internally by the MS-DOS Shell
and should not be run from the command line.
DRIVPARM Defines parameters for devices such as disk and tape drives when you start MS-DOS.
This command can only be used in the config.sys file.
ECHO Sets Echo to on or off.
EDIT Starts the MS-DOS Editor, which creates and changes ASCII files.
EMM386 Turns on or off EMM386 expanded memory support.
ERASE Deletes the specified files.
EXIT Exits to the previous command level.
EXPAND Expands one or more compressed files.
FASTHELP Provides help information for MS-DOS commands.
FASTOPEN Decreases the amount of time needed to open frequently used files and directories.
FC Compares two files or sets of files and displays the differences between them.
FCBS Specifies from within your config.sys file the number of File Control Blocks
(FCBs) that DOS can have open at the same time.
FDISK Configures a hard disk for use with MS-DOS.
FILES Specifies from within your config.sys the number of files that DOS can have
open at one time.
FIND Searches for a text string in a file or files.
FOR Repeats a command for each item in a set.
FORMAT Formats a disk for use with MS-DOS.
GOTO Jumps to a labelled line from within the same batch file.
GRAPHICS Loads a program that can print graphics.
HELP Starts MS-DOS Help on MS-DOS commands.
IF Allows conditional execution of commands from within a batch file.
INCLUDE Includes from within your config.sys file the contents of one configuration
block within another.
INSTALL Loads a memory resident program into memory from within your config.sys
file.
INTERLNK Connects two computers via parallel or serial ports and enables the computers to
share disks and printer ports.
INTERSVR Provides serial or parallel file transfer and printing capabilities via redirected
drives.
KEYB Configures a keyboard for a specific language.
LABEL Creates, changes, or deletes the volume label of a disk.
LASTDRIVE Specifies in your config.sys file the maximum number of drives you can
access.
LH – LOADHIGH Loads a program into upper memory.
LOADFIX Loads a program above the first 64K of memory, and runs the program.
MEM Displays the amount of used and free memory in your system.
MEMMAKER Runs the MemMaker memory-optimization program.
MENUDEFAULT Specifies the default menu item on the startup menu in the config.sys file.
MENUITEM Defines an item on the startup menu in the config.sys file.
MD – MKDIR Makes (creates) a new directory.
MODE Configures system devices.
MORE Displays output one screen at a time.
MOVE Moves files and renames files and directories.
MSAV Scans your computer for known viruses.
MSBACKUP Backs up or restores one or more files.
MSCDEX Provides access to CD-ROM drives.
MSD Starts the Microsoft Diagnostics program which provides detailed technical
information about your computer.
NLSFUNC Loads country-specific information.
NUMLOCK Specifies from within your config.sys file whether the numlock key is set to
on or off.
PATH Searches alternative directories.
PAUSE Pauses execution of the the batch file.
POWER Reduces power used by your computer.
PRINT Prints a text file while you are using other MS-DOS commands.
PROMPT Changes the system prompt.
QBASIC Starts the MS-DOS QBasic programming environment.
RD – RMDIR Removes (deletes) a directory.
REM Allows remarks to be added to a batch file.
REN – RENAME Renames files.
REPLACE Replaces files.
RESTORE Restores files that were backed up by using the BACKUP command.
SET Changes the system parameters.
SETVER Sets the version number that MS-DOS reports to a program.
SHARE Installs file-sharing and locking capabilities on your hard disk.
SHELL Specifies from within the config.sys file the location of the command
interpreter you want DOS to use.
SHIFT Allows more than 10 replaceable parameters in a batch file.
SIZER SIZER.EXE is used by MemMaker during the memory-optimization process and
is not intended to be started from the command prompt.
SMARTDRV Installs and configures the SMARTDrive disk-caching utility.
SORT Sorts input and writes results to the screen, a file, or another device.
STACKS Supports the dynamic use of data stacks to handle hardware interupts, from within
your config.sys file.
SUBMENU Defines from within the config.sys an item on a start-up menu that, when
selected displays another set of options.
SUBST Associates a path with a drive letter.
SWITCHES Specifies from within the config.sys special DOS options.
SYS Copies MS-DOS system files and command interpreter to a disk you specify.
TIME Displays or sets the system time.
TREE Displays the directory structure in graphical form.
TYPE Displays a specified text file.
UNDELETE Restores files previously deleted with the DEL command.
UNFORMAT Restores a disk erased by the FORMAT command or restructured by the
RECOVER command.
VER Displays the version of MS-DOS.
VERIFY Checks that files are correctly written to disk.
VOL Displays the disk volume label.
VSAFE Monitors your computer for viruses and displays a warning when it finds one
XCOPY Copies files (except hidden and system files) and directory trees.
A: B: C: Changes the current drive.

 


Leave a comment

MS Windows Tips

 

19 Tips Every Windows 7 User Needs To Know

 

Your OS drives your whole PC experience, so it’s your job as an enthusiast to keep it in a high state of tune. Here’s how to do just that with Windows 7.

After installing a new OS, most people just jump right in and start driving it through all their favorite applications and games. Makes sense, right? The operating system, after all, should be a background player in the computing experience-a means to an end, with the end being web surfing, content editing, and wanton destruction in the first-person shooter of one’s choice.

The problem, however, is that most people, even a lot of self-described power users, never take the time to really tune the new OS, exploring its menus and setting up the interface for the fastest, most convenient operation based on personal preferences. And as operating systems offer more and more user controls, it’s the curious, performance-minded enthusiast who has the most to gain from tuning an OS to his or her liking.

It’s been about six months since Windows 7 hit the market, so we figure most of our readers have made their upgrades. For those who’ve made that jump, we present a bottle of our favorite Windows 7 tips, each designed to help you extract the very last bits of convenience and GUI-navigating performance from your own personal dream machine. And if you haven’t yet upgraded to Win7, we trust you will after reading this article, as its core features-let alone its actual Lab-benchmarked performance-kicks Vista and XP ass.

We close out our tuning session with a tip designed to supercharge the process of installing the OS. By loading Windows 7 onto a USB key, and making that key a bootable drive, you can do an end-run around slow optical-drive technology and install your OS in (pardon the pun) a flash.

It’s time to get started. Park your computer, but don’t shut down. This is one PC tune-up that can only be done with your engine running.

Keyboard Shortcuts for Committed Mouse Abolitionists

Let’s kick off this power-user party with keyboard shortcuts-tricks every enthusiast should memorize when mastering a new OS. We’re confident the following time-saving keystrokes will save you precious neural processing cycles, and make your mouse jealous with neglect.

Alt + P

In Windows Explorer, this shortcut activates a preview pane of your selected file, be it an image, sound, or video document. This panel is great for previewing images in your photos directory, obviating the need for fancier third-party software.

Windows + Up and Windows + Down

If a window isn’t maximized, pressing the Windows + Up arrow key will make it fill your entire screen. Windows + Down arrow will minimize that active window.

Windows + Shift + Up and Windows + Shift + Down

Hitting these three keys will vertically stretch an active window to the maximum desktop height (the width of the window, however, will stay the same). Pressing Windows + Shift+ Down will restore the window to its previous dimensions.

Windows + + and Windows + –
Pressing the Windows button with either the plus or minus key activates the Magnifier, letting you zoom in on the entire desktop or open a rectangular magnifying lens to zoom in on (and out of) parts of your screen. You can also customize the Magnifier to follow your mouse pointer or keyboard cursor.

Windows + Left and Windows + Right

These two shortcuts will make your active window fill up exactly one half of your screen-depending on which arrow key you use. And once a window is fixed to one side of the screen, you can repeat the shortcut with the same arrow key to flip it to the other side.

Windows + Home

This shortcut minimizes every open window on your desktop except the active window. Pressing this shortcut again restores all the minimized windows.

Windows + T

Like Alt + Tab (still our all-time-favorite Windows shortcut), Windows + T cycles through thumbnails of your open programs via the Taskbar’s peek menu.

Windows + E

Automatically opens up a new Explorer window to show your Libraries folder.

Windows + P

Manage your multiple-monitor setup more efficiently with this handy shortcut. Windows + P opens a small overlay that lets you configure a second display or projector. You can switch from a single monitor to dual-display in either mirror or extend-desktop mode.

Windows + Shift + Left and Windows + Shift + Right

If you’re using two or more displays-and you are, aren’t you?-memorize this shortcut to easily move a window from one screen to the other. The window retains its size and relative position on the new screen, which is useful when working with multiple documents.

Windows + [Number]

Programs (and new instances) pinned to your Taskbar can be launched by hitting Windows and the appropriate number key. Windows + 1, for example, launches the first application in the taskbar, while Windows + 4 will launch the fourth.

Windows + Space

This combo performs the same function as moving your mouse to the bottom right of the Taskbar: It makes every active window transparent (save faint outlines) so you can view the desktop underneath.

Track Your Actions with Problem Step Recorder
To aid their development of Windows 7 beta versions, the Microsoft engineers built in a diagnostic tool called Problem Steps Recorder that combines screen captures with mouse tracking to record your actions. You can launch this program from the Start Menu by typing psr.exe in the search field. Hit the Record button and the applet tracks your mouse and keyboard input while taking screenshots that correspond with each new action. When you stop recording, your session is saved to an HTML slide show recreating your steps, to which you can add comments and annotations. This tool is insanely useful if you need to create a tutorial for a computer-illiterate relative. Hi Mom, hi Dad!

Master Your New Font Manager
Font management is much improved in Windows 7. The Add Fonts dialog is history, and in its place is new functionality within the Fonts folder itself. First, the folder now shows font previews via each font file’s icon (visible with Large or Extra Large icon views). Second, fonts from a single set will no longer show up as different fonts; they’re now combined as a single family, which can be expanded by double-clicking the icon. Third, you can now toggle fonts on and off by right-clicking a font icon and selecting the Hide option. This prevents applications from loading the font (thus saving memory), but still keeps the file retained in the Font folder. Finally, Windows 7 includes a new fancy, free-flowing font called Gabriola that shows off the advanced antialiasing, text rendering, and “stylistic alternate” font flourishes afforded by DirectWrite (Microsoft’s API for 2D text rendering) and OpenType.

Launch Games with Keystrokes
One of our biggest annoyances with Windows Vista was the Games Folder, aka the Gaming Grotto, aka the Gaming Ghetto. In Vista, Games for Windows titles and other game shortcuts automatically install to this directory, which you can only access with a Start Menu shortcut. This scheme prevents you from starting a game from the Start Menu search bar (aka the power user, keyboard-only method). Indeed, while you can launch any other application by mashing the Windows key, and typing its name in the Start Menu field, this isn’t the case for games installed to Vista’s Games Folder. Well, this oversight is fixed in Windows 7, and the universe is now home to slightly less evil.

Burn a Spittin’ Image

You can quit messing around with ostensibly free, malware-infected burning software, because Windows 7 comes loaded with a DVD and CD ISO burning application. Just double-click your image file and Windows will start a tiny program window to help burn your disc. It’s a bare-bones app, but it works!

Become More Wordly with Hidden Wallpapers
Besides its default desktop wallpaper, Win7 includes desktop backgrounds catered to your region (which is identified when you first install the OS). We Americans, for example, get six 1900×1200 images showing off National Parks and beaches. However, if your tastes run more international-don’t worry, we won’t hold that against you-you can grab wallpapers for other regions from a hidden folder. Type globalization in a search of your C: drive. The only result should be a folder located in the main Windows directory, and you should only be able to see ELS and Sorting folders nested here. Now search for MCT in the top-right search bar. This will display five new unindexed folders, each corresponding to a different global region. Browse these folders for some extra themes and wallpapers specific to Australia, United Kingdom, South Africa, and Canada.

Take Control of UAC
Despite good intentions, User Account Control pop-ups were one of the most annoying aspects of Vista, and thus UAC became a feature that most of us immediately disabled after a clean install. UAC in Windows 7 displays fewer warnings, but you can also fine-tune its notification habits by launching the UAC Settings dialog from the Start Menu. Just type UAC in the Start Menu search field and click the result. We find that setting the bar to just one tick above “Never notify” provides a comfortable balance between mindful security and incessant, Alice Kramden–caliber nagging.

Calculate Your Mortgage and Other Math Tricks

The reliable Calculator applet has been beefed up to do more than just basic arithmetic. You can now toggle between Standard, Scientific, Programmer, and even Statistics modes. In addition, the Options menu lets you pull out many new automated conversation tools, such as Unit Conversion (e.g., Angles, Temperature, Velocity, and Volume) and Date Calculation (e.g., calculate the difference between two dates). More templates give you the ability to crunch gas mileage, lease tipping points, and even mortgage estimates (yeah, right!) based on any variables you input.

Reveal All of Your Drives
If you use built-in memory-card readers in a 3.5-inch drive bay or on your desktop display, empty memory card slots will not show up as drives in My Computer. But that doesn’t mean they’re not still there. To reveal hidden memory card slots, open My Computer. Press Alt to show the toolbar at the top of the screen, and go to Folder Options under Tools. Hit the View tab and uncheck the “Hide empty drives in the Computer folder” option.

Use Devices and Printers to Quickly Dig into Hardware
Tired of switching between Device Manager, Properties menus for your devices, and the Start Menu to manage and use printers, digital cameras, mice, and other peripherals? Windows 7 comes to your rescue with its Devices and Printers dialog. Open Control Panel and select View Devices and Printers from the Hardware and Sound category. Right-click a device icon in Devices and Printers to configure the hardware, create shortcuts, troubleshoot, view properties, and run programs. Devices and Printers can save you a lot of effort. For example, when you use it to manage your computer, you have one-touch access to 12 different Control Panel and Explorer interfaces. And when you use a Windows 7–specific driver that supports Device Stage, Devices and Printers uses thumbnail art of the actual device, as shown.

Calibrate Your Notebook’s Text and Color
After doing a clean install of Windows 7 on a notebook, the first thing you should do is tune and calibrate ClearType text and Display Color. Windows 7 includes two built-in wizards that run you through the entire process, pain-free. Launch ClearType Text Tuning by typing cttune in the Start Menu search field and opening the search result. You’ll go through a brief series of steps that ask you to identify the best-looking text-rendering method. For Display Color Calibration-useful if you’re using Windows 7 with a projector or large-screen LCD-search and launch dccw from the Start Menu. It’ll run you through a series of pages where you can adjust the gamma, brightness, contrast, and color of the screen to make images look their best.

Control AutoPlay Settings Like a Megalomaniacal Tyrant
Windows 7’s version of AutoPlay, like its predecessors’, lets you specify what to do with media types when you connect an external drive or insert a disc. Sure, you may have hated AutoPlay in Windows XP, but Win7 provides you with reasons to take a fresh look. As in Vista, Win7 lets you configure AutoPlay settings by media type, but you should poke around for more tweaking options. Open Control Panel, select Hardware and Sound, and then select AutoPlay. By default, Win7 uses AutoPlay for all media and devices; this can be unchecked, and from there you can personalize AutoPlay actions like a madman. Note that each type of media-music CDs, DVDs, software and games, media files, blank media, and video discs-offers you choices based on Windows utilities as well as third-party programs. Choose your favorite app as an AutoPlay default, or to keep the traditional pop-up AutoPlay menu, select Ask Me Every Time.

Solve External Hard Drive Hassles with Convert.exe
Windows 7 prefers hard disk drives that use the NTFS file system: Its integrated backup program cannot back up files from or to drives that use the older FAT32 file system. So, if you select a drive that uses FAT32 as the backup location, Windows 7 displays an error message. FAT32, a leftover from the days of Windows 98, works with both MacOS and Windows (which is why most external hard disks use this file system by default), but it lacks the features needed to fully support Windows 7 backup. Use Convert.exe to solve this problem. Open a command-prompt session and use the following command to change your external hard disk’s file system: convert x: /fs:ntfs (replace x with the actual drive letter of your external hard disk). Convert.exe will check your external hard disk for errors, verify there’s enough space for conversion, and then convert with abandon. While this theoretically will not destroy your data, we recommend you back up your files first.

Convert WMC Recordings for Use with Vista and XP
Windows Media Center (WMC) improved in the jump from Vista to Windows 7-you’ll find better integration of cable, broadcast, and Internet TV in the program guide, better support for widescreen displays, and a refined user interface, among other changes. But if you want to share your recordings with Windows XP or Vista users, or use the dozens of recording and file-conversion utilities made for those versions of WMC, you’re sort of screwed, as Windows 7 no longer uses the DVR-MS file format for recording. Instead, it uses WTV (Windows TV), and WTV files can’t be used by older versions of WMC or Windows Media Player.

You can, however, convert a TV recording from WTV to DVR-MS by using the conversion utility provided in Win7.

TV recordings are stored by default in the Public Recorded TV library. Open the library, right-click the recording, and select Convert to DVR-MS Format. At the end of the conversion process, the Recorded TV library contains both your original .wtv file as well the .dvr-ms conversion. The .dvr-ms file can be used with programs designed for Windows XP and Windows Vista Windows Media Center, and can be played on Windows Media Center and Windows Media Player in Windows XP and Windows Vista.

Command Windows 7 to Generate an Energy Report

As a power user, you may be concerned with power consumption, making the command-line utility powercfg.exe a must-see. To create a report on your PC’s energy appetite, press the Windows key and type cmd in the search box. Right-click cmd and select Run as Administrator. Now, select the box and type powercfg –energy at the command-line prompt, and hit Enter. Powercfg will run for about 60 seconds, then generate a report called energy-report.html in C:\Windows\system32. This report will notify you of anything in your computer that is keeping the CPU cycling, thus burning power and sucking notebook batteries dry. After you run the report, you’ll likely find that USB devices never entered Suspend state. While you might think the power consumption of a USB key is pretty insignificant, if it prevents the CPU from cycling off, that device can really hit where it hurts-in your battery’s nards.

Cling (Desperately) to Vista’s Taskbar
Let’s start with the bad news: Windows 7 eliminates the option to use the classic grey Windows 2000–style Taskbar. You’re also committed to the modern version of the Start Menu. But the good news is that you can still tweak the Taskbar to make it run like it did in Windows Vista, replacing the program icons with the names of each open app. Right-click the Taskbar and hit Properties. Check the “Use small icons” box and select “Combine when Taskbar is full” from the drop-down menu under Taskbar buttons. You still get the peek-view thumbnail feature of the Taskbar, and inactive programs remain as single icons, but open programs will display their full names.

Exile Programs to the System Tray

All active programs show up as icons on the Taskbar, whether you want them to or not. While this is useful for web browsing or word processing, your taskbar can get cluttered with icons you would normally expect to be hidden away, like those for Steam or a chat client. You can, however, keep active instances of these programs hidden away in the System Tray/Notification Area by right-clicking their shortcuts, navigating to the Compatibility tab, and selecting Windows Vista under the Compatibility Mode drop-down menu. Just be aware that this only works for programs that would previously hide away from the Taskbar in Vista.

Manage Your Jump Lists
The Jump List, a list of shortcuts to files or tasks for a particular Start Menu or Taskbar item, is one of the most significant improvements in Windows 7. Each time you open a file or website, or run a task with a program that supports Jump Lists, Windows 7 stores the shortcut to the file, website, or task for reuse. Unlike Windows XP, however, Windows 7 doesn’t group these shortcuts into a single location. Instead, it stores shortcuts for each program’s files, websites, or tasks in a separate shortcut list-aka the Jump List. To see the Jump List for a program in the Start Menu, simply click the right-arrow icon. To see the Jump List for a program icon on the Taskbar, right-click the icon. Windows eventually removes items from the Jump List when it runs out of space, but you can override this. To make any Jump List item a permanent entry, highlight it and click the pushpin icon (reverse this process to unpin it). And if the idea of leaving an icon trail of all your recent history disturbs you, you can disable Jump Lists entirely: Right-click the Start Menu, choose Properties, and uncheck the two boxes under Privacy.

Organize Your Taskbar and System Tray
The programs that you pin to your Taskbar can be moved around to any order you want, whether they’re just shortcut icons or currently active applications. The Taskbar, if unlocked, can also be dragged to latch to the left, right, or even top of your desktop. As shown below, Windows 7 improves side-docked Taskbar support with better gradient rendering and shortcut support. It really works well if you’re using a widescreen monitor. Just as the Taskbar icons can be rearranged at will, the icons in the System Tray (actually called the Notification Area) can be dragged and set to any order, as well. Hidden Icons can be dragged back into view, and you can hide icons by dragging them over the white triangle, and dropping them into the Hidden Icon well-much easier than working through the Notification Area Customization menu.

Accelerate Your Start Menu

The Start Menu hasn’t changed much from Vista, but there are some notable improvements. The behavior of the power button has been changed to Shut Down, as opposed to Hibernate, which was the asinine default in Vista. But you can also change the button default to do other actions. Right-click the Start Menu, and choose Properties. From the Power Button Action drop-down, you can choose a new default button behavior. If you hit the Customize button, you’ll enter a world of opportunities that help you control what the Start Menu displays. Most options are turned off, but you may want some on, like the option to display recorded TV files, a feature that’s new in Windows 7. Also be aware that Start Menu items should be set to “Display as a link” if you want them to open up Jump Lists.

Arrange Files by Type, Month, Artist, and Other Options
Windows Vista introduced the concept of using the Details folder view to group files by criteria such as name, date modified, type, size, and other options. These choices are still available in any folder by right-clicking inside the folder and selecting them from the options menu. But Window 7 does Vista one better with its new Libraries scheme, which enables you to view the contents of multiple file locations in a single logical folder. And as you’d expect, each Library comes correct with contextual file-arrangement options that vary according to what’s being viewed. For example, in the Pictures library, you can choose from Day, Rating, Tag, and Month. For videos, maybe arranging by Length, as in our screenshot, is most relevant. You get the point.

Pin Folders to Favorites and Start Menu

Explorer’s Jump List shows your seven most frequently visited folders, but you can manually bookmark some favorites to the top of the list by pinning folder locations. Just right-click any folder-either on your desktop or from an open instance of Explorer-and drag that folder icon to the Explorer shortcut on the Taskbar. You’ll see a message that reads “Pin to Windows Explorer” before you release the mouse button. The folder will appear under a Pinned section of the Jump List, and you can remove it by clicking the “Unpin from this list” icon on the right side of the panel. You can also right-click and drag a folder directly to the Start button to pin that folder to the general Start list.

Put an OS in Your Pocket

How to load Windows 7 onto a bootable USB key

To complete your Windows 7 power-user experience, you may consider dropping the whole darn OS onto a USB drive. Whether you carry it around in your pocket or toss it in a desk drawer, it’s a perfect boot disk for emergency installs-including those times when you’re working with a netbook or some other computer that lacks an optical drive. Even better, your install times will be significantly reduced, thanks to your key’s flash memory-we shaved off minutes from our total install time.

Here’s how to create a schmancy-fancy boot key for either Windows 7 or Vista-but not for other OSes, so please don’t try! We’ve run a truncated version of this article in the magazine before, but because it was so incredibly popular-and so germane to this feature story-we’ve decided to share it again, this time with more detail and screens.

1. Format Your USB Key

Plug in your USB key and back up any existing data stored on it. You’ll need to format the key (thus erasing existing data) before you can make it a bootable device. We used an 8GB key, but a 4GB key will also work.

2. Partition that Key in CMD

Open up a command prompt as an Administrator. You can do this by searching for cmd.exe in your Windows/System32 folder, right-clicking the executable, and selecting “Run as administrator.” Alternatively, type CMD in the Start Menu search field and activate the command prompt using Ctrl + Shift + Enter.

You should now be under C:\Windows\system32 (assuming your Windows partition is the C drive). Type diskpart in the command line to enter the Disk Partition command-line tool, which lets you format and create partitions on active disks. Now type list disk to reveal a list of all your active disks, each of which is associated with a number. Make a note of which one is your USB key, based on the capacity. In this screenshot, our USB drive is Disk 2.

3. Format Away (Command-Prompt Style)

It’s now time to enter a load of commands to properly partition the key, and format for the NTFS (did you know this stands for “New Technology File System”?). In succession, enter the following-and type carefully, Jimbo!

Select Disk # (where # is the number of your USB disk. We typed Select Disk 2 for this job)

Clean (this removes any existing partitions from the USB disk, including any hidden sectors)

Create Partition Primary (creates a new primary partition with default parameters)

Select Partition 1 (focuses operation on the newly created partition)

Active (sets the partition to active, informing the disk firmware that this is a valid system partition)

Format FS=NTFS (formats the partition with the NTFS file system. This may take several minutes to complete, depending on the size of your USB key)

Assign (this gives the USB drive a Windows volume and next available drive letter, which you should write down. In our case, drive “L” was assigned)

Exit (quits the DiskPart tool)

4. Copy Windows DVD to a Desktop Folder

Insert the Windows 7 installation DVD into your drive, and view the files that it contains. Copy all of the files to a folder on your Desktop. We put the disc contents in a folder named Windows 7.

5. Turn Your Key into a Bootable Device

Now, go back to your command prompt, running it as an Administrator. Using the CD command, navigate your way to the folder where you placed the Windows disk ISO files. Your command line path should look something like C:\Users\USERNAMEHERE\Desktop\Windows 7\ if you followed our lead on folder placement. Now type the following commands:

CD Boot (this gets you into the boot directory)

Bootsect.exe /nt60 L: (this assumes L is the drive letter assigned to your USB key from the previous step)

In case you’re wondering, Bootsect infuses boot manager–compatible code into your USB key to make it a bootable device. Also be aware that if you’re currently running 32-bit Windows Vista or 7, Bootsect will only work if you use the files from the 32-bit Windows 7 install disc. The Bootsect executable from the 64-bit version will not run in 32-bit Vista. Don’t forget it!

6. Load the USB Key with Your Install Files

Copy all of the extracted ISO files into the USB drive. You don’t need to do this from the command prompt. Just drag and drop the files from the Windows 7 folder into the USB drive using Windows Explorer. We also recommend copying your hardware drivers onto the same key so the installation wizard can find them.

Your USB key is now all ready to go! Plug it into your target system and make sure you enter the BIOS (typically by hitting F2 or F12) to temporarily change the boot order to allow booting from the USB key before your primary hard drive or optical drive. Now, when you plug the key into a machine, your system should automatically begin speedily downloading setup files off of the USB key and entering Windows 7 installation.

 


Leave a comment

MS Outlook 8-Tips

8 Tips To Make the Most of Microsoft Outlook


Outlook is a fairly ubiquitous e-mail engine, and happens to be what I use all day. Here are eight Outlook tips that have helped save me lots of time and boost my efficiency.
Viewing Multiple Weeks in Outlook’s Calendar. Sometimes an aerial view of your time commitments for the next several weeks is a great way to make plans. When you open Outlook’s calendar, show two consecutive months of dates in the upper right pane, then hold down your mouse button and drag to select every date from the left- top-most date to a date six weeks out. When you let go of the mouse button, voila! You’ll see six weeks of appointments neatly arranged for you to view from the clouds. Select Print if you want the aerial view of the weeks on paper.

Set Reminders to Act on Messages. If you spend a lot of time in Outlook, this tip can really boost your efficiency. Easy as it is, it’s very underused. To set a reminder—visible in your Inbox–to act on or reply to any message, right-click on the message you want to set the reminder for, select Follow Up, and choose your Due By time and date. When you click OK, the message will be flagged for you to remember to respond to, and the date and time will be automatically kept track of. To clear the flag, right click on the message and choose Clear Flag.
Use Advanced Find. If you get tired of waiting for Outlook to search for messages, or you get sick of sifting through too many search results for any given search term, use Advanced Find. Click Ctrl-Shift-F to bring up a dialog for it, and select options such as searching only in the Subject field of e-mails to save time.

Quickly Peruse Related Messages. If you get a lot of e-mail, you’re familiar with the woeful feeling of wondering what was said before about any topic you’re currently reading about. You might even be wondering what you said about it if you said it a few weeks ago. For an on-the-fly look at all messages related to one you’re currently reading, open a message, select the Actions menu, choose Find All, and select Related Messages. A dialog will pop up and pertinent messages—sent and received–will be listed for you to review.
Permanently Delete Messages. You can avoid the multiple-step process of deleting messages, then emptying the Deleting Items folder by simply holding down the Shift key when you hit Delete for any message. You’ll be asked if you want to permanently delete the message. If you’ve selected lots of messages for deletion, it works the same way. Just hold down the Shift key as you click Delete.
Quickly Undelete a Message. If you have just deleted a message and want to bring it back, reach for the Ctrl key and press Ctrl-Z to make it reappear. Ctrl-Z is also the undelete tool to reach for in other Windows applications, and can be a lifesaver if you just deleted several pages of content in, say, Word.
Check Spelling in All Messages. Do you frequently misspell things or is the professionalism of your e-mails very important to you? You can easily have Outlook check your spelling in all outgoing messages. Just click on the Tools menu, click on Options, and select Always check spelling before sending.
Quickly Add a Contact from an E-mail. If you want to save the sender of an e-mail to your contact list, with the e-mail open right-click on the person’s name in the From field and select Add to Contacts. Especially if you delete e-mails frequently or haphazardly, this can ensure that your contact list stays organized.

Email Advice


Leave a comment

E-mail Tips

Top 10 Email Tips

Writing Effective Email:

1. Write a meaningful subject line.
2. Keep the message focused.
3. Avoid attachments.
4. Identify yourself clearly.
5. Be kind — don’t flame.
6. Proofread.
7. Don’t assume privacy.
8. Distinguish between formal and informal situations.
9. Respond Promptly.
10. Show Respect and Restraint.

1. Write a meaningful subject line.

Before you hit “send,” take a moment to write a subject line that accurately describes the content, giving your reader a concrete reason to open your message.
Email is different from text messaging. In a text message conversation, two parties expect to engage in multiple, rapid back-and-forth exchanges, asking for clarification and providing corrections when necessary. Generally, you are texting somebody you already know well, about a shared interest, and the subject of the conversation will change as your time together progresses.
But email is part of most people’s work routine. Most professionals who get 20 or 50 or 200 emails a day do not want to engage in a leisurely back-and-forth; they want to clear out their inbox and move on to their next task.
If your subject line is vague — or even worse, if it’s blank — you have missed your first opportunity to inform or persuade your reader.
Remember — your message is not the only one in your . A clear subject line will help a busy professional to decide that your email is worthwhile.
If you are in middle school, a gushing statement “thnx 4 ur help 2day ur gr8!″ may make a busy professional smile — or shudder.
• Write short paragraphs, separated by blank lines. Most people find unbroken blocks of text boring, or even intimidating. Take the time to format your message for the ease of your reader.
• Avoid fancy typefaces. Don’t depend upon bold font or large size to add nuances. Your recipient’s email reader may not have all the features that yours does. In a pinch, use asterisks to show *emphasis*.
3. Avoid attachments.
Rather than attaching a file that your reader will have to download and open in a separate program, you will probably get faster results if you just copy-paste the most important part of the document into the body of your message.
If your recipient actually needs to view the full file in order to edit or archive it, then of course sending an attachment is appropriate.
If it’s the message that matters, recognize that attachments
• consume bandwidth (do you want your recipient to ignore your request so as to avoid paying for a mobile download?)
• can carry viruses
• don’t always translate correctly for people who read their email on portable devices.
4. Identify yourself clearly.
When contacting someone cold, always include your name, occupation, and any other important identification information in the first few sentences.
If you are following up on a face-to-face contact, you might appear too timid if you assume your recipient doesn’t remember you; but you can drop casual hints to jog their memory: “I enjoyed talking with you about PDAs in the elevator the other day.”
Every fall, I get emails from “bad_boy2315@yahoo.com” or “FuZzYkItTy2000@hotmail.com” who ask a question about “class” and don’t sign their real names.
While formal phrases such as “Dear Professor Sneedlewood” and “Sincerely Yours,” are unnecessary in email, when contacting someone outside your own organization, you should write a signature line that includes your full name and at least a link to a blog or online profile page (something that does not require your recipient to log in first).
5. Be kind. Don’t flame.
Think before you click “Send.”
If you find yourself writing in anger, save a draft, go get a cup of coffee, and imagine that tomorrow morning someone has taped your email outside your door. Would your associates and friends be shocked by your language or attitude?
Or would they be impressed by how you kept your cool, how you ignored the bait when your correspondent stooped to personal attacks, and how you carefully explained your position (or admitted your error, or asked for a reconsideration, etc.).
Don’t pour gasoline on a fire without carefully weighing the consequences. Will you have to work with this person for the rest of the semester? Do you want a copy of your bitter screed to surface years from now, when you want a letter of recommendation or you’re up for promotion?
6. Proofread.
If you are asking someone else to do work for you, take the time to make your message look professional.
While your spell checker won’t catch every mistake, at the very least it will catch a few typos. If you are sending a message that will be read by someone higher up on the chain of command (a superior or professor, for instance), or if you’re about to mass-mail dozens or thousands of people, take an extra minute or two before you hit “send”. Show a draft to a close associate, in order to see whether it actually makes sense.
7. Don’t assume privacy.
Unless you are Donald Trump, praise in public, and criticize in private. Don’t send anything over email that you wouldn’t want posted — with your name attached — in the break room.
Email is not secure. Just as random pedestrians could easily reach into your mailbox and intercept the envelopes that you send and receive through the post office, a curious hacker, a malicious criminal, or the FBI can easily intercept your email. Your IT department has the ability to read any and all email messages in your work account (and your company can legally may fire you if you write anything inappropriate).
If you stretch the truth in an email (downplaying a problem, leaving out an important detail, etc.), you’re creating a written record that your recipient can (and will) use to determine whether
• you are uninformed about the truth
• you are informed but deliberately misrepresenting the truth
• your confusing emails mean you aren’t a reliable source for determining the truth
8. Distinguish between formal and informal situations.
When you are writing to a friend or a close colleague, it is OK to use “smilies” 🙂 , abbreviations (IIRC for “if I recall correctly”, LOL for “laughing out loud,” etc.) and nonstandard punctuation and spelling (like that found in instant messaging or chat rooms). These linguistic shortcuts are generally signs of friendly intimacy, like sharing cold pizza with a family friend. If you tried to share that same cold pizza with a first date, or a visiting dignitary, you would give off the impression that you did not really care about the meeting. By the same token, don’t use informal language when your reader expects a more formal approach. Always know the situation, and write accordingly.
9. Respond Promptly.
If you want to appear professional and courteous, make yourself available to your online correspondents. Even if your reply is, “Sorry, I’m too busy to help you now,” at least your correspondent won’t be waiting in vain for your reply.
10. Show Respect and Restraint
Many a flame war has been started by someone who hit “reply all” instead of “reply.”
While most people know that email is not private, it is good form to ask the sender before forwarding a personal message. If someone emails you a request, it is perfectly acceptable to forward the request to a person who can help — but forwarding a message in order to ridicule the sender is tacky.
Use BCC instead of CC when sending sensitive information to large groups. (For example, a professor sending a bulk message to students who are in danger of failing, or an employer telling unsuccessful applicants that a position is no longer open.) The name of everyone in the CC list goes out with the message, but the names of people on the BCC list (“blind carbon copy”) are hidden. Put your own name in the “To” box if your mail editor doesn’t like the blank space.