Can any one help me out to find a batch command to unzip a file. I do not want to use any external tool just want to unzip using .bat file.
Asked
Active
Viewed 183 times
0
-
check this -> http://superuser.com/questions/110991/can-you-zip-a-file-from-the-command-prompt-using-only-windows-built-in-capabili – npocmaka Sep 19 '14 at 12:08
-
2and this http://stackoverflow.com/questions/911053/how-to-unzip-a-file-in-vbscript-using-internal-windows-xp-options-in – npocmaka Sep 19 '14 at 12:14
1 Answers
2
Ths is not possible. the windows command line does not provide support for this.

ths
- 2,858
- 1
- 16
- 21