I purchased the ULTIMATE version, but after a few minutes of testing the last build, I had this problem:
This program was made with an unlicensed compiler.
Buy the PRO version to distribute your EXE.
I purchased the ULTIMATE version, but after a few minutes of testing the last build, I had this problem:
This program was made with an unlicensed compiler.
Buy the PRO version to distribute your EXE.
Please notice that out software never shows such errors.
This problem has already been solved, but I have another one.
I need to embed some files and other executables inside the VM and I would like to know how to do this.
So that I can point these other executables inside the VM, do I need to do this via script or just adding how files will work?
It seems you don’t know that virtual files work only in the current process and Windows don’t know anything about them when you calling CreateProcess. So you have to write a virtual EXE to a disk before executing.