Ignore:
Timestamp:
4/24/2010 10:22:00 AM (2 years ago)
Author:
lowjoel
Message:

Register the Eraser Shell Extension with Explorer for all lnk files so that when we erase a shortcut the shortcut is erased, not the target of the shortcut. Fixes #329

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eraser6/6.0/Installer/DirectoryStructure.wxs

    r1677 r1948  
    155155                        Value="{BC9B776A-90D7-4476-A791-79D835F30650}" 
    156156                        Type="string" /> 
     157                    <!-- Shortcuts --> 
     158                    <RegistryValue Id="EraserShellHKCRLnkFile" Root="HKCR" 
     159                        Key="lnkfile\shellex\ContextMenuHandlers\Eraser" 
     160                        Value="{BC9B776A-90D7-4476-A791-79D835F30650}" 
     161                        Type="string" /> 
    157162                    <!-- Recycle Bin --> 
    158163                    <RegistryValue Id="EraserShellHKCRRecycleBin" Root="HKCR" 
Note: See TracChangeset for help on using the changeset viewer.