UPPER CASE versus upper case

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Dan Sawyer

UPPER CASE versus upper case

Post by Dan Sawyer »

All,

After a fresh install of an app package the dll names were about evenly
split between UPPERCASE.DLL and lowercase.dll. The app complained some
of the dlls were missing. Is it possible to configure to a preference to
one case, lower?

Thanks - Dan
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

UPPER CASE versus upper case

Post by austin987 »

On Thu, Jun 26, 2008 at 11:21 PM, Dan Sawyer <[email protected]> wrote:
All,

After a fresh install of an app package the dll names were about evenly
split between UPPERCASE.DLL and lowercase.dll. The app complained some of
the dlls were missing. Is it possible to configure to a preference to one
case, lower?

Thanks - Dan

Does renaming them to lower solve the problem?
Dan Sawyer

UPPER CASE versus upper case

Post by Dan Sawyer »

Quoting Austin English <[email protected]>:

I didn't try that. Is there a script to do that? It should be straightforward.
Dan
On Thu, Jun 26, 2008 at 11:21 PM, Dan Sawyer <[email protected]> wrote:
All,

After a fresh install of an app package the dll names were about evenly
split between UPPERCASE.DLL and lowercase.dll. The app complained some of
the dlls were missing. Is it possible to configure to a preference to one
case, lower?

Thanks - Dan

Does renaming them to lower solve the problem?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

UPPER CASE versus upper case

Post by austin987 »

On Fri, Jun 27, 2008 at 12:29 PM, Dan Sawyer <[email protected]> wrote:
Quoting Austin English <[email protected]>:

I didn't try that. Is there a script to do that? It should be
straightforward.
Dan
On Thu, Jun 26, 2008 at 11:21 PM, Dan Sawyer <[email protected]>
wrote:
All,

After a fresh install of an app package the dll names were about evenly
split between UPPERCASE.DLL and lowercase.dll. The app complained some of
the dlls were missing. Is it possible to configure to a preference to one
case, lower?

Thanks - Dan

Does renaming them to lower solve the problem?



None that I'm aware of, but it shouldn't make a difference, which is
why I fail to see a problem.
Locked