On Wed, Jul 12, 2000 at 10:38:44AM +0200, Uwe Bonnes wrote:
> Bertho Stultiens writes:
> > Uwe Bonnes wrote:
> > > Changelog:
> > > winedefaults.reg
> > > Add "CommonFilesDir"="C:\Program Files\Common Files"
> > [snip patch]
> >
> > Yes, but how is this treatet for international versions of Windows? I
> > know that Office 95 installer used the wrong codepage in the names in
> > the Danish version (resulting in that word/excel couldn't find its own
> > files). For example, the Danish version of windows uses
> > "C:\Programmer\Fælles filer".
> >
> > There are a lot of versions and a lot of references in the registry that
> > are dependent on the language. A lot of programs use hard-coded
> > directories and are difficult to use on international versions (i.e.
> > other than the original country version, which does not need to be
> > English).
> >
> > Any comments?
>
> Well, at least at the present status winedefaults.reg doesn't care for
> neither language nor for a different install path. So I didn't care
> neither...
I believe this ought to be handled by wineinstall.
I'm planning to work a lot on wineinstall soon.
Andreas Mohr