Search Tools Links Login

Patch It Yourself

Posted: 2002-06-01
By: ArchiveBot
Viewed: 71

Filed Under:

Visual Basic 6

Title Uploaded Size
Patch_It_Y1322099172002.zip 9/3/2020 3:45:00 PM 55,709

Hello everyone :) Today here is a little program that is going to help you... or not at all!
It's a program that reads information from a proprietary file with the extension .PIY and applies a patch to any file! As long as this file is the proper one :) .PIY files are plain text files. You can create them using any text editor like notepad, or using my other program "PIY Patch Creator".
Before the patch is applied, the program checks that the file to be patched you pointed to has the right name, the right size, and the right hexadecimal values at the right places! It will check that the patch file structure is ok too, propose to backup the old file, and can even revert the patch if it detects that it is already patched (even if a backup was not created).
Also features my scrolling caption thingy, APIs to open Common Dialog (no control), set the form to a circe one, allow to move it, and copy a file (for the backup). Don't worry, I didn't invent these APIs myself, I got them from the web here and there :) Don't remember where though, sorry for the lack of credits... The patching engine is all mine though.
Oh, to answer a question: this program can NOT patch a file so has to change its size! It's purposed is to apply minor updates, like changing a variable value, little things like that.
That's it, take care girls and guys, and I hope you will find an application to this one :)

Original Author: Cricri


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.