Administrator

Kenneth68

New Member
Joined
Sep 15, 2021
Messages
1
Reaction score
0
Credits
11
how to run a program as administrator in Zorin 15.3 Ultimate? I'm trying to run admin with wine programs?
 


Well, usually:
su root
sudo su
sudo -i
Then:
wine <path/to/executable>

But I would NOT recommend running WINE with escalated privileges. You shouldn't need to. If you need to access hardware that only came with a Windows app (like my programmable button mouse), just create a Windows VM and use hardware passthrough for whatever component. An example for USB: https://unix.stackexchange.com/questions/250938/qemu-usb-passthrough-windows-guest.
It would help if you told us why you need to run as admin to use WINE.
 

Members online


Latest posts

Top