Hello everyone… this question is a bit legal 
I heard that a custom Windows .exe can be made by creating a simple application and then using the browser control to embed Unity on that application. Has anyone tried this before?
While I do think this is possible (heck it’s easy to drag and drop a browser control in VB), is it legal for us to do that if ever?
Thanks in advance…
Hi everyone, I actually found UnityWebPlayerModule itself to be available under VisualBasic components. It’s draggable to the form like other controls and displays the UnityLogo and stuff, but I can’t get it to load a .unity3d file. Is there anyone here who has tried doing this?
Do a Search, it’s been tried and discussed but IIRC the results were mixed at best.
A thread I found:
Integrating Unity into a larger Mac/Windows app (RealBasic?)
It works perfect but until now there isn’t a DIRECT way to communicate between the activeX host and the activeX control.