[Bug 41632] Wine not running with Administrative privileges

WineHQ Bugzilla wine-bugs at winehq.org
Sat Dec 7 13:25:49 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=41632

--- Comment #10 from tygu at getnada.com ---
Thanks Louis.  I'll need you to help me help you help me.  I took these steps
on stretch (inspired by https://wiki.winehq.org/Debian):

   $ sudo dpkg --add-architecture i386
   $ wget -nc https://dl.winehq.org/wine-builds/winehq.key
   $ sudo apt-key add winehq.key
   $ echo "deb https://dl.winehq.org/wine-builds/debian/ stretch main" > 
     /etc/apt/sources.list.d/wine.list
   $ sudo aptitude update
   $ sudo aptitude install --with-recommends winehq-staging
   $ wine --version
   wine-4.21 (Staging)

   # Try to get lucky with the canned version:
   $ wine mast-win-mx920-1_0-ucd.exe

Same error.  So in this configuration, how do I apply your patch?  I poked
around and found /opt/wine-staging, but there is no patchinstall.sh file there
(which https://github.com/wine-staging/wine-staging lead me to believe it would
be included).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list