Hi,
I have written an application in German, i.e. the user interface and all message texts are in German. I developed the app with the German edition of VB5. This implies, that for instance, the FileSelectionDialog is in German as well as other standard dialogs. Also the Installation Wizard has a German interface.

So everything is fine for the German version of my program.

However, I am now in the process of changing my app, so that it can be regarded as an English version. So besides message texts and the user interface of the program, I have to take into account, that the standard dialogs will remain in German, as long as there will not be - by chance - the corresponding English OCX'es and DLL's on the system, that runs my program. Furthermore, with my German VB5, I don't see a way how to create an English setup.

Does someone have an idea, how I could cope with this?

Thanks

Robert Maier