Module: wine Branch: refs/heads/master Commit: e7eeb67a7cbc9173e885f87ec6cbefdcf8a76ec4 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=e7eeb67a7cbc9173e885f87e...
Author: Huw Davies huw@codeweavers.com Date: Thu Jul 27 12:23:45 2006 +0100
wine.inf: Add lnkfile description.
---
tools/wine.inf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index f894c39..077f68e 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -107,6 +107,7 @@ HKCR,folder\shell\open\ddeexec\applicati HKCR,htmlfile\shell\open\command,,,"winebrowser" HKCR,inifile\shell\open\command,,,"%11%\notepad.exe %1" HKCR,inifile\shell\print\command,,,"%11%\notepad.exe /p %1" +HKCR,lnkfile,,,"Shortcut" HKCR,lnkfile,"NeverShowExt",,"" HKCR,lnkfile,"IsShortcut",,"yes" HKCR,lnkfile\CLSID,,,"{00021401-0000-0000-C000-000000000046}"