TWebUpdate

I use this component to update my program, it is working great.

However, I'm not able to show Norwegian text during the update. I use TWebupdateWizard and TWebupdateWizardNorwegian.

How do I connect the TWebupdateWizardNorwegian to the TWebUpdate, is it the "LanguageID?" If yes, what is the ID?

Kind regards,
Ole

Normally, all that is needed is:

  1. Drop TWebUpdateWizard on the form
  2. Drop TWebUpdateWizardNorwegian on the form
  3. Assign TWebUpdateWizardNorwegian to TWebUpdateWizard.Language