| commit | e7eeb67a7cbc9173e885f87ec6cbefdcf8a76ec4 | [log] [tgz] |
|---|---|---|
| author | Huw Davies <huw@codeweavers.com> | Thu Jul 27 12:23:45 2006 +0100 |
| committer | Alexandre Julliard <julliard@winehq.org> | Thu Jul 27 14:39:55 2006 +0200 |
| tree | 4e530c4f24bd5bc7c33f5723edf5e3e101f4a00c | |
| parent | 4d1d49b78a731abe46986cfae0083154d3c578b8 [diff] |
wine.inf: Add lnkfile description.
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,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}"