![]() |
How to make update patch with inno setup?
Hello,
How to make update patch with inno setup? Or find a code example? in advance thank you for your answers, Titeuf |
You can use xdelta to create patch and ISXDeltaExtract function from ISDone to show progress and install patch. Or you can use Inno setup xdelta patch maker to create patch installer easily, which you can find here
|
Quote:
Can you give me a sample code (ISXDeltaExtract + ISDone)? or find Inno setup xdelta patch maker with a tutorial? thank you |
Download xdelta3 (google is your friend), create patch, get original ISDone script, Remove other extraction functions except ISXDeltaExtract, set the parameters and include the files and compile.
|
Quote:
do not you have an example code because I am a beginner! what I see on the net is old tutorials of more than 3 or 4 years and not complete. I'm sorry to disturb you but I like to understand! thanks in advance Edit msg error : https://i.imgur.com/pStZ65c.jpg Thank your help ! |
Quote:
Up please |
This type of patch (which is not made by you) requires ISExec
|
Quote:
Can you detail your answer, please! I made this patch but I have the message of my image! I must add what in inno? I have to put as a parameter in Inno Setup XDELTA Patch Maker? thank you |
If you made it, what you used to make it?
|
1 Attachment(s)
Hello,
Here is a screen of what I did in Inno setup Xdelta 2.5.2.0 |
In this case, ISDone isn't needed, the generated patch will automatically install patches
|
Quote:
otherwise tell me please the right parameters to put in ISXPM to work with my script inno setup |
you don't put isxpm in inno, all you need to do is run the patch at end of an installation created by script you use, it will then patch your game with the xdelta update you created.
|
| All times are GMT -7. The time now is 21:06. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com