start a (guest program) Office-file directly from the host
Posted: 14. Oct 2020, 22:25
When I type this command in a terminal ...
... then Excel starts as expected. But my 4 cpu cores are permanently at 60%, although I do not make anything in Excel.
When I start Excel normal via menu in my guest, then my 4 cpu cores are < 5%.
Why this difference?
Is there a possibility to have also only 5%, when I start Excel directly in host?
Very interested in this. Would appreciate some help. Thank you.
Code: Select all
VBoxManage --nologo guestcontrol "Win7" run --exe "C:\Program Files\Microsoft Office\Office14\EXCEL.EXE" --username Plagrö --password 123456When I start Excel normal via menu in my guest, then my 4 cpu cores are < 5%.
Why this difference?
Is there a possibility to have also only 5%, when I start Excel directly in host?
Very interested in this. Would appreciate some help. Thank you.