c# - Is there any alternative for Hyper V WMI GuestIntrinsicExchangeItems or GuestExchangeItems for virtualbox and vmware -


guestintrinsicexchangeitems , guestexchangeitems wmi properties of kvpexchangecomponent used exchange data through registry between hyper-v host , guest operating systems.

is there alternative same virtualbox , vmware read guest registry host without networking between them.

i can read guest registry host while using hyper-v.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -