Log in

View Full Version : Patch Generator


peterg70
February 13th, 2013, 17:05
Question

In regards to patch generators like dup2
I have used it to generate single file patches
i.e. patch something.exe

Does anyone know of a patch generator that you can select from a drop down so you list different files/versions.
I thought I had seen one but I can't find it.

Basically it works like dup2 versions except a drop down box is on the interface and it can have multiple entries

something.exe V1.1 patch
something.exe V1.2 patch
something.dll v1.0 patch

There is a Patch button which does the check first to confirm if already patched otherwise it patches the file
A small text window shows the results of the patching.

thanks in advance
peter

Aimless
February 13th, 2013, 20:06
Hi Peter,

You may want to check a very long running patching solution used by the BIG companies, M$, Blizzard and others. The software is called RTPatch. The company is www.pocketsoft.com

Let me know if that works.

Have Phun

peterg70
February 17th, 2013, 04:58
I tried Dup2 but forum and some links on his website are no longer there.

It would seem that dup2 can handle plugins.
Anyone have a multi combo box/drop down listbox plugin for dup2.

thanks for the info will check it out if it has the select which version to update option.

hfm
February 17th, 2013, 07:06
Are you trying to patch different versions of the same software?

If so why not detect the file versions in dup2 and apply the patches as required.

peterg70
February 17th, 2013, 16:38
Both actually.

Different versions of the same software and different software from the same company.

Anyone else finding the www.pocketsoft.com website not responding?