|
Host your Web site with PureHost! |
![]() Thursday, February 25, 2010 – Permalink – Convert Graphic StylesStraight forwardOften you will have pictures in one format and want to explore using it in a different manner.Built into Office 2003/7/10 is a mini app called Microsoft Office Picture Manager. 1. Go to Start > All Programs > Microsoft Office > Microsoft Office Tools > Microsoft Office Picture Manager 2. Browse to the images you want to convert and select them 3. Go to File > Export 4. Under Export with this file format, click the dropdown and select one of the formats (TIFF, PNG, JPG, BMP. . .) Converting WMF's See all Topics <Doug Klippert@ 3:18 AM
Comments:
Post a Comment
Wednesday, February 17, 2010 – Permalink – Temp FilesWhere they live and breatheEd Bott discusses temp files; care, feeding, and cleaning. EdBott.com See all Topics <Doug Klippert@ 3:39 AM
Comments:
Post a Comment
Sunday, February 07, 2010 – Permalink – Onscreen KeyboardTap or Click?If you would like to have a keyboard on your screen that can be activated with your mouse you're in luck Type osk in Start Run ![]() See all Topics <Doug Klippert@ 3:24 AM
Comments:
Post a Comment
Sunday, January 31, 2010 – Permalink – Context ClutterRegistry mopWhen you Right-click the desktop, a “Context” menu appears. Some programs like to sneak in and add shortcuts to their very important applications. If your context menu has been cluttered up, here are some instructions and tips to clean it up. HowToGeek.com See all Topics <Doug Klippert@ 3:16 AM
Comments:
Post a Comment
Friday, January 15, 2010 – Permalink – Name That FileRules, more rulesThere are still some restrictions on what a file can be named. Here are a couple of links that give more details: VLaurie.com MSDN.Microsoft.com See all Topics <Doug Klippert@ 3:39 AM
Comments:
Post a Comment
Saturday, January 09, 2010 – Permalink – TaskManager LookYou control"If you want to leave your Task Manager showing on your desktop for a period of time, it can be nice to hide the title bar and gain that space for displaying more information. To do this, simply double-click on the empty area to the right of the tabs. Once it has switched views, you can switch back quickly by double-clicking anywhere on the border." ![]() Downloadsquad.com See all Topics <Doug Klippert@ 3:47 AM
Comments:
Post a Comment
Friday, January 01, 2010 – Permalink – Print Spool CleaningWhen all else failsWhen you can't get a document out of the Print queue, here's a suggestion:Type "services.msc" at the Command prompt. That will open the Services Window. Scroll down the alphabetical list in the right window pane until you come to "Print Spooler" Right-click this entry, then select "stop". Open Windows Explorer. The usual path to the spool folder is: C:\WINDOWS\System32\Spool\PRINTERS Delete every file within this folder to empty the print queue Close the explorer window. Return to your Services window. Right-click the Print Spool entry and select "Start" from the list. Close the services window and try printing again. (You can also go to a command prompt and type net stop spooler or net start spooler to start and stop the service.) See TopFreeStuff.com For the brave, here’s a macro that will do the job: @echo off echo. echo Purging the print queue . . . net stop Spooler echo Deleting all print jobs . . . ping localhost -n 4 > nul del /q %SystemRoot%\system32\spool\printers\*.* net start Spooler echo Done! ping localhost -n 4 > nul See all Topics <Doug Klippert@ 3:27 AM
Comments:
Post a Comment
Monday, December 28, 2009 – Permalink – Hosts FileI've got your number"...the Hosts file is like an address book. When you type an address like www.yahoo.com into your browser, the Hosts file is consulted to see if you have the IP address, or "telephone number," for that site. If you do, then your computer will "call it" and the site will open. If not, your computer will ask your ISP's (internet service provider) computer for the phone number before it can "call" that site. What is a Hosts file? MVPS.org has a Hosts file that you can download and install. It includes a BAT file that renames the old file before it saves the new one. Hosts "Important Notice - 2K/XP UsersBTW If you want to see Google AdSense entries, you may want to edit the MVP list. One of the entries is: 127.0.0.1 adwords.google.com #[Gmail ads] Plus other Google entries. [Edited entry from 12/28/2006] See all Topics <Doug Klippert@ 3:10 AM
Comments:
Post a Comment
Monday, November 09, 2009 – Permalink – Wipe it CleanWorks, but dangerous"Cipher.exe is a command-line tool. Microsoft has developed an improved version of the Cipher.exe tool that provides the ability to permanently overwrite (or "wipe") all of the deleted data on a hard disk. Support.microsoft.com: Cipher.exe Security Tool Using cipher.exe File Shredder Permanently delete data from your hard drive [Edited entry from 10/31/2006] See all Topics <Doug Klippert@ 3:48 AM
Comments:
Post a Comment
Tuesday, October 06, 2009 – Permalink – Unicode is BigMore symbols and lettersThis free download lets you see and select more characters in the Unicode set. The Unicode Character Grid shows all assigned characters and private use characters in Unicode 5.2. ![]() Here's a blog covering Scripts, Unicode, Character Encoding and BabelStone Stuff BableStone Blog [Edited entry from 9/14/2006] See all Topics Labels: Addendum, Expression Web, FrontPage, HTML, PowerPoint, Vista, Windows, Word <Doug Klippert@ 3:15 AM
Comments:
Post a Comment
Tuesday, September 22, 2009 – Permalink – Online Crash AnalysisMay you never need itWindows Memory Diagnostic
[Edited entry from 8/26/2006] See all Topics <Doug Klippert@ 3:59 AM
Comments:
Post a Comment
Tuesday, September 15, 2009 – Permalink – Thumbnail SizingJust rightYou can change the size of your thumbnails by adding a new value to the registry. The range is between 32 and 256. Pick one that fits your prescription.
Change The Size Of Your Thumbnails [Edited entry from 8/17/2006] See all Topics <Doug Klippert@ 3:31 AM
Comments:
Post a Comment
Tuesday, September 08, 2009 – Permalink – Start PicsChange your Welcome avatarWindows allows you to choose the picture that is displayed on the logon screen and the Start Menu. It is absurdly easy to change the picture. Just double click the picture that appears on the menu (as opposed to the Classic menu) and follow the prompts to Browse to the location of the graphic you want to show. ![]() Ed Bott: Change your picture on the Welcome screen and Start menu [Edited entry from 8/9/2006] See all Topics <Doug Klippert@ 3:18 AM
Comments:
Post a Comment
Saturday, August 22, 2009 – Permalink – Self HelpGet started in the right directionThe Office of Technology Services of Towson University, located in Towson, Md., provides Self-Help Training Documents for many applications. They are available for many levels of knowledge. They’re clean, clear, and concise.
[Edited entry from 7/21/2006] See all Topics Labels: Access, Excel, Expression Web, FrontPage, Outlook, PowerPoint, Vista, Windows, Word <Doug Klippert@ 3:03 AM
Comments:
Post a Comment
Tuesday, August 11, 2009 – Permalink – Auto LoginSole user
[Edited entry from 7/8/2006] <Doug Klippert@ 3:36 AM
Comments:
Post a Comment
Monday, August 03, 2009 – Permalink – Change the ViewAdjust how it looksSometimes the performance of Windows XP can be tweaked by adjustinga few settings.
Pick one of these options:
[Edited entry from 6/30/2006] <Doug Klippert@ 3:54 AM
Comments:
Post a Comment
Tuesday, July 28, 2009 – Permalink – Stop Spock SaluteNo more three fingersIf you are tired of crunching down three keys to logon your machine, here is the way to get rid of Ctrl+Alt+Delete. It does involve a registry hack so be careful and back up the entries before doing this.
Winguides.com: Press Ctrl+Alt+Delete Before Logon [Edited entry from 6/22/2006] See all Topics <Doug Klippert@ 3:50 AM
Comments:
Post a Comment
Tuesday, July 14, 2009 – Permalink – Print ProblemsSome clues"You've finished your report, presentation, or cost analysis using a Microsoft Office program. The information is rich with data and detail. Now comes the final step: printing it and showing the world your hard work on paper. This is the point at which printing can give you a headache. Right when you want to wrap up your work, project, or school assignment, questions start popping into your mind" Troubleshoot your printing problems in Office [Edited entry from 6/6/2006] See all Topics <Doug Klippert@ 3:35 AM
Comments:
Post a Comment
Sunday, June 21, 2009 – Permalink – Clip Art at HomeInstall moreDo you remember all of the clip art that was available locally with Office XP? When you have an Internet connection, you have access to the Office Online collection, but if you would like more clip art installed on your machine: A small amount of sample clip art images was included The 2007 Office systems and Office 2003 and is part of the "local collection" that is searched when you do not have Internet access to the Microsoft Office Online Clip Art and Media Web site. Office 2003 no longer included a media content CD with additional clip art. However, the Microsoft Office XP Media Content CD can still be installed locally or on a network share.Support.Microsoft.com How to add clip art to Clip Organizer in a 2007 Office system and in Office 2003 [Edited entry from 5/5/5006] See all Topics Labels: Access, Excel, Expression Web, FrontPage, PowerPoint, Vista, Windows, Word <Doug Klippert@ 3:53 AM
Comments:
Post a Comment
Thursday, June 18, 2009 – Permalink – Über UpdaterUniversalTo check on the latest version of a piece of software, you can poke around Tools, Tasks, About or some other menu.To check out your whole machine including programs that weren't written by Microsoft, or Adobe, look at CleanSofts Update Notifier What is Update Notifier?It will show you updates for programs you forgot you ever installed. It's a simple download app that is not "installed". CleanSofts.org See all Topics <Doug Klippert@ 3:25 AM
Comments:
Post a Comment
Tuesday, May 12, 2009 – Permalink – Byte, Nibble, Crumb, BitUmpty ump definitions and references — maybe even a googol.We all know/knew that a nibble is four binary digits or half of a (eight-bit) byte and that a crumb is jargon for two bits (two binary digits). However, there must be some other definitions that don't pop into mind right away. That's where Whatis, an IT-specific encyclopedia comes in.
[Edited entry from 3/17/2006] See all Topics <Doug Klippert@ 3:35 AM
Comments:
Post a Comment
Monday, April 27, 2009 – Permalink – Change Your NameChange your companyEver work at a computer that had been assigned to someone else in the past and be bothered by seeing their name pop up all the time? You can take charge of your own life!
[Edited entry from 3/2/2006] See all Topics <Doug Klippert@ 3:33 AM
Comments:
Post a Comment
Monday, April 13, 2009 – Permalink – Windows Keyboard TricksMouse-less motionsHere is a collection of shortcuts for Windows: Keyboard shortcuts for Windows One of the shortcuts is a way to minimize all Windows from the keyboard. +MAlso see: Kürzungen für jeder [Edited entry from 2/15/2006] See all Topics <Doug Klippert@ 3:05 AM
Comments:
Post a Comment
Monday, April 06, 2009 – Permalink – Logon Welcome WarningOpening noticeYou can write and display your own warning notice (up to 256 characters). It takes just a little trip into the bowels of the Registry editor. Go to the Start button. Choose Run and type Regedit Hit Enter: Exit Registry Reboot Support.microsoft.com: How to Enable a Warning Logon Welcome TheElderGeek.com: Create Legal Notice Logon Dialog Box Winguides.com: Legal Notice Dialog Box [Edited entry from 2/8/2006] See all Topics <Doug Klippert@ 3:14 AM
Comments:
Post a Comment
Saturday, March 28, 2009 – Permalink – Forgotten PasswordStill sign on, or notForgetting your password can be an annoyance or a catastrophe. Here are ways to get back to work. Note If you have not created a password reset disk, and you have also forgotten the password for all user accounts, you cannot log on to your existing Windows installation for security reasons. This information applies to starting Windows XP typically, to safe mode, and to Recovery Console. In this case, you must perform a "clean" installation of Windows XP, re-create all user accounts, and then reinstall all your programs. Creating a Password Reset Disk in Microsoft Windows Vista How to create and use a password reset disk in Windows Vista Support.Microsoft.com: How to log on to Windows XP if you forget your password or your password expires Petri.co.il: Forgot the administrator's password? TechTrax: I Forgot My Administrator Password! ComputerHope.com: Lost or forgotten Windows NT / 2000 / XP password [Edited entry from 1/30/2006] See all Topics <Doug Klippert@ 3:11 AM
Comments:
Post a Comment
Monday, February 23, 2009 – Permalink – Stars on Your DesktopSpace image wallpaperNASA is wandering around space snapping photos with an advanced form of a Brownie SureShot. Here is a collection of interstellar portraits and space art the can be used as wallpaper to be viewed as you warp thought the Internet. ![]() Veil nebula SpaceWallpapers.net [Edited entry from 12/20/2005] See all Topics <Doug Klippert@ 3:36 AM
Comments:
Post a Comment
Monday, February 02, 2009 – Permalink – Don't DisplayLogon, Logoff, Startup and Shutdown Status MessagesTo turn these off: Start Regedit Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system If it is not already there, create a DWORD value named DisableStatusMessages Give it a value of 1
<Doug Klippert@ 3:06 AM
Comments:
Post a Comment
Sunday, February 01, 2009 – Permalink – MailTo ShortcutJust a quick noteYou can create a shortcut on your desk top that will start or switch to your default email application. You can also fill in parts of the message if you want. Right-click an empty spot on the desktop and choose New>Shortcut. In the box that says "Type the location of the item", enter something like: mailto:All@Once.com. ![]() The University of Nebraska at Lincoln has some other entries you may want to try. They are intended as HTML hyperlink references, but some of them work as shortcuts too. MailTo Outfront.net also has some information: Getting More From 'mailto' [Edited entry from 11/30/2005] See all Topics Labels: Expression Web, FrontPage, HTML, Outlook, Vista, Windows <Doug Klippert@ 3:50 AM
Comments:
Post a Comment
Saturday, December 20, 2008 – Permalink – Defeat Personalized MenusA fast way inPersonalized menus display just your recently used menu items for a few seconds before the entire menu is displayed. If you like this feature and have left it enabled, you can display a full menu by double-clicking the menu name when you open it. To turn this off, go to Tools>Customize Options and put a check by Always show full menus. ![]() For 2007, see: Indiana University [Edited entry from 9/27/2005] See all Topics <Doug Klippert@ 3:56 AM
Comments:
Post a Comment
Monday, December 15, 2008 – Permalink – Who Needs a Mouse?Finger tricksRather not use a mouse? MouseKeys is designed for people who have difficulty using a mouse. MouseKeys allows you to use the numeric keypad to control the mouse pointer. ![]()
To turn on MouseKeys using keystrokes
If you want to use the numeric keypad for data entry as well as for navigation, you can set the MouseKeys to be activated by pressing NUM LOCK. If the Use shortcut check box in the Settings for MouseKeys dialog box is selected, you can turn MouseKeys on or off by pressing left ALT+left SHIFT+NUM LOCK In Vista, Mouse Keys is located with the "Ease of use" icon. Then: ![]() Mouse keys [Updated entry from 10/8/2005] See all Topics <Doug Klippert@ 3:37 AM
Comments:
Post a Comment
Monday, November 17, 2008 – Permalink – Path to Control PanelBrowser directionInstead of leaving the IE browser, to open Control Panel, just type in the address bar (without quotes). "control panel\" followed by whatever feature in the Control Panel you want. For example, "control panel\display" takes you to the display settings. Also: How to Open Control Panel Folders from the Command Prompt [Edited entry from 8/28/2005] See all Topics <Doug Klippert@ 3:45 AM
Comments:
Post a Comment
Monday, October 20, 2008 – Permalink – Stop Program from AppearingMFU list
and <Doug Klippert@ 3:14 AM
Comments:
Post a Comment
Friday, October 03, 2008 – Permalink – Edit Open WithPruning tips"When you right click certain files, you'll see a selection to "open with," and when you click it, you'll see a list of programs to choose from. You can remove some of the applications from this list if you will never use them to open this type of file, or you can clear the list completely, by editing the registry. If this doesn't remove the program(s) you want to remove,
(The settings under HKEY CURRENT USER apply only when your user account is logged on. The ones under HKEY CLASSES ROOT apply to all users). [Edited entry from 6/28/2005] See all Topics <Doug Klippert@ 3:33 AM
Comments:
Post a Comment
Friday, September 12, 2008 – Permalink – Create your own ScreensaverChoose your own imagesWindows has a feature that allows you to create a screensaver from images saved in a folder. You can use pictures you already have or use a PowerPoint slide show.
Labels: PowerPoint, Vista, Windows <Doug Klippert@ 2:29 AM
Comments:
Post a Comment
Tuesday, September 09, 2008 – Permalink – Save the ScreenWon't someone please!
Anne Jan Beeks's site is part of a ring that includes: <Doug Klippert@ 2:43 AM
Comments:
Post a Comment
Sunday, August 31, 2008 – Permalink – Paint.NETCougar GoldWashington State University was thought of as a primarily agricultural institution in the past. Now they have burst into today's IT scene with an improvement on an old product. "Paint.NET originated as a Computer Science senior design project during the Spring 2004 semester at Washington State University.
<Doug Klippert@ 3:17 AM
Comments:
Post a Comment
Monday, August 25, 2008 – Permalink – MS GroupsWeb based NewsreaderWe can't forget that, even with blogs and google, there are still news groups out there helping to solve common problems. Microsoft has a site that organizes a number of groups and makes access easy on the web. "The Web-based Newsreader allows you to participate in discussion groups directly in your Web browser; you don't need to install or configure anything. You can use the Web-based Newsreader to read, post, search for, and reply to messages in discussion groups from the part of Usenet that concerns Microsoft products and technologies." Microsoft Discussion Groups Help for the Web-based Newsreader [Edited entry from 5/12/2005] See all Topics <Doug Klippert@ 3:45 AM
Comments:
Post a Comment
Wednesday, August 20, 2008 – Permalink – NotepadReally basicThere are hundreds of freeware substitutes for Windows Notepad, but you can still do some interesting things with the standard version included with Windows.
.LOGAfter making an entry, save Notepad. When you next open the file, the previous date and time will be displayed.
Note
Also see: <Doug Klippert@ 3:32 AM
Comments:
Post a Comment
Wednesday, July 23, 2008 – Permalink – Registry BackupSafe or sorry, your choiceHow many times have you seen these words? "This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs." The Registry contains information that Windows continually references during operation, such as profiles for each user, the applications installed on the computer and the types of documents that each can create, property sheet settings for folders and application icons, what hardware exists on the system, and the ports that are being used
<Doug Klippert@ 4:52 AM
Comments:
Post a Comment
Wednesday, July 16, 2008 – Permalink – Troubleshooting Windows ShutdownI said shutdown!" Have you ever tried to shut down Windows, only to have the shutdown sequence hang, or to have the computer reboot instead of shutting down? Shut down problems are one of the most common types of problems with the Windows operating system. At the same time though, they are also one of the problems that is most seldom resolved because shut down problems tend to take a back seat to more serious issues. Troubleshooting operating system shut down problems is easier than you might think though. In this article, I will share some techniques with you that you can use to resolve shut down problems on machines in your office."
Also:
<Doug Klippert@ 5:03 AM
Comments:
Post a Comment
Friday, July 04, 2008 – Permalink – Windows Media EncoderScreen capture plusYou can capture motion and sound or compress existing video files for use on the web/pod or screen. PC Magazine: Show and Tell " Windows Media Encoder can capture the screen as you perform a task such as editing a photo; in fact, almost anything you can do on the screen can be recorded as a video. You can even narrate the demo as you record the steps you're performing. It's surprisingly easy to achieve good results in minutes. Probably the only reason the program isn't more widely used is that few people know it exists."
<Doug Klippert@ 5:13 AM
Comments:
Post a Comment
Monday, June 02, 2008 – Permalink – Write HelpHelp yourselfJoe Welinske put together a company called WritersUA, (formerly WinWriters). I have attended their sessions in the past and found them to be entertaining and comprehensive. "WritersUA specializes in providing quality training and publications for the community of user assistance professionals. The world of user assistance comprises a variety of techniques and technologies to make working with software a better experience. This includes online Help, wizards, web sites, printed documentation, and improvements to the application user interface." Also: "This article discusses several methods you can use to make Web-based Help systems "smart", by using conditional content to customize the appearance and behavior of your pages to the users' needs. "
<Doug Klippert@ 8:58 AM
Comments:
Post a Comment
Saturday, May 24, 2008 – Permalink – Windows Guides and LinksA collectors collection"With over 960 pages scattered throughout the domain, something is bound to catch your attention." BlackViper.com Operating System Guides include:
[Edited entry from 1/11/2005] See all Topics <Doug Klippert@ 6:47 AM
Comments:
Post a Comment
Wednesday, May 14, 2008 – Permalink – (A:)Drive in FrontChange displayIn Microsoft Windows, on mapped drives, the Drive letter may appear last. My Financial Statements (Alpha1) (D:) 3 1/2 Floppy (A:) To change the so that the drive letter comes first: (A:) 3 1/2 Floppy
Microsoft KB: "In Windows Vista, you can also use the ShowDriveLettersFirst and the ToggleCommentPosition registry entries to set the display order. However, if you set the ShowDriveLettersFirst entry only under the HKEY_LOCAL_MACHINE registry key, the setting will not take effect after you change folder options. You must set the ShowDriveLettersFirst entry under both the HKEY_LOCAL_MACHINE registry key and the HKEY_CURRENT_USER registry key." [Edited entry from 1/8/2005] See all Topics <Doug Klippert@ 7:12 AM
Comments:
Post a Comment
Monday, April 28, 2008 – Permalink – RegeditsPlus or minus 32Microsoft "removed" regedt32.exe from XP. Regedit.exe's functionality has been merged with regedt32.exe's. In Windows XP and Windows Server 2003, Regedt32.exe is a small program that just runs Regedit.exe. Pre XP:
Also: <Doug Klippert@ 6:43 AM
Comments:
Post a Comment
Thursday, April 24, 2008 – Permalink – Virus InformationSource list
This is a two-hour basic course, through which you will acquire a basic knowledge on viruses and on how to be protected against them. [Edited entry from 11/22/2004] See all Topics <Doug Klippert@ 6:12 AM
Comments:
Post a Comment
Saturday, April 19, 2008 – Permalink – Explorer DefaultChoose your FolderWhen you click the Windows Explorer shortcut on your Start Menu, you are probably used to the fact that it always opens in the same folder. For example the My Documents folder. Vista opens to your personal User>Documents folder. You can arrange for it to open to the folder of your choice by editing the properties of the Explorer shortcut. Open Windows Explorer and locate your Start Menu folder (if you are using Windows XP, this will be in the c:\Documents and Settings directory under your profile). Right click the shortcut to Windows Explorer and click Properties. From the Shortcut tab, change the target so it reads as follows: %SystemRoot%\explorer.exe /e, c:\folder where c:\folder is the path to the folder that you want Explorer to open.
<Doug Klippert@ 6:49 AM
Comments:
Post a Comment
Sunday, March 30, 2008 – Permalink – 100% is not enoughSlow machineHere are a couple of areas to look at if your machine slows down for no obvious reason.
SYMPTOMS
<Doug Klippert@ 3:06 AM
Comments:
Post a Comment
Tuesday, March 25, 2008 – Permalink – Repair Internet/Network connectionBefore the service callLoss of connectivity is usually solved by the big three:
Vista has a built in feature that you'll usually find on the Task bar. It indicates current connections, but if you right click you can find Diagnose and repair. ![]() Repair your connection Network Diagnostics Framework See all Topics <Doug Klippert@ 5:03 AM
Comments:
Post a Comment
Friday, February 29, 2008 – Permalink – Search for Vista File NitsRefine the questionsYou can use Vista search to locate metadata information. Such as the date on the file:
Or all of the photos on your machine taken with a Canon:
![]() ![]() Advanced Query terms HowToGeek - Date Search See all Topics <Doug Klippert@ 7:07 AM
Comments:
Post a Comment
Thursday, February 14, 2008 – Permalink – Taskbar VanishesStart menu goneEven though Windows is close to perfect, there are times when it announces that Windows Explorer has failed. This leaves you with a screen and no way to take action, except to reboot the machine. Here's how to restart Explorer.exe from the Task Manager. There is also a short video for demonstration. Disappearing Taskbar See all Topics <Doug Klippert@ 6:36 AM
Comments:
Post a Comment
Monday, February 04, 2008 – Permalink – Tweak VistaTune-up suggestionsThere are third party apps that you can use to improve Vista's performance. If you want to do it on your own, here are some Redmond suggestions:
Optimize Windows Vista Also: TweakHound OptimizeVista See all Topics Labels: Vista <Doug Klippert@ 7:34 AM
Comments:
Post a Comment
Friday, January 25, 2008 – Permalink – Task ManagerWhen your machine has the snivelsThere's a lot of stuff going on in the background that you might want to know about. That's where the Task Manager comes in. "There are a couple of ways to show the Windows Task Manager: hold down the Ctrl and Alt keys and press the Delete key - Task Manager will then open some versions of Windows, in others you will be presented with a small dialog box that has a button you can click to open the Task Manager; alternatively you can right-click on empty space on the Taskbar and select Task Manager from the menu." Here's Vista's version: ![]() From the BloodyComputer: Task Manager 1 Task Manager 2 See all Topics <Doug Klippert@ 6:58 AM
Comments:
Thanks for the links to my site. Feel free to link to any of my other posts that are about Office.
Post a Comment
Cheers Kevin
Thursday, November 15, 2007 – Permalink – High-Res WallpaperDetails apparentChoose from a broad selection of free pictures to use for wallpaper. Download sizes from 1920x1200 to 320x240. ![]() Free High-Resolution Widescreen Wallpaper See all Topics <Doug Klippert@ 5:45 AM
Comments:
Post a Comment
Wednesday, November 07, 2007 – Permalink – Custom ShortcutsHands on keysEd Bott reminds us how to set up custom keyboard shortcuts to start applications. ![]() Create custom keyboard shortcuts See all Topics <Doug Klippert@ 4:56 AM
Comments:
Post a Comment
Tuesday, October 30, 2007 – Permalink – Save the WarningEasy recordIt happens. Your machine balks and spits out an obscure warning message. You grab a pen and scribble out the error code, which typically is 90 characters long. Too much hassle! When the warning box appears, just hit Ctrl+C. The contents of the box are now on the Clipboard and can be pasted into Notepad. ![]() See all Topics <Doug Klippert@ 7:08 AM
Comments:
Post a Comment
Wednesday, October 24, 2007 – Permalink – Daylight SavingsGet a little, lose a little
Also see" <Doug Klippert@ 7:38 AM
Comments:
Post a Comment
Sunday, October 21, 2007 – Permalink – Custom System DisplayPainless branding"When you open the System applet (in the Control Panel), you will see some specific information listed on the General tab such as who the type of computer and the registered owner. However, you can edit the information to also have your specific information displayed. For example, if you sell computers, you can have your company information displayed to remind your customers how to access your support information.
You can create as many lines as you need by incrementing the number for each new line required. Also: <Doug Klippert@ 7:18 AM
Comments:
Post a Comment
Saturday, October 06, 2007 – Permalink – Two MonitorsNotes and Slides"Now, what I am going to show is how to have two different desktop screens in this configuration. Yes, you heard me right. The base display (say, laptop screen) shows different applications and the secondary display (say, projector) displays a separate desktop." Tips and tricks: Double Monitor Display Dr Nitin Paranjape
Vista and MultiMonitor Support Four Monitors and Vista Michael Hyatt's Working Smart Blog: PowerPoint's "Presenter View" G4TechTV: Dual Monitors written by Roger Chang and Greg Melton This site has a video describing the process. FreePCTech.com: Guide to Dual Monitors in Windows by Drew Dunn [Edited entry from 10/29/2004] See all Topics <Doug Klippert@ 8:11 AM
Comments:
Post a Comment
Sunday, September 23, 2007 – Permalink – Windows ExplorerNee File ManagerA new Windows file management scheme appears to have been put on hold. The next operating system will probably use a variation of the present method.
<Doug Klippert@ 7:08 AM
Comments:
Post a Comment
Thursday, September 06, 2007 – Permalink – Vista Check BoxesSelect checks
Labels: Vista <Doug Klippert@ 8:29 AM
Comments:
Post a Comment
Friday, August 31, 2007 – Permalink – Task Manager Big Boy StyleIn depth system examinationHere's a free gadget from Microsoft: "Ever wondered which program has a particular file or directory open? Now you can find out. Process Explorer shows you information about which handles and DLLs processes have opened or loaded. ![]() "Process Explorer works on Windows 9x/Me, Windows NT 4.0, Windows 2000, Windows XP, Server 2003, and 64-bit versions of Windows for x64 and IA64 processors, and Windows Vista." Process Explorer See all Topics <Doug Klippert@ 8:20 AM
Comments:
Post a Comment
Wednesday, August 22, 2007 – Permalink – Vista Tips & Tricks WebcastsOn your demandHere is a collection of webcasts about Vista and Office 2007 that you can watch whenever you want. Vista Webcasts See all Topics Labels: Vista <Doug Klippert@ 8:11 AM
Comments:
Post a Comment
Friday, July 20, 2007 – Permalink – Put IE Back on DesktopRegedit ahead
![]() Internet Explorer 7 Desktop icon missing See all Topics <Doug Klippert@ 7:00 AM
Comments:
Post a Comment
Friday, July 06, 2007 – Permalink – MS RSS feedsEavesdrop on the expertsRSS feeds can give you a flow of new information. Microsoft knows the value of these web casts and provides a list of links from Access to SharePoint Server: RSS Feeds on Microsoft Office See all Topics Labels: Access, Addendum, Excel, Expression Web, Internet, Outlook, PowerPoint, Vista, Word <Doug Klippert@ 7:18 AM
Comments:
Post a Comment
Saturday, June 23, 2007 – Permalink – Stop ServicesMore resourcesNot every service that is running on your machine is needed. Windows Networking has published a list that you may want to investigate. The suggestion is to turn them off one at a time. Disable unnecessary services to improve workstations performance
Also see: Check for Ultimate Extras [Edited entry from 8/26/2004] See all Topics <Doug Klippert@ 6:17 AM
Comments:
Post a Comment
Thursday, June 14, 2007 – Permalink – Folder TreeDOS is back"To find out how many folders there are on your hard disk, you can open a Command Prompt and use the Tree command. You'll get a very nice looking graphical tree structure showing all the folders on your hard disk.
<Doug Klippert@ 7:14 AM
Comments:
Post a Comment
Friday, April 27, 2007 – Permalink – All Programs SortAlpha my AdobeAfter awhile, the list of programs on the All Programs list can get out of order. Here's the super tech way to fix it: Right click on the Programs menu and select Sort by Name. Thank you very much. See all Topics <Doug Klippert@ 6:00 AM
Comments:
Post a Comment
Friday, March 02, 2007 – Permalink – One Icon, One DocSeparate buttonsRather than have Windows/Vista group all open documents under one single button, display one icon for each.
See all Topics <Doug Klippert@ 6:27 AM
Comments:
Post a Comment
Thursday, February 22, 2007 – Permalink – Vista Shut Down not SleepChange the defaultIn the old days of Windows, the shutdown option was not of great concern, because it remembered the last action and repeated it. Vista is a little more stubborn. The default action for the Power button on the start menu in Windows Vista is Sleep. Many of my techy friends leave their machines on for years, but I prefer to shutdown at night. Here's how to make the change:
![]()
See all Topics <Doug Klippert@ 6:47 AM
Comments:
Post a Comment
Wednesday, February 21, 2007 – Permalink – Auto ShowAlso Dumb No Dot
To change a regular PowerPoint file to a show:
You now have a PowerPoint show that will automatically run when it is opened.
Labels: PowerPoint, Vista, Windows <Doug Klippert@ 6:11 AM
Comments:
Post a Comment
|