Shell32.IsUserAnAdmin function not found - installation

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
guepe
Newbie
Newbie
Posts: 3
Joined: Sun Jul 12, 2009 2:10 pm

Shell32.IsUserAnAdmin function not found - installation

Post by guepe »

I am trying to install the fuel demo (fuel-game.com) in an ubuntu 9.04 X86_64 PC.
It fails very quickly, saying that the search for the function shell32.IsUserAnAdmin was not found.

My searches did not bring anything interesting expect that there were changes in wine 1.1.24.

My wine installation is fresh, nothing special in configurations. Should I install something for it ? The only test in the wine AppDB say that the game (not the demo) installs fine on debian x86_64 with wine 1.1.25.

Thanks ! I have no experience with wine ;-)
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Shell32.IsUserAnAdmin function not found - installation

Post by austin987 »

On Sun, Jul 12, 2009 at 2:17 PM, guepe<[email protected]> wrote:
I am trying to install the fuel demo (fuel-game.com) in an ubuntu 9.04 X86_64 PC.
It fails very quickly, saying that the search for the function shell32.IsUserAnAdmin was not found.

My searches did not bring anything interesting expect that there were changes in wine 1.1.24.

My wine installation is fresh, nothing special in configurations. Should I install something for it ? The only test in the wine AppDB say that the game (not the demo) installs fine on debian x86_64 with wine 1.1.25.

Thanks ! I have no experience with wine ;-)
What wine version do you have?

--
-Austin
guepe
Newbie
Newbie
Posts: 3
Joined: Sun Jul 12, 2009 2:10 pm

Post by guepe »

Sorry I forgot to precise it :

Code: Select all

wine --version
wine-1.1.25
guepe
Newbie
Newbie
Posts: 3
Joined: Sun Jul 12, 2009 2:10 pm

Post by guepe »

Up ! :oops:
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

I sent the patch. Will probably be a part of wine-1.1.26.
Locked