Giter VIP home page Giter VIP logo

cabmaker's Introduction

CabMaker

CabMaker is a graphical frontend for makecab.exe that allows the user to easily package CAB archives. This application is based on a backend of makecab.exe and sapientcoder/CabMaker.

Introduction

CabMaker is a graphical frontend for makecab.exe written in C# WinForms. It allows the user to quickly and easily package CAB archives with MSZIP, LZX or None compression. Individual files and folders with subfolders can be imported into a checkbox list of files, and checked files are used for the creation of a Cabinet file.

Creating CAB archives

  1. Use the Add Folder and Add File buttons in the Files area to add files for your Cabinet into the list box below
  2. Check the boxes of files you want to save to your CAB
  3. Browse for the location of the Output File, under the Compressor group (where your cab will be saved)
  4. Browse for the path of the first folder with CAB Root Dir, (Optional: if your CAB will contain subfolders)
  5. Select the type of CAB compression (None, MSZIP, or LZX) (LZX compression allows you to select the memory block sizes for the compression)
  6. Click Make CAB

CabMaker Save Settings

CabMaker uses IsolatedStorage to save specific user settings within the cache, and are saved when the application is closed, and reloaded upon opening.

Saved Settings

  • Output File textbox
  • CAB Root DIR textbox
  • Compression Type dropdown
  • Compression Memory dropdown
  • Save on Exit checkbox

Saving and Loading Settings

  • Any saved settings are automatically loaded when the application runs
  • To enable automatic saving when the application is closed, check the Save on Exit checkbox
  • To disable automatic saving when the application is closed, uncheck the Save on Exit checkbox, and manually Save Settings from the Main Menu
  • To manually save the settings without needing to close the application, click Save Settings from the Main Menu

Screenshots

image

cabmaker's People

Contributors

theboyleastlikelyto avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.