Question on %default folder%

Issues related to Enigma Virtual Box
Post Reply
a13651987
Posts: 2
Joined: Wed Jun 13, 2018 4:25 pm

Question on %default folder%

Post 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
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Question on %default folder%

Post 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.
a13651987
Posts: 2
Joined: Wed Jun 13, 2018 4:25 pm

Re: Question on %default folder%

Post by a13651987 »

Thank you for your reply.
It was a misunderstanding.
Post Reply