Class IV Exploring Windows


Question: How to start window explorer?

Answer: Use the Start menu.
Click Start → Computer (Windows 7 and Vista) or My Computer (Windows XP). This will open Windows Explorer.

Question: Write components of window explorer?

Answer: Control Panel, Device Manager, Window Update, Window Action Center,etc.

Question: Write panes of Window Explorer?

Answer: Navigation pane, Preview Pane, Search Pane, View Pane, etc.

Question: Write working folder with left pane or Navigation pane?

Answer: You can use the navigation pane (the left pane) to find files and folders. You can also move or copy items directly to a destination in the navigation pane.
If you don't see the navigation pane on the left side of an open window, click Organize, point to Layout, and then click Navigation pane to display it.

Question: How to manage files and folder in window explorer?

Answer: The Explorer Context menu provides an easy to use menu of some of the most commonly performed actions related to files and folders. For example, using the context menu you can easily view file or folder properties, scan a file for potential security threats, and much more. Press the APPLICATIONS KEY (or SHIFT+F10 if no applications key exists) to activate the menu. The following are some of the most commonly found items but keep in mind that the programs that are on your computer and the version of Windows you have will dictate exactly what items will appear in the menu.
  • Open
  • Edit
  • Open in Same Window
  • Print
  • Open with
  • Scan for threats...
  • Pin to Start Menu
  • Send to
  • Cut
  • Copy
  • Create shortcut
  • Delete
  • Rename
  • Properties
Question: What are the modes of view in windows explorer?

Answer:
·         Content View
·         Tiles View
·         Details View
·         List View
·         Small, Medium, Large & Extra Large Icons Views

Question: Write files name convention in window explorer?

Answer: Naming Conventions

The following fundamental rules enable applications to create and process valid names for files and directories, regardless of the file system:
  • Use a period to separate the base file name from the extension in the name of a directory or file.
  • Use a backslash (\) to separate the components of a path. The backslash divides the file name from the path to it, and one directory name from another directory name in a path. You cannot use a backslash in the name for the actual file or directory because it is a reserved character that separates the names into components.
  • Use a backslash as required as part of volume names, for example, the "C:\" in "C:\path\file" or the "\\server\share" in "\\server\share\path\file" for Universal Naming Convention (UNC) names. For more information about UNC names, see the Maximum Path Length Limitation section.
  • Do not assume case sensitivity. For example, consider the names OSCAR, Oscar, and oscar to be the same, even though some file systems (such as a POSIX-compliant file system) may consider them as different. Note that NTFS supports POSIX semantics for case sensitivity but this is not the default behavior. For more information, see CreateFile.
  • Volume designators (drive letters) are similarly case-insensitive. For example, "D:\" and "d:\" refer to the same volume.
  • Use any character in the current code page for a name, including Unicode characters and characters in the extended character set (128–255).
Question: How to search files in window explorer?

Answer: Search for files in File Explorer