https://bugs.winehq.org/show_bug.cgi?id=40613
--- Comment #35 from Ikky mimajeri@163.com --- Did we remove the runas from winehq-staging 5.22?
I get the following error stating that runas.exe was not found:
$ wine runas /trustlevel:0x20000 ~/Downloads/OneDriveSetup.exe 002c:fixme:winediag:LdrInitializeThunk wine-staging 5.22 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 0024:err:module:process_init L"C:\windows\system32\runas.exe" not found $ wine --version wine-5.22 (Staging) $ ls .wine32/drive_c/windows/system32/runas.exe ls: cannot access '.wine32/drive_c/windows/system32/runas.exe': No such file or directory $ ls .wine/drive_c/windows/system32/runas.exe ls: cannot access '.wine/drive_c/windows/system32/runas.exe': No such file or directory
If yes, how can I add it back, or which latest version of winehq-staging shall I use that has runas.exe still included?