Page 1 of 1
VNC ExtensionPack
Posted: 10. Aug 2018, 00:16
by wedwards
I have been searching for the VNC ExtensionPack and have been unable to locate it. Is this something that still exists? If so, where would I locate it.
I searched the forums and there are references to source code and also to prebuilt packages but I have yet to identify the extensionpack.
Unfortunately, RDP is not an option for me. Are there alternatives that would allow you to connect to the guest via VNC?
Re: VNC ExtensionPack
Posted: 10. Aug 2018, 01:17
by socratis
wedwards wrote:I have been searching for the VNC ExtensionPack and have been unable to locate it.
Ch.
9.23 Other extension packs of the User Manual has the answers.
wedwards wrote:Are there alternatives that would allow you to connect to the guest via VNC?
Install a VNC server in the guest?
Re: VNC ExtensionPack
Posted: 10. Aug 2018, 14:55
by wedwards
Adding a VNC server to the guest -- great idea. I did that and it worked, however I would like to utilize the built-in tools within virtualbox if possible.
So far, Googling the subject has brought any clarity to the situation.
I attempted to apply the settings as described but the command errored out. Please advise
VBoxManage setproperty vrdeextpack VNC
VBoxManage.exe: error: No extension pack by the name 'VNC' was found
VBoxManage.exe: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component ExtPackManagerWrap, interface IExtPackManager, callee IUnknown
VBoxManage.exe: error: Context: "COMSETTER(DefaultVRDEExtPack)(Bstr(a->argv[1]).raw())" at line 887 of file VBoxManageMisc.cpp
Re: VNC ExtensionPack
Posted: 10. Aug 2018, 18:10
by ChipMcK
. . . VNC, which is open source and . . .
you have compiled it, yes?
Re: VNC ExtensionPack
Posted: 13. Aug 2018, 23:16
by wedwards
I have not compiled the application. I will see how doable that is for me.
Thank you,
W.
Re: VNC ExtensionPack
Posted: 10. Jun 2020, 23:19
by itoss
How do You build the extentionpack ? Where do you find the EXPak sourcecode ?