-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
# File-Binder | ||
<h1 align="center">Roasting File Binder</h1> | ||
<h4 align="center"> A very simple File Binder</h4> | ||
|
||
<h4 align="center"> | ||
You will need to install the krypton component system into VS, but if not, the files are already created for you to use the File Binder. If you decide to edit the program and build the solution it will pop out the exe and a dll file. If you want it to only have the exe file, you will need an external program called ILMerge which will allow you to bind the exe and dll files together. The krypton pack is here https://github.com/ComponentFactory/Krypton and the ILMerge Program is here https://wvd-vegt.bitbucket.io/ilmergegui.html | ||
<hr> | ||
<img src="https://raw.githubusercontent.com/roast247/File-Binder/main/File%20Binder.png"> | ||
<hr> | ||
Disclaimer: I am not resposible for any illegal actions with the use of my programs | ||
|
||
If you would like to contact me, email me at [email protected] | ||
</h4> |