Skip to content

tmanifold/Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extractor

###How To:

####Selecting the files to be extracted:

The easiest way to do this is to select the "..." button next to the text box labeled "Source". After the files are selected, their individual paths will appear in the Source text box, and the destination will automatically be determined based on the location of the selected files.

####Selecting the destination:

The destination is the directory in which the selected files will be extracted to. As mentioned above, this field will automatically populate when the files are selected. The destination can be changed by manually typing a path, or by clicking the "..." button next to the text box labeled "Destination"

####Additional Options:

#####Delete .zips after extracting: When a selected zip file contains more zip files, they also get extracted to their own subdirectory. This option will delete those zip files after they have been extracted to avoid clutter.

#####Fix directory names: This application was developed for one of my instructors at my college. He requested that the directories be renamed based on a set of specific criteria. This option will likely do nothing for you, but if any of your files contain the word "attempt" it will be renamed.

#####View files after extraction: Opens the destination directory in windows explorer after extraction has been completed.

###License Copyright (C) 2015 Tyler Manifold

This file is part of Extractor.

Extractor is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Extractor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Extractor. If not, see http://www.gnu.org/licenses/.

Extractor is a simple, recursive file extraction program.

Email: [email protected]

About

A simple, recursive file extraction utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages