Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to provide a single diec.exe executable? #5

Open
ferventcoder opened this issue Aug 26, 2015 · 2 comments
Open

Option to provide a single diec.exe executable? #5

ferventcoder opened this issue Aug 26, 2015 · 2 comments

Comments

@ferventcoder
Copy link

I noticed that diec.exe has a few dlls it depends on. Is there a way to merge those files into diec.exe so that they are not necessary?

Other than that, I am blown away at how awesome and fast this is.

@horsicq
Copy link
Owner

horsicq commented Aug 27, 2015

Yes. Just need Qt with static libraries for diec's sources. https://github.com/horsicq/DIE-engine

How to statically link Qt 4: http://www.formortals.com/how-to-statically-link-qt-4

Also there are tools like "VMware ThinApp" http://www.vmware.com/products/thinapp to merge all dlls and exes to one big file.

@whythisnamebusy
Copy link

or use Enigma Virtual Box

http://www.enigmaprotector.com/en/downloads.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants