Page 1 of 2

The virtual file path selection problem

Posted: Tue Jul 19, 2022 3:28 am
by ctl777
Hi!

I have successfully virtualised an application using Virtual Box 😊
I have the following folder structure:
C:\Users\Administrator\Desktop\bin\windows\x64\Release
C:\Users\Administrator\Desktop\bin\windows\x64\Setting

Main executable lies in \Release folder. How I correctly setup the Virtual Box folder structure?
My following attempts don't work. Please advise.I created a file called.. But that doesn't seem to work

Thank you!!!

Re: The virtual file path selection problem

Posted: Tue Jul 19, 2022 10:43 am
by Enigma
Hi, that's possible to handle such cases. In EVB, use two dots ".." folder to poit the virtual file a folder up to the current.

For you it would look as following:
ep1.png

Re: The virtual file path selection problem

Posted: Wed Jul 20, 2022 12:40 am
by ctl777
Hi!

Where should I put all the files outside of the main program inside the Release file? :D

Re: The virtual file path selection problem

Posted: Wed Jul 20, 2022 9:25 am
by Enigma
They should come inside %DEFAULT FOLDER%

Re: The virtual file path selection problem

Posted: Wed Jul 20, 2022 9:34 am
by ctl777
Thank you for your help, but I added the name.. After the file is packaged successfully, the program cannot run.

Re: The virtual file path selection problem

Posted: Wed Jul 20, 2022 9:52 am
by Enigma
No no, do not add folder Release. Just add files from folder Release inside %DEFAULT FOLDER%

Re: The virtual file path selection problem

Posted: Thu Jul 21, 2022 12:33 am
by ctl777
Thank you for your patient explanation. My file structure is as follows, but the packaged program cannot be started without any error but cannot run. Thank you for your help!

Re: The virtual file path selection problem

Posted: Thu Jul 21, 2022 3:55 pm
by Enigma
Please send us all the files (to reproduce the problem) at support@enigmaprotector.com, we will check it out.

I assume we have some misundersatnding or configuration error.

Re: The virtual file path selection problem

Posted: Fri Jul 22, 2022 12:46 am
by ctl777
I have sent an email to your mailbox, thank you for your help. Looking forward to your early reply! :D

Re: The virtual file path selection problem

Posted: Thu Aug 18, 2022 8:06 am
by steppenstreuner
Hello,
was there any solution for this problem? It was the same for me. I tried to box an application, which putted the .exe in the normal path (C:\\Programs\ApplicationFolder) and it needs a setting.xml which is created in C:\\ProgramData\ApplicationFolder.
Enigma Virtual Box creates this setting.xml but its empty.