My understanding of the feature is this.
I can pack 2 Executable files together. I got that but. When I clicked the packed file are both EXE's suppose to run at the sametime. Or can .EXE1 unload and Load EXE2 or vice versa?
What I did was make 2 Basic EXE's in C#. Protect them using the "Allow running of virtual executable files" Feature. I had a button in EXE1 that would Load EXE2 if it was in the same folder. I assume when I pressed the button to load EXE2 its would. It did not, just EXE1 Loaded. And when I Pressed the button to load EXE2 it Crashed. Maybe because it did not see the file?
Am I correct in thinking this is how this suppose to work? I wanted to use It as a sort of plugin system where I could bind 3 or So Exe's and Load and Unload them at will. Is this Possible with this feature?
confused on the "Allow running of virtual executable files"
Re: confused on the "Allow running of virtual executable fil
Hi Granite,
Yes, your thoughts regarding executables virtualization are correct.
Only note, you have to enable options "Map executables using temporary file" and "Allow execution of virtual exe files" in Virtual Box - Options panel. These options are necessary for working with virtual files.
Current version of Enigma Protector 3.60 has some problem virtualizing .net executables, please check your PM, I have sent you fixed 3.70 version that works well.
Yes, your thoughts regarding executables virtualization are correct.
Only note, you have to enable options "Map executables using temporary file" and "Allow execution of virtual exe files" in Virtual Box - Options panel. These options are necessary for working with virtual files.
Current version of Enigma Protector 3.60 has some problem virtualizing .net executables, please check your PM, I have sent you fixed 3.70 version that works well.
Re: confused on the "Allow running of virtual executable fil
Hi EnigmaEnigma wrote:Hi Granite,
Yes, your thoughts regarding executables virtualization are correct.
Only note, you have to enable options "Map executables using temporary file" and "Allow execution of virtual exe files" in Virtual Box - Options panel. These options are necessary for working with virtual files.
Current version of Enigma Protector 3.60 has some problem virtualizing .net executables, please check your PM, I have sent you fixed 3.70 version that works well.
I also have problems with virtualized c# exe files. Sometimes protection say something like "Internal protection error..."
Re: confused on the "Allow running of virtual executable fil
Hi aargh, please check your PM, I have sent you a download link.
Re: confused on the "Allow running of virtual executable fil
Same kind of issue, have a packed.exe file then my main application calls the packed .exe but I keep getting the "windows cant find..." dialogue (you forgot to update the help file for these new items also
)
Re: confused on the "Allow running of virtual executable fil
Hi Mick, please check your PM
