mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-02-01 04:24:15 -06:00
minor fixes for lizard again
- add Lizard to Explorer Context menu - fixed the .liz handler (can compress now)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user