The Sysadmin Notebook  

Sitemap

Windows Explorer

Windows Explorer in XP

Contents

Explorer

Top Bottom

Common tasks pane provides links relevant to current folder. Turn off this feature through 'Tools: Folder Options: Use Windows Classic View'. This can be added as a toolbar icon if required: 'View: Toolbars: Customize'. Tasks view can be toggled to folders view. Task Pane contains a details pane: similar to the properties page. Status bar is off by default.

Toolbars

Use toolbar handles to move the toolbars. To unlock toolbars 'View - Tools: Lock'. F11 to remove the Menu toolbar.

Explorer Bars

Drag and Drop: normally windows moves if source and target are on the same drive, copies if the drives are different. Drag and Drop with right-click if not sure

Simple Folder View: if you click a folder name in left pane, right pane changes. If you click the plus sign next to the name in the left pane, right pane remains unchanged. To disable Simple Folder View: 'Tools: Folder Options: View: Advanced'.

Views

Top Bottom

Views can be sorted also. Common dialogue boxes open in list view by default. Cannot make changes to this view permanent. Office application dialogues offer more customisation: because they don't use the common dialogue box. Templates can be added to folders via 'View: Customize this Folder'. Allows you to choose a folder template, add a folder icon, put a picture on the thumbnail for the folder.

Folder Options

Top Bottom

File Types

Top Bottom

Explorer Command

Top Bottom

explorer

File Rename

Top Bottom

File Rename: F2. Select multiple files, press F2, type newname: result: newname, newname(1), newname(2),...Use Ctrl+Z to undo these changes one-by-one. Use file properties to classify files: Indexing service query language can search these properties. Keyboard shortcuts only work for desktop shortcuts. read-only attribute does not prevent you moving, deleting or renaming an object. Folders cannot be set as read-only: setting affects it contents instead.

Compression

Top Bottom

Implementing NTFS compression: via 'Properties: General: Advanced: Compress Files to Save Space. Can't compress open files. 'compact.exe' is the command line utility for managing compressed files:

Implementing Zipped Folders: via Folder, right-click, choose New: Compressed (Zipped) Folder. Don't forget the zip extension! Add files to an existing archive simply by drag and drop, copy or move. To archive existing folder: right-click, choose Send To: Compressed (Zipped) Folder. To password protect an archive, right-click any file in the archive, choose File: Add Password. Affects all files currently in the archive. Will not affect files added afterwards: you'll need to remove password, then re-apply it. Password will stop the file being opened, but will not protect against the zip being opened or files being deleted. Files deleted from zip do not go to the recycle bin. Windows creates temporary folders during extraction process: if windows crashes during this process, the temp files remain without password protection. If you edit a file, and choose Save As.., windows will offer to save to the temp folder. If you do save this folder, windows will not delete this folder because you've changed it. Folder retains hidden attribute. If you do need to save a file from an archive, save it in a different location, then move it back to the archive. To extract a file simply drag it from the archive to a different location. Right-click and drag to remove it from the archive.

Copying files to CD

Top Bottom

Copying files to CD: drag files to CD Folder or

Metadata cannot be copied to CD. Before burning XP copies files to '%appdata%\microsoft\CD burning'. Then it creates an image file (hidden) in the root of the specified drive called 'CD burning Stash File'. Thus to burn files you need twice the space of the files to burn. CD Folder does not display total size: use CTRL+A and properties instead. Audio CDs written in Red Book format, Data CDs in ISO9660 and Joliet

Recycle Bin

Top Bottom

When Bin fills up, XP begins emptying oldest items. Following items do not go to recycle bin

Use Shift+Del to bypass recycle bin. Windows maintains separate recycle stores for local hard drives, although recycle bin shows all restoreable files together. Default setting: 10% of drive. Deleted folders do not display contents in recycle bin. By default files and folders are restored to their original location, but you can choose 'Edit: Move to Folder' or simply drag and drop to relocate the files elsewhere.

Search Companion

Top Bottom

Search Companion: F3 or 'Start: Search'

digital media

documents

all files

advanced options

Indexing Service

Top Bottom

Turned on and off via search companion

Tune performance via ciadv.msc

Search companion presents these options

example queries:

Query Language supports BOOLEAN, numeric operators, regular expressions, numeric operators, DOS wildcards. Administer the Indexing Service from 'Manage' or ciadv.msc. By default includes a system and Web catalogue. Processes:

Scanning: occurs first time you start the service, when you add a folder to the catalogue, when an error occurs. Incremental scans occur whenever the service is restarted (e.g. after a reboot) and at least once a day.

Creation of Word Lists: temporary index maintained in memory

Creation of Saved Indexes: compressed temporary disk file

Merging: combining word lists and disk files into a permanent master index

Show Desktop

Top Bottom

create the file desktop.scf with the following then drop it where you need it :

[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop