Hello, I found that EVB cannot package Pmxdll.dll correctly, and when it depends on Pmxdll.dll, it reports an error Cannot load library Pmxdll.dll
Edit: Using version 11.30
Search found 13 matches
- Sun Jul 27, 2025 3:55 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Unable to package Pmxdll.dll correctly
- Replies: 1
- Views: 123800
- 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: 28895
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...
- 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: 28895
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 ...
- Sat Aug 03, 2024 6:54 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Unable to package Python executable file.
- Replies: 7
- Views: 42897
Re: Unable to package Python executable file.
I attached the file in my email reply.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
- Thu Aug 01, 2024 2:40 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: Unable to package Python executable file.
- Replies: 7
- Views: 42897
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 ...
- Wed Jul 31, 2024 3:02 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Unable to package Python executable file.
- Replies: 7
- Views: 42897
Re: Unable to package Python executable file.
Yes, I just sent it to your email.
- Tue Jul 30, 2024 1:31 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: Unable to package Python executable file.
- Replies: 7
- Views: 42897
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
- Sun Jul 07, 2024 1:07 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: Import registry before running.
- Replies: 4
- Views: 7919
Re: Import registry before running.
Sorry for the delay, the sample has been sent to your email.
- Sat Jun 15, 2024 9:25 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Import registry before running.
- Replies: 4
- Views: 7919
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.
- Wed Jun 12, 2024 6:47 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Import registry before running.
- Replies: 4
- Views: 7919
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...
