Skip to main content

All Questions

2 votes
0 answers
140 views

Can I password protect new files added to an archived 7zip file? When I add news files to an archive, they're not password protected

Currently I have a 7-zip archive that I made full of videos and pictures that are password protected. Now, I have more videos and pictures that I want to put in the archive, however when I do, they're ...
Dizzy's user avatar
  • 21
0 votes
1 answer
8k views

7-Zip. h (Hash) command. Calculate hash values for files. When you use it?

I use 7-Zip. I work in Windows 10 Home 64-bit. I use command line. From 7-Zip help I know there is h (Hash) command. Calculate hash values for files. Syntax h [-scrc{Method}] [files] Supported ...
Konskoo's user avatar
  • 45
2 votes
1 answer
2k views

7-Zip. t (Test integrity of archive) command. Syntax. Two variants. Difference

I use 7-Zip. I work in Windows 10 Home 64-bit. I use command line. From 7-Zip help I know there is t (Test integrity of archive) command. Do I understand right way the following? In this case 7z t ...
Konskoo's user avatar
  • 45
2 votes
1 answer
7k views

Extract hash values (CRC) and path names from an archive

I have successfully extracted data from a large .rar archive (1.9TB) using 7-zip and now I want to delete the archive. However, before I do so, I would like to save path names and, most importantly, ...
an531's user avatar
  • 95
3 votes
0 answers
242 views

Download and extract parts containing specific file from split 7z archive?

There's a file I want that's part of a very large, split 7z archive. Instead of downloading the entire 100gb archive, I'm wondering if it's possible to access the Compressed Metadata Block/End Header ...
Demon_Monkey's user avatar
0 votes
1 answer
1k views

How to make a LZMA:23 archive?

Im trying to make a custom launcher to Minecraft which will be helping with mods. Problem is that the launcher is packed inside a LZMA archive. I can open that archive with 7-zip but I cannot modify ...
LiskoSlayer63's user avatar