Make Patch
Makes a patch for the currently logged file by creating a script file
(patch1.exe) which can be distributed as a standalone patch (requires
msvbvm50.dll) and it is located in hackman's
main directory. From the check-list you can select all or some of the
changes to be included in the script file. All other fields are optional.
Patch's title: You should enter the title of the patch which will
be the 'header' of the program.
Title of the program, version, etc.: This info will be under the header.
Of course, if omitted, nothing will appear.
Name of patch's author: Under program's title and patch's title, information
about the author (you!).
Check for matching versions before applying the patch: Although
filenames on target machine may match, the file size may be different.
Imaging trying to patch hackman v1.3 and hackman v3.1. Both executables
are named hackman.exe, but the size is different -> version is different!
Before starting, ask for user's confirmation: Will ask the user to
press Y or N to proceed or stop the patch's execution respectively.
Return