Compiling .hta file to .exe

devinpleuler picture devinpleuler · Oct 20, 2010 · Viewed 18.6k times · Source

I have searched far and wide for a way to compile my .hta file (and resources) to a .exe file.

There are plenty of applications that claim to be able to do this - but they have not worked for this application - which is a mixture of javascript and VB.

Simply, (and naively,) I don't want people looking at / screwing with the code. Any suggestions or solutions would be greatly appreciated.

EDIT: Of course, I understand that javascript and VB are not "compilable" since they are interpreted languages. I am just looking for a way to truly hide the source.

Answer

Lyle picture Lyle · Dec 12, 2010

Try using VBSedit, it definitely works for converting both vbs and hta to exe