Search found 12 matches

by ococlk
Tue Nov 05, 2024 3:35 am
Forum: Enigma Virtual Box x86/x64
Topic: In a new system, an error message is given: failed to start embedded python interpreter
Replies: 2
Views: 715

Re: In a new system, an error message is given: failed to start embedded python interpreter

Can you please send us the non packed sample at support@enigmaprotector.com? Just to clarify, the problem was in .ttf font files, used by application. Since Enigma Virtual Box version 11.00 this problem is solved. Yes, that's the program.I have resent the sample via email. Can you please explain, w...
by ococlk
Fri Nov 01, 2024 12:27 pm
Forum: Enigma Virtual Box x86/x64
Topic: In a new system, an error message is given: failed to start embedded python interpreter
Replies: 2
Views: 715

In a new system, an error message is given: failed to start embedded python interpreter

I found that after using EVB packaging, it cannot run on some Windows 10/11, and the error "failed to start embedded python interpreter" is reported. After verification, the same file packaged without EVB runs correctly. Most win10/11 computers run correctly, but this error occurs on some ...
by ococlk
Sat Aug 03, 2024 6:54 am
Forum: Enigma Virtual Box x86/x64
Topic: Unable to package Python executable file.
Replies: 7
Views: 1942

Re: Unable to package Python executable file.

Enigma wrote: Thu Aug 01, 2024 3:07 pm Hi, same advice, please send us all files that are required to reproduce problem at support@enigmaprotector.com
I attached the file in my email reply.
by ococlk
Thu Aug 01, 2024 2:40 pm
Forum: Enigma Virtual Box x86/x64
Topic: Unable to package Python executable file.
Replies: 7
Views: 1942

Re: Unable to package Python executable file.

Hello, still on this topic, I ran into trouble in the latest version. I found that the customtkinter library could not be recognized, even if it was correctly added to the file list, which caused the packaged program to fail to run. (If I put the packaged program and customtkinter together, it runs ...
by ococlk
Wed Jul 31, 2024 3:02 am
Forum: Enigma Virtual Box x86/x64
Topic: Unable to package Python executable file.
Replies: 7
Views: 1942

Re: Unable to package Python executable file.

Yes, I just sent it to your email.
by ococlk
Tue Jul 30, 2024 1:31 pm
Forum: Enigma Virtual Box x86/x64
Topic: Unable to package Python executable file.
Replies: 7
Views: 1942

Unable to package Python executable file.

I used pyinstaller -D to create an executable file containing some dependencies and resources. After packaging it with EVB, an error message appeared when running: 0xc000003e
by ococlk
Sun Jul 07, 2024 1:07 pm
Forum: Enigma Virtual Box x86/x64
Topic: Import registry before running.
Replies: 4
Views: 1596

Re: Import registry before running.

Sorry for the delay, the sample has been sent to your email.
by ococlk
Sat Jun 15, 2024 9:25 am
Forum: Enigma Virtual Box x86/x64
Topic: Import registry before running.
Replies: 4
Views: 1596

Re: Import registry before running.

Before verification, I encountered another problem. The runtime could not load library libcef.dll, which caused the program to fail to start, even though process sharing was enabled.
by ococlk
Wed Jun 12, 2024 6:47 am
Forum: Enigma Virtual Box x86/x64
Topic: Import registry before running.
Replies: 4
Views: 1596

Import registry before running.

Hello, the program I am about to package needs to write the path in the registry. I used another packaging program before, which allows batch scripts to be executed before the program runs, so I wrote a simple batch script to ensure that the correct path can be identified (the script is placed at th...
by ococlk
Sat Jun 01, 2024 12:26 pm
Forum: Enigma Virtual Box x86/x64
Topic: After packaging, it is deleted by the Security Center on the new computer.
Replies: 1
Views: 1576

After packaging, it is deleted by the Security Center on the new computer.

In fact, all similar programs I have used have this problem (they are falsely reported as viruses by the security center and automatically quarantined/deleted). Is there a solution for Enigma Virtual Box? Or can the probability be reduced?