I need to copy of a FILE and zip the same file.
Asked
Active
Viewed 42 times
-2
-
1Might I suggest that you ask this question at http://superuser.com/? Stack Overflow is for programming questions. – Tripp Kinetics Aug 03 '15 at 13:49
1 Answers
0
This command you can run by keeping the exe in your user directory.
7z e archive.zip
e is for extraction for compression use x

Panther
- 3,312
- 9
- 27
- 50