I can't seem to find runas for wine anywhere. I think I've downloaded all the packages related to wine and still don't see it. Should i build wine from source? Any info would be greatly appreciated
Wine runas
- Edited
vecst Assuming you have installed from the software centre. Winetweaks are a good choice and the option I usually get.
By runas do you mean run as win x86 environment or run as win x64 environment?
Those can be selected by right clicking on a Windows executable in the file manager and picking one option or the other from the drop-down menu.
Wine and winetricks are both installed. Normally with a wine installation in ~/.wine/c_drive/windows/system32 there is a program called runas it will allow you to run a program not as administrator. The program I'm trying to run is giving me an error because its running as an administrator. I tried 'wine runas /trustlevel:0x20000 program.exe'
It just gives me an error saying runas doesn't exist
- Best Answerset by vecst
vecst It seems like that program is only part of wine-staging, not the regular wine distribution. Solus doesn't package wine-staging.
See for example https://bugs.winehq.org/show_bug.cgi?id=40613