Search found 1 match

by dk_fangkai
Wed Dec 04, 2013 9:51 am
Forum: Enigma Virtual Box x86/x64
Topic: How to support ActiveX EXE in EnigmaVB ?
Replies: 1
Views: 9225

How to support ActiveX EXE in EnigmaVB ?

As we know that there is a little different between ActiveX DLL and ActiveX EXE, you need register a ActiveX EXE file through a command like this: xxx.exe /regserver Actually, It does not work whatever <Register As ActiveX (COM) component> option is checked or not. How to support ActiveX EXE in Enig...