Welcome! Log In Create A New Profile

Advanced

How to configue WD to support appllication patch?

Posted by YogiYang 
How to configue WD to support appllication patch?
March 19, 2021 08:24AM
Hello,

I have never tried to use the patch generation feature of WD.

Now I have a need where I want to provide user of my software with patches which they can apply.

I tried as per the documentation (https://help.windev.com/?2030008) but the patch when put in application directory does not have any effect.

Any guide lines as to how I can do this?

TIA

--
Yogi Yang



Edited 1 time(s). Last edit at 03/19/2021 11:42AM by YogiYang.
The only thing not said on this page is that when you are creating the base executable (NOT THE PATCHES), you have to answer yes to the wizard question about using the patches.
Re: How to configue WD to support appllication patch?
March 19, 2021 02:04PM
Hi,

the best way to do this is to put your business logic in a component.
Deliver the dlls and the main program as a "launcher" (in one launcher.exe)
And in this launcher.exe you can load your component.

So you can replace the component (even over the internet).

Advantage:

Users need nothing to install and no administrator rights.

Works for me for years.

regards Michael
Ola
Re: How to configue WD to support appllication patch?
March 20, 2021 03:24PM
Hi YogiYang

You might want to read the good stuff Al wrote about using the patches nearly a year ago:
[www.wxforum.info]

Best regards
Ola
Re: How to configue WD to support appllication patch?
February 27, 2022 09:14PM
Can you explain how you use a "launcher" to push out a patch multiple machines when you are using automatic update in WD?

I can generate the library and selected Yes for using the patches, however I can't get the setup to not do the entire application.

Jeff Graham
Cascade Consulting
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: