Well, if I planning to create a command line tool, I want it executes as fast as possilbe, but as I descriped in my previous post, the Virtual Registry causes 0.4 more seconds to startup the program.
Another reason is maybe sometimes I have to write to the real registry.
Search found 3 matches
- Tue Jul 18, 2017 12:39 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: Can't register COM component succesfully
- Replies: 4
- Views: 16417
- Tue Jul 18, 2017 6:37 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Can't register COM component succesfully
- Replies: 4
- Views: 16417
Re: Can't register COM component succesfully
Great, thank you! Tested and working fine.
BTW, I noticed it is a little slower to start up the packed exe, when register COM component using Virtual Registry. But don't worry the 0.4 seconds delay is acceptable.
I have another question:
I am trying to use CreateActCtx method to register COM ...
BTW, I noticed it is a little slower to start up the packed exe, when register COM component using Virtual Registry. But don't worry the 0.4 seconds delay is acceptable.
I have another question:
I am trying to use CreateActCtx method to register COM ...
- Wed Jul 05, 2017 8:02 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Can't register COM component succesfully
- Replies: 4
- Views: 16417
Can't register COM component succesfully
Hi,
I have checked "Register as ActiveX (COM) component", and "Enable Registry Virtualization", but running the packed exe, the COM component was not registered.
I've uploaded a testing file in the ATTACHMENTS. If the HtmlToImage.dll is registered, then running HtmlToImage.exe will generate a file ...
I have checked "Register as ActiveX (COM) component", and "Enable Registry Virtualization", but running the packed exe, the COM component was not registered.
I've uploaded a testing file in the ATTACHMENTS. If the HtmlToImage.dll is registered, then running HtmlToImage.exe will generate a file ...
