minor fixes for lizard again

- add Lizard to Explorer Context menu
- fixed the .liz handler (can compress now)
This commit is contained in:
Tino Reichardt
2017-05-28 18:55:54 +02:00
parent 82a076a321
commit 3b096d5d64
5 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -357,7 +357,7 @@ STDMETHODIMP CHandler::SetProperties(const wchar_t * const *names, const PROPVAR
static const Byte k_Signature[] = "0x184D2206";
REGISTER_ARC_IO(
"liz", "liz tliz", "* .tar", 0x11,
"lizard", "liz tliz", "* .tar", 0x11,
k_Signature,
0,
NArcInfoFlags::kKeepName,