Tagged Questions
1
vote
1answer
84 views
Create an archieve with current data and time in file name using 7z command line
Today I lost my whole Far Cry 3 save game suddenly. So now I want to backup it's save game folder automatically on a certain period of time using windows task scheduling.
I want to include date and ...
1
vote
1answer
43 views
Let 7Zip install in same directory without subdirectory
When using 7Zip to extract a zip file, it always creates a subdirectory I want to avoid to create.
The zip file:
C:\Test.zip
The content files in zip file:
`ReadMe.txt`
The Commandline:
x ...
3
votes
1answer
794 views
7-Zip many files from different folders?
I would like to add a large number of files with different names from different folders to a single 7-Zip archive using 7za.exe. This should be simple, but it turned out to be a major pain.
I created ...