1 (edited by thezimguy 2019-09-03 07:16:39)

Topic: [SOLVED] Changing location of MVD compiled app files

Is there a way to change the location of the supporting files and folders of the compiled .exe?
Eg.

my app .exe will be in the folder
->c:/myAppFolder
 
Other files and folder like the "Report" and "Script" Folder, forms.xml, setting.ini and tables.ini will be located in
->documents/myAppFolder


What I want is to be able to change the location of supporting files and folder using a script in MVD.
Thanks.

@thezimguy

Re: [SOLVED] Changing location of MVD compiled app files

No. Why you want to do it?

Dmitry.

Re: [SOLVED] Changing location of MVD compiled app files

Experimenting and trying to find another way of protecting apps built with MVD.

@thezimguy

Re: [SOLVED] Changing location of MVD compiled app files

Try using Enigma Virtual Box (http://www.enigmaprotector.com/). You can embed files and folders inside the exe, therefore hiding them from the users. It's free.

5 (edited by thezimguy 2019-09-03 07:13:49)

Re: [SOLVED] Changing location of MVD compiled app files

@ehwagner
Thank you so much.
I will try it
Really appreciated.
Will be so happy if this works.

@thezimguy

Re: [SOLVED] Changing location of MVD compiled app files

It worked perfectly.
Thank you so much.
Just as I wanted.
Really appreciated

@thezimguy