Posted in windows
115
1:09 pm, September 8, 2020

search a zip file with windows command prompt and 7zip

if you ever need to search for a file in a zip file this is how to do it (in windows). Also you will need to install 7zip

Open a command prompt

CTRL+R and type cmd

cd C:\Program Files\7-Zip

7z l c:\temp\yourarchive.tar thefilename.php -r

this should show you the location of the thefilename.php.

 

 

search a zip file with windows command prompt and 7zip Demo

View Demo Full Screen View Demo New Tab

search a zip file with windows command prompt and 7zip Code

Related Tags

No Items Found.

Add Comment
Type in a Nick Name here