Search found 3 matches

by Rattlehead
Fri Dec 14, 2012 1:11 am
Forum: Enigma Virtual Box x86/x64
Topic: adding files outside the exe directory
Replies: 3
Views: 13180

Re: adding files outside the exe directory

i have it now, thx :P
by Rattlehead
Thu Dec 13, 2012 4:45 pm
Forum: Enigma Virtual Box x86/x64
Topic: adding files outside the exe directory
Replies: 3
Views: 13180

Re: adding files outside the exe directory

so to clarify i would do this:

[%DEFAULT FOLDER%]
- exe file
- [..]
- - [data]
- - - datafile


and it would give me the proper tree by putting the data folder inside the folder i name '..' ?
by Rattlehead
Thu Dec 13, 2012 1:15 pm
Forum: Enigma Virtual Box x86/x64
Topic: adding files outside the exe directory
Replies: 3
Views: 13180

adding files outside the exe directory

I have an app i am trying to package, and i cant figure out how to add my files see in the VB it acts like the %DEFAULT FOLDER% is the directory that the exe is sitting in, and it will not let me add a directory above that? my tree is set up like this: Main Folder - bin (for exe) - data (for data fi...