Skip to main content

All Questions

Tagged with
1 vote
1 answer
393 views

exe file does not open after extracting from an archive

I came across a very strange situation for me. I transferred all of the files uploaded on a disk with medical scans (CAT scan) to my flash drive and then from the flash drive to my PC. These are the ...
Math Student's user avatar
1 vote
1 answer
349 views

Extract files from Windows floppy writer exe

I have some files that are PE32 executable (GUI) Intel 80386, for MS Windows, according to file, and only want me to "insert a floppy" when run. Is there some way to extract the files from ...
Tomas By's user avatar
  • 169
1 vote
0 answers
1k views

Is it possible to partially extract a zipped file?

Is it possible to extract only part of a file from a .zip archive? The file is plain text, and it is much bigger than available disk space. Is it possible to extract it in parts?
Nick L's user avatar
  • 11
1 vote
2 answers
4k views

Batch decompress encrypted rar files with unar

I'm on macOS and I downloaded unar to decompress encrypted rar files. It works fine for individual files but I can't get it to work with a wildcard for multiple files. I have a list of rar files ...
mdcq's user avatar
  • 259
1 vote
1 answer
1k views

Secure ZIP is giving error while trying to extract excel files from zip

Here I am trying to extract excel file from a zip file, which is giving below errors. I don't have option to use either 7-zip or winzip Secure zip error console Edit-1 : integrity test result
Uppicharla's user avatar
18 votes
4 answers
85k views

7zip - Create self-extracting Archive (sfx) with specified Extract path

I am trying to get the 7zip SFX archive to create an executable. I am able to get the executable. But when I run it, it give the downloads path for Extract to:. I would like to to change to %AppData%\...
DigitalNomad's user avatar
  • 1,718
1 vote
0 answers
70 views

Extract file from corrupt archive

I am trying to extract a single large file from a multipart zip archive. The file contained is correctly identified by pretty much any tool used, but I didn't have much luck in extracting it. Any ...
Mirac7's user avatar
  • 121
3 votes
0 answers
651 views

Unzip multipart files created from Mac in Windows

This is how I created a multipart archive from Mac; zip -r -s 1g archive.zip long\ folder\ name/ This creates files like archive.zip, archive.z01 and so on. Now I am trying to unzip this archive in ...
Shakeeb Ahmad's user avatar
0 votes
1 answer
77 views

Disable extract from archive

I want to compress a file with encryption; but would also like to prevent extraction/saving of the file from archive. In other words, user can only print the file. This is for added security. ...
user391985's user avatar
1 vote
2 answers
35k views

zip: Unexpected end of archive

When I try to extract my 1.15GB downloaded .zip file am getting following error: ! D:\N750XXUCNG6_N750ODDCNG5_INU.zip: Unexpected end of archive I have tried this https://superuser.com/a/...
w͏̢in̡͢g͘̕ed̨p̢͟a͞n͏͏t̡͜͝he̸r̴'s user avatar
0 votes
0 answers
43 views

fastest archives extraction on the same HDD

is there a tool to extract big compressed archives using a big memory buffer and alternating read and writes? (something like FastCopy, but for archives) For smaller archives using a ramdisk is ...
eadmaster's user avatar
  • 1,276
1 vote
1 answer
741 views

How to extract from a .GFS file

My colleacue has left me some files for a project I am working on before he left the company, but some of the files have been merges into a .gfs file. Does anybody know of an application either for ...
Viik Elemans's user avatar
1 vote
1 answer
1k views

opening files .arc

I need to open a folder with the extension of .arc . I've already extracting the file with 7zip and also have tried it using IZArc extractor.But it seems to give me the output of many file (unknown ...
newbie.my's user avatar
  • 463
1 vote
3 answers
2k views

Commandline program to extract archives with automatic subdirectry detection

I'm looking for the pure command-line counterpart to ark -ba <path> (on KDE), or file-roller -h <path> (on GNOME/Unity). Unfortunately, both ark and file-roller require X to be running. I'...
该用户不存在's user avatar
1 vote
2 answers
20k views

Extracting Installer Data

I have a game. It has these files Setup-1.bin Setup-2.bin Setup-3.bin Setup-4.bin Setup.exe When I install, it extracts it in C:. Now the game is quite bigger, free space on C: seems ...
Shiplu Mokaddim's user avatar

15 30 50 per page