I want to distribute an Office 2003 Access application, ART included. No
problem, but the installation language is always the English language when I
use the package wizard. When users want to install the application they
prefer the local language. The Access Runtime is in the correct language.
Where can I select the local language for the setup file, or is there a
workaround to change the setup language?
--
Goos van Beek - 22 Apr 2007 11:38 GMT
At last I found a way to use the local language. The base.msi which is used
to create the <application.msi> has to be in the local language. When it
isn't you can translate it.
You can alter the tables of a msi file with ms orca, and save them in the
%userprofile%\Application Data\Microsoft\Access\ADE11\Cache\<localcode>
folder.
> I want to distribute an Office 2003 Access application, ART included. No
> problem, but the installation language is always the English language when I
[quoted text clipped - 3 lines]
> Where can I select the local language for the setup file, or is there a
> workaround to change the setup language?