Skip to content

BerkaySevinc/file-binder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Binder

File Binder library written in C#.
A file binding library that allows combining multiple files into a single executable.
The core binding logic is separated into a reusable library, with a demo application included for interaction and configuration.

Details

  • Written in C#.
  • Comes with a demo GUI application to test file binding.
  • Uses Windows Forms for the GUI.
  • Allows selecting multiple files to include in the generated executable.
  • Allows selecting which files will be executed when the generated executable runs.
  • Supports launching selected files with administrator privileges.
  • Allows assigning a custom icon to the generated executable.
  • Requires the System.CodeDom NuGet package for runtime C# compilation.

Media

Screenshot 1

Releases

No releases published

Packages

 
 
 

Contributors

Languages