Hello,
I have a problem with the wyUpdate self update. I use wyUpdate & automaticupdater 2.6.11.3 to update my application. AutomaticUpdater executes the wyUpdate with some arguments like: "-server="http://xxx/yyy.wys" -updatepath="http://xxx/"". Everything is OK until I want to update the wyUpdate. If I publish the 2.6.13 version on our servers (it's the 2.6.13 original version), wyUpdate throw the error: "Could not parse the URL "%updatepath%/xys.wyu" - it's either malformed or is an unknown protocol.".
The problem is I think that the -updatepath argument is not sent after wyUpdate updates and re-run (I am unable to verify because the wyUpdate closes immediately after the error).
This problem occurs only if I use NT Service (using automaticupdater.dll). If I run the wyUpdate manually with the same arguments as the AutomaticUpdater.dll, everything is OK.
Could you please help me.
Thank you.