Hi
Is there a way to control if WebUpdate will use UAC or not within the application and not by compiler directive in WUpdate.pas. I don't want to modify the source code.
TIA
Marcin
Hi
Sorry, it can only be done by changing the define. This controls which resource is included , the one requiring UAC or the one not. We did not want to have the overload of having to include both resources.
Thanks for the answer.
Sorry, it is not structured this way unfortunately.