oomol-lab / ovm

Run ovm-core virtual machine on Apple Virtualization Framework
Mozilla Public License 2.0
6 stars 3 forks source link

feat(app): only one ovm can run throughout the entire system lifecycle #5

Closed BlackHole1 closed 10 months ago

BlackHole1 commented 10 months ago

different ovm exe path allow multiple instances to be launched, primarily to address the issue of one app being unable to launch ovm when there are multiple apps in the computer that depend on ovm and have the same name.

https://oomol.atlassian.net/browse/OOM-1040