Can anyone validate for me that the url (http://portableapps.com/updater/update.7z) called by the updater is hardcoded into the updater itself?
I am trying to build a local repository, and have all the the components I think I need except the ability to make the updater look for a custom url.
Since I do not have the programming skills in delphi to do that part myself, and the url does not appear in any file I can find to manipulate, I will have to write a customer updater to check my repo, download the files and extract them. Of course, I would like to avoid that if possible.
Any pointers?
Thanks
Joe