Page 1 of 1

Question on %default folder%

Posted: Sun Jun 17, 2018 4:57 pm
by a13651987
hi all
Suppose that I have a program named "application.exe" located in "C:\Parent_folder\Daughter_folder_1\Application.exe".
There are some files in other daughter folders (2, 3, ...) that this program requires to be launched.

As far as i understood from Enigma Virtual Box x86 online help, I should set %default folder% to "C:\Parent_folder\Daughter_folder_1". But what about other folders? how I should set them in the Enigma Virtual Box to be sure that Application.exe works fine?

Thanks all

Re: Question on %default folder%

Posted: Thu Jun 21, 2018 10:15 am
by Enigma
Hi,

No, you have some small misunderstading there.

%Default folder% is the folder where the main executable (the one that you select for packing) is located.

You could put the packed file into folder C:\Test, the %Default folder% will be C:\Test, you could put it to X:\Test\BlaBla, so the %Default folder% will be X:\Test\BlaBla.
You do not set (and you can't somehow set) this folder, it is always a folder where the main executable is located.

Re: Question on %default folder%

Posted: Wed Jun 27, 2018 4:51 pm
by a13651987
Thank you for your reply.
It was a misunderstanding.