Skip to content

mn7216/cmix_gui2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmix_gui

cmix_gui is a Front-end for the cmix compression program. It allows you to compress, preprocess and extract files.

When compressing files, the GUI will append the version used and will append a _dict at the end if you used the dictionary feature. When preprocessing files, they will always end with the _dict added at the end of the extension.

When extracting a file, it will check the file extension and adjust version and dictionary feature accordingly.

Released under the GPL license. Feel free to tweak with this GUI!

Software written with Visual Studio 2017 in the Visual Basic .NET language. Updates are done in VS2022. Targets the .NET Framework 4.8.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Screenshot

English GUI Screenshot:
GUI English Screenshot

Spanish GUI Screenshot:
GUI Spanish Screenshot

How to use?

Simply, go to the release section and download the latest version. Then, execute cmix_gui.exe.

Enjoy!

cmix repo: https://github.com/byronknoll/cmix

About

Fork of cmix_gui adding CMIXV20

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Visual Basic .NET 100.0%