Skip to content

Command Line Tool for creating .cab files from files in directory

Notifications You must be signed in to change notification settings

daenetCorporation/CabFilePacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CabFilePacker

A Command Line Tool for creating .cab files from files in directory. I wrote this smal tool for an InfoPath project. The usecase was to unpack the *.xsn file, modify some files in it and then repack the files into an InfoPath file.

Usage

  1. Compile the project with Visual Studio.
  2. Run the CabFilePacker.exe and follow the instructions on the screen.
  3. CabFilePacker.exe will pack all files in the specified folder to an InfoPathFile.xsn file. You can rename the file to whatever you like.

About

Command Line Tool for creating .cab files from files in directory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages