mobox icon indicating copy to clipboard operation
mobox copied to clipboard

Can Mobox run as Administrator?

Open NadipKu opened this issue 1 year ago • 3 comments

So i want to install a microsoft edge webview runtime but it need an administrator to do it, is there any way to install it without admin or how to open exe with an admin in mobox?

NadipKu avatar Jan 25 '24 10:01 NadipKu

Этот вопрос вы задали не туда. Вопрос не к разработчикам mobox, а к разработчикам wine. Копайте а направлении wine.

GrigoryNot2 avatar Jan 27 '24 15:01 GrigoryNot2

Этот вопрос вы задали не туда. Вопрос не к разработчикам mobox, а к разработчикам wine. Копайте а направлении wine.

I managed to install ms edge and webview. However, I didn't find the correct wine and dynarec configs to make it usable

This was the process I had done to extract the installer https://github.com/vinegarhq/vinegar/blob/master/cmd/vinegar/webview.go

Or you can directly download the file I extracted here https://drive.google.com/file/d/1HokaOcSsrIsU-P19sd352SxQUHLpHrWm/view?usp=sharing

Then to install it, run the following command

wine "MicrosoftEdge_X64_109.0.1518.140.exe" --msedgewebview --do-not-launch-msedge --system-level

If someone manages to make it usable(it crashes a lot atm) then let me know how!

EDLLT avatar Aug 26 '24 17:08 EDLLT

So i want to install a microsoft edge webview runtime but it need an administrator to do it, is there any way to install it without admin or how to open exe with an admin in mobox?

I accidentally replied to the wrong person, look at my message above for installing msedge webview on mobox

EDLLT avatar Aug 26 '24 17:08 EDLLT