7zip
PSEXEC not redirecting 7zip output
I\'m trying to use PSEXEC to uncompress a self extracting file (a console exe created with 7zip) in a remote machine and view the results on my screen.[详细]
2023-04-07 01:22 分类:问答How to compress multiple files into 3 files per archive with windows batch file?
I have 100 files that look like this: 001.txt 002.txt 003.txt 004.txt ..... 100.txt I want to compress them like this:[详细]
2023-04-06 02:04 分类:问答How to execute 7zip commands from nant script?
I need to execute 7zip commands from nant script. How can I do that? I have tried it like this, but it is开发者_开发知识库 not working[详细]
2023-04-05 05:36 分类:问答Finding long file names? [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_高级运维Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-02 05:19 分类:问答Extract files to same folder as archive using recursive to search all directories
I\'m working on an automation task in PowerShell that extracts the contents of several .tar archives to their respective subfolders using recursion and the 7z.exe utility.[详细]
2023-04-01 20:39 分类:问答C# Program Exits After Running Other Process
This problem is bizarre. I have never encountered anything like it before. I am trying to make my program extract a file using 7zip. I have done this before in other programs and it was never too diff[详细]
2023-03-27 09:22 分类:问答Can Delphi JCL 7zCompression used to compress/decompress in-memory stream without file operations?
I had used TJcl7zCompressArchive / TJcl7zDecompressArchive to do Archive operation before. Now I would like to compress / decompressin-memory streams directly without file operation.However, when see[详细]
2023-03-26 19:14 分类:问答On-the-fly compression of stdin failing?
From what was suggested here, I am trying to pipe the output from sqlcmd to 7zip so that I can save disk space when dumping a 200GB database. I have tried the following:[详细]
2023-03-22 07:12 分类:问答Zip - Add files and folders that are newer, remove old ones
I want to do the following on a Windows and Linux machine : Zip several folders in an automated process[详细]
2023-03-21 09:18 分类:问答7zip command line self extractor not asking for path
I\'ve created my self extracting .exe file from 7zip command line using the 7z a -sfx <name.exe> <filelist...>[详细]
2023-03-20 14:56 分类:问答