Home > Articles > Home & Office Computing > Microsoft Windows Desktop

This chapter is from the book

Advanced Windows Explorer Usage Techniques

As mentioned in Chapter 2, Windows Explorer is the one Windows XP tool that everyone should know about. Chapter 2 presented an overview of the most important and easily used parts of Windows Explorer. The following sections show you some advanced usage methods and tell you more about Windows Explorer configuration.

Setting the Folder Options

Windows XP provides lots of flexibility in the way you present data onscreen. The default Windows Explorer configuration represents Microsoft's best guess at what you might like to see. Use the Tools | Folder Options command in Explorer to change the way you view data. You'll see a Folder Options dialog box.

The General tab of the Folder Options contains three main entries. First, you select classic Windows folders or common tasks in folders. You saw the results of using Web-enabled folders in Chapter 2. Although the additional information is nice, it reduces system performance and clutters the display. Second, you choose between opening each folder in the current window or a new window. Choosing a new window allows you to compare two folders without opening two copies of Explorer manually. On the other hand, using the current window reduces screen clutter. The final option allows you to choose between a single- and double-click to open items. The double-click is the traditional Windows method of performing this task. I find that the single-click is faster and a little less error prone for users who spend lots of time on the Internet. Longtime users tend to find the single-click method confusing because they're used to a double-click.

The View tab contains two main sections. The first section contains options for automatically setting your folders. Use Apply to All Folders if you want all folders to look like the one you just configured. Use Reset All Folders to set all of your folders to the Windows default settings. The second section contains advanced folder settings. We've already discussed some of these settings. For example, you'll clear the Use Search Companion for Searching option if you want to use the standard search dialog box. I'll tell you about more of the options as this book progresses; it's best to learn about them in the context in which they're used.

The File Types tab contains a list of all the file types on your machine. The majority of these file types are associated with one or more applications. This association allows you to open that file automatically by double-clicking on it within Explorer. We'll discuss this tab in more detail in the "Creating Files Associations" section of this chapter.

Working with Offline Content

The Offline Files tab, shown in Figure 3.17, determines how Windows XP works with files you download from another location (mainly the Internet or an intranet). Offline files allow you to view remote content without having a connection to that location. Of course, the data is static, so you don't see any changes to the remote location unless you synchronize the data.

NOTE

Windows XP might not allow you to use offline content if you have Fast User Switching enabled. To turn this feature off, open the User Accounts applet in the Control Panel. Click Change the way users log on or off. Clear the Use Fast User Switching option and then click Apply Options.

Figure 3.17 The Offline Files tab determines how you'll work with remote data when a connection isn't available.

Before you can create offline files, you need to check Enable Offline Files. The next two options on the Offline Files tab determine when Windows XP synchronizes content. You'll use the Display a Reminder Every option to remind yourself when the computer goes offline so that you know when the data you're viewing is static. You can use the next option to create a shortcut to your offline files on the Desktop to allow for easier management. Because security is now such a major issue, you'll likely want to encrypt the offline files. However, encrypting the files increases the space they consume and increases the time required to open them. Finally, you can choose how much disk space to allocate to offline file use. This setting is especially important because you also need to consider Recycle Bin and swap file requirements along with all of the other data that your drive needs to store.

Click Delete Files if you want to remove offline content from the Offline Files folder. You can choose to delete just the temporary offline version of the file or both the temporary and permanent versions of the file. If you want to see what the Offline Files folder contains, click View Files. Finally, clicking Advanced displays the Offline Folders- Advanced Settings dialog box. The settings in this dialog box determine what Windows XP will do when you lose a network connection. The first option simply notifies you that the connection is lost and that you're using the offline file. The second option tells Windows XP that you want to try to reestablish a connection to the remote system continuously. You can also create exception lists that select a specific behavior for a particular system.

Using Views

