Forum Post: RE: Error 9460 upgrade application webclient

  • Thread starter Thread starter bart.syryn
  • Start date Start date
Status
Not open for further replies.
B

bart.syryn

Guest
Hi Peter, Thanks for helping me out. I'm trying to understand your post, but no luck. The code you provide, that is code for the InnoSetup installation kit (initial setup). Am I correct ? What do you mean by AutoEdge installer ? What does your piece of code exactly do. I see that you check if it's a 64bit installation. According to that, you read different keys. But is this piece of code for an update of the application and not the initial install ? What I do, I have a InnoSetup installation that the user can download and install. This copies all the files, set the registry keys and do a silent install of the webclient. At that point, I don't use Innosetup anymore. If there is a update of the application, then I use the standad OpenEdge functionality (intellistream). I really don't understand from where the error 'CODEBASE-LOCATOR attribute URL-USERID is unavailable' comes from after an update of the application....It must have something to do with my innosetup installer. I pretty shure it has nothing to do with security, because a 11.3 application on same computer with same credentials has no problems. Kind regards Bart S.

Continue reading...
 
Status
Not open for further replies.
Back
Top