                        Shortcut Doctor
                       Funduc Software, Inc.
             Copyright 1996-2006, All Rights Reserved
      http://www.searchandreplace.com   http://www.funduc.com


Windows XP Visual Style 
========================

Background:
-----------

Windows XP Pro & Home allow additional control over the visual
style of various controls and windows. General settings for your
machine are established under Appearance tab of Display Properties
in Control Panel, where you can switch between Classic and Windows
XP style.

Whether or not a specific application also uses XP Visual styles
can be built into an application or enabled using a 'manifest'
file. If a properly named and constructed .manifest file is found
in the same path as that application, XP visual styles will be
used.

The name for the .manifest file should be 
  <name of app including extension>.manifest
 
For Shortcut Doctor, the file is 
  ShtDoc.exe.manifest
  
(case does not matter)  
 
The content of the .manifest is fairly straightforward. See 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwxp/html/xptheming.asp 
for more information.


Enable Visual Style on XP:
--------------------------

If the Shortcut Doctor installer detects the OS as XP, 
ShtDoc.exe.manifest is put in place by default.

To manually enable Visual Styles support, copy
'ShtDoc.exe.manifest' from 'SD_XPVisualStyle.zip' to the same path
as ShtDoc.exe. The default path is C:\Tools\SD. The next time you
start Shortcut Doctor it will use the XP Visual Styles.


Disable Visual Style on XP:
---------------------------

Exit Shortcut Doctor and delete (or rename) 'ShtDoc.exe.manifest'.

