Run an Application without administator privileges

Questions about Wine on Linux
Locked
ThijnJD

Run an Application without administator privileges

Post by ThijnJD »

Wine automatically runs applications with administrator privileges.

For an application that i'm trying to install, I constantly get the message:
Please install using a normal amount instead of an administrator account.

Is it possible to disable administrator privileges in wine? If so, how?

Thanks in advance!
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Run an Application without administator privileges

Post by jkfloris »

Bug 40613
TL;DR
use Wine Staging 5.15 with wine runas /trustlevel:0x20000 Setup.exe
Locked