Using Control Panel
Laptop Battery Created: Dec 17, 2004
pc monitor, flat panel lcd display, compaq flat screen monitor, 17 flat panel monitor, flat panel display, 15 flat panel monitor, gateway flat panel, flat panel monitor, flat monitor, flat screen monitor, flat panel, 17 monitor, lcd flat panel monitor, compaq monitor, computer monitor flat panel, flat panel screen, 15 flat panel, flat monitor panel refurbished, 17 inch flat panel monitor, compaq flat panel monitor, compaq computer monitor, 17 flat panel display, 15 lcd flat panel, ibm flat panel
Thinkpad Article ID: 359176
According to the indictment, Jones would steal various IBM and Penguin computer servers from Verisign's warehouse in Virginia and sell them to Johnson. Johnson would then sell the servers to several individuals, who would sometimes place them for sale on eBay. As a result of this scheme, the indictment alleges that Jones and Johnson caused Verisign to lose more than $120, 000 worth of computer equipment. In the indictment, Jones and Johnson are charged in three counts with causing the interstate transportation of stolen property, namely IBM 330 and 335 servers, in violation of 18 U.S.C.
Microsoft Content Courtesy of Que
Using Control Panel
Computer memory is the quickest, cheapest, and easiest way to improve the performance of your system. Find RAM memory upgrades for desktops, laptops, servers, and printers all backed by a lifetime warranty and guaranteed compatible with your computer. Shipping is an everyday low price of $1.99! Computer Memory Outlet sells memory compatible with all leading computer manufacturers like Dell, Apple, Compaq, HP, Sony, IBM, Lenovo, and many more.”
Laptop Computers After you finish running the Windows Setup program, the job of configuring Windows to your personal preferences begins. It's a never-ending process, really, partly because it takes time to discover where Microsoft's default settings need tweaking, and partly because over time your preferences change.
* //pc.mtld. whydotmobi.html ( 2006) Control Panel based interface that simplifies management of your server. use Simple Control Panel to set up and manage servers and domains, or a more advanced control panel, like Plesk or cPanel, on modules. Take a cold snapshot of your system, demand! Our Snapshot Backup process will stop your server, take a snapshot of your virtual environment, start your server, and store the snapshot backup in your FTP backup account.
Laptop Computer For most Windows configuration tasks, the proper starting point is a Control Panel option. In Windows Me, Microsoft has reorganized this folder slightly, moving some options from the My Computer window (Dial-Up Networking and Scheduled Tasks, for instance) and adding some others that were previously scattered around the Windows interface (Folder Options, for example, and Taskbar and Start Menu). And, of course, a few Control Panel icons are brand-new, such as Automatic Updates and the Scanners and Cameras folder.
Simple Control Panel is not available for the operating system you selected. Plesk Control Panel is not available for the operating system you selected. The dedicated server you've selected will be functional without a control panel. However, if you do require a control panel application, please select the Simple Control Panel option or a different operating system.
Desktop Computer If you're a Windows veteran, you might feel a bit disoriented the first time you open Control Panel after installing Windows Me. As Figure 7.1 shows, the default view is a stripped-down window that shows only seven Control Panel options.
Notebooks Figure 7.1 Where did the rest of the Control Panel options go? Click the link on the left to see the entire collection.
Lenovo To restore the full view found in earlier Windows versions, click the View All Control Panel Options link on the left. Figure 7.2 shows the expanded view. Note that the link in the info pane changes to enable you to restore the abbreviated view, if you choose.
Hard Drive Figure 7.2 The full view of Control Panel includes a full assortment of standard icons, plus others added by third-party programs.
Travelstar Microsoft's notion of "commonly used Control Panel options" is strange, to say the least. For instance, Accessibility Options are undeniably useful for anyone with vision or mobility impairments, but most users will never use this option. Yet it's at the top of the list in the abbreviated Control Panel view.
Gateway If you like the idea of this streamlined view but want to change the items on the list, open Notepad and load the hidden Controlp.htt file, found in the C:\Windows\Web folder. (Be sure to make a backup copy first.) You'll find the items that make up the short Control Panel list in a line that begins with var gitemCanonicalName = new Array; delete any item in that list to remove it. You can also reorder the list items. I've removed the "Accessibility_Options" item and moved the "Add-Remove_Programs" entry to the top of the list, for example. I've had no success adding items to the list; if you figure out the secret, post it in the Focus on Windows Forum at http://forums.about.com/ab-windows.
Laptop Parts When you view the entire contents of Control Panel, Windows builds the list of items from three sources: system folders identified in the Registry, standard Control Panel items, and third-party Control Panel add-ins. Most, but not all, Control Panel items use the extension .cpl.
Software The following system folders are included in Control Panel by default: Dial-Up Networking, Fonts, Printers, Scanners and Cameras, and Scheduled Tasks. Each of these items is represented by a customized icon that resembles the yellow folder used in Explorer windows.
Hard Drives Table 7.1 lists the standard Control Panel applets included with Windows. Obviously, not all these icons are included with every Windows installation; the Infrared and PC Card icons, for instance, are typically found only on notebook PCs equipped with that class of hardware.
Table 7.1. Default Control Panel Options
| Control Panel Option | Command |
| Accessibility Options | Access.cpl |
| Add New Hardware | Sysdm.cpl Add New Hardware |
| Add/Remove Programs | Appwiz.cpl |
| Automatic Updates | Wuaucpl.cpl |
| Date/Time | Timedate.cpl |
| Desktop Themes | Themes.cpl |
| Display | Desk.cpl |
| Gaming Options | Joy.cpl |
| Infrared | Irprops.cpl |
| Internet Options | Inetcpl.cpl |
| Keyboard | Main.cpl Keyboard |
| Modems | Modem.cpl |
| Mouse | Main.cpl |
| Network | Netcpl.cpl |
| ODBC Data Sources | Odbccp32.cpl |
| Passwords | Password.cpl |
| PC Card | Main.cpl PC Card |
| Power Options | Powercfg.cpl |
| Regional Settings | Intl.cpl |
| Sounds and Multimedia | Mmsys.cpl |
| System | Sysdm.cpl |
| Telephony (Dialing) | Telephon.cpl |
| Users | Inetcpl.cpl Users |
Electronics If you're having trouble extracting the original Display Control Panel applet from the Windows Me CD, see "The Case of the Misnamed Control Panel Extension" in the Troubleshooting section at the end of this chapter.
Canon In Table 7.1, I've included the exact name of the Control Panel extension associated with each of the standard options. In some cases, you need to enter a keyword after the filename to activate the correct option. Why should you care about which file is which? The two reasons are as follows:
-
If a Control Panel option disappears or stops working properly, you'll want to extract its .cpl file from the compressed Windows Setup files.
-
You can run a Control Panel option directly by opening the Run box and typing the command listed in Table 7.1. You can also create shortcuts or batch files using these commands. Of course, it's easier to create a shortcut by simply dragging an icon from the Control Panel window onto the desktop or the Start menu, but if you want to create a custom shortcut, it helps to know the exact command.
Desktop Pc Two items in Control Panel are neither system folders nor .cpl files, but they can be opened directly, if you know the secret syntax. To open the Folder Options dialog box, use this command:
Rundll32.exe C:\WINDOWS\SYSTEM\SHELL32.DLL,Options_RunDLL 0
Desktop Computers To open the Taskbar and Start Menu dialog box, try this command:
Rundll32.exe C:\WINDOWS\SYSTEM\SHELL32.DLL,Options_RunDLL 1
Think Pad If you've installed any third-party programs, you might find that they've installed their own extensions in Control Panel. On my system, for instance, I have extra Control Panel options for the following programs:
-
Repair Find Fast The full-text indexing program from Microsoft Office 97/2000
-
Data Recovery Mobile Link AvantGo's utility for downloading Web pages to a handheld Windows CE device
-
Cisco RealPlayer The superb streaming-media player that every Windows user should have in addition to Windows Media Player
-
Keyboard TclockEx A fantastic free utility that expands the capabilities of the system clock (more details later in this chapter)
-
Monitor Tweak UI An unofficial Microsoft utility that lets you adjust dozens of otherwise hidden Windows settings
-
Desktop Xteq X-Setup A third-party program that automates advanced system configuration tasks
Infosys → For more details on Tweak UI and Xteq X-Setup, see Secrets of the Windows Masters: Configuring Advanced Options with Tweak UI
Refurbished Laptops Each of these add-ins works by copying a Control Panel extension file to the \Windows\System folder as part of its setup process. I strongly approve of the notion that software developers should add Control Panel extensions for their programs because it eliminates the need to open a program and poke through menus to find the correct dialog box.
Wipro To identify a third-party Control Panel extension, use the Search Assistant to find all files with the extension .cpl in the \Windows folder and its subfolders. The filename usually offers a strong clue as to the identity of the file. If you're not certain, right-click the file and choose Properties to see version information similar to that shown in Figure 7.3.
Lap Top Figure 7.3 Not sure what that Control Panel extension file does? Right-click and choose Properties to see detailed information like this.
Refurbished When you open Control Panel, are the icons all mixed up? For the simple solution, see "Unscrambling Control Panel Icons" in the Troubleshooting section at the end of this chapter.
[ Comment, Edit or Article Submission ]