Explorer supports more than one view of your data. A view is a method of presentation. For example, you may want to know what the content of the file looks like versus the file statistics, such as the last modification date. Graphics folders may require a thumbnail view, and the System32 folder requires a detailed view. The following list tells you about the five data views supported by Windows XP and describes how you might use them:

  • Thumbnails This view displays the content of the individual files. This view works best in data directories where you're more concerned about finding specific content than learning file details. Many people use this view for folders containing graphics files. Note that Thumbnails view incurs a performance penalty because Explorer has to create a picture of each file's content onscreen. In addition, this view requires additional hard drive space for the thumbnail database.

  • Tiles The default Explorer view displays a relatively large icon coupled with the filename, data type, and file size. Use this view when you need to know more than just the filename, but less than Details view provides. This is an inefficient way to view folders with large numbers of files.

  • Icons Some people consider this the best overall view for any folder. It presents a medium-size icon and a filename. The larger icon makes it easy to determine the file type (or at least the associated application).

  • List This view presents a list of small icons and a filename. This is the best choice when you know the name of the file you want to find and there are a large number of files to scan. Some people also consider this the least confusing Explorer display.

  • Details This view displays a list of files using small icons. It also presents a wealth of information about each file. The default settings include the filename, size, type, and modification date. As we'll see in the "Customizing the Details View" section of this chapter, you have many other details to choose from for this view. This is the best view to use when you're concerned about the technical details of the file. Some users also consider it one of the best choices for data mining because you can learn so much about the file without opening it.

Customizing the Details View

Details View is the most comprehensive data view that Explorer provides. The data you see when using the default settings is just the tip of the data iceberg. Right-click the columns above the Details view, and you'll see a list of the most common additions for this view. Choose More from the list, and you'll see the Choose Details dialog box.

Click any entry in the columns list, and you can change its width and position within the list using Move Up or Move Down. Use Show and Hide to either add or remove the column from the list. Many column entries, such as attributes, work with any file. However, some columns won't work with some types of files. For example, the Album column won't contain any information when you work with word processing files.

Creating File Associations

Most applications you work with will add file associations to Windows XP for you. For example, when you install Microsoft Office, the installation program automatically creates an association between Word and the .DOC file type. However, in some cases, you need to work with file associations to ensure that you can access files in the way you want to access them.

You can create and edit files associations in a number of ways. The easiest way to create a file association is to double-click on a file of the correct type. Windows XP will display the Windows Cannot Open File dialog box, which gives you an option of automatically looking for an application that opens the file or selecting an application from a list of those installed on your machine. As soon as you select an application, Windows XP creates a file association for you.

A more common way to create file associations is to open the Folder Options dialog within Explorer using the Tools | Folder Options command. The File Types tab contains a list of all predefined file types for Windows XP, along with file types that applications add when you install them. Select any file extension, and you'll see information about the main application associated with that file type.

Explorer provides two methods for creating a new file association. The easy method is to click Change. Explorer will display an Open With dialog box that lists applications you can use to open the file. You can also choose to browse for an application that the Open With dialog box doesn't list.

The harder method is to click Advanced. You'll see an Edit File Type dialog box, like the one shown in Figure 3.18. At the top of this dialog box are an icon, the text description of the file type, and the Change Icon button. You can modify the text description of the file type, but normally you won't need to do so. However, you might want to change the icon associated with a file type if you change the main application used to modify it.

Figure 3.18 The Edit File Type dialog box contains options for changing the context menu entries for a specific file type.

You can associate more than one action with a file. However, only one action is the default that occurs when the user double-clicks the file. Otherwise, the user right-clicks and chooses the desired action from the context menu. You set the default action by highlighting its entry and clicking Set Default. Click Remove to remove an action from the list.

Explorer allows you to add new actions to the list or edit existing actions. Clicking New or Edit displays an Action dialog box containing an Action and an "Application used to perform action" field. When adding a new action, just type the action name and the name of the action you want to use. The Browse button allows you to find an application with relative ease.

A few applications still require the use of Dynamic Data Exchange (DDE) to create a proper file association. This is an old technology left over from previous versions of Windows. If you run into an application that requires DDE, it's a good idea to use another file type as a template for creating the entries you'll need. Simply check DDE, and fill out the four new fields that show up.

TIP

You can create low-level file associations as well as associations strictly for applications. One of the most useful low-level files associations I've used is to create an instant command line for Windows XP folders. Locate the Folders entry and click Advanced. Click New to create a new action. Type Command Prompt Here in the Action field and cmd.exe /k "cd %1" (include the quotes) in the Application Used to Perform Action field. Click OK twice to create the new action. Now you can create a command prompt wherever you need it by right-clicking any file folder and choosing Command Prompt Here from the context menu.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020