Compiling .hta file to .exe

后端 未结 6 538
猫巷女王i
猫巷女王i 2021-01-18 09:14

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 - bu

6条回答
  •  暖寄归人
    2021-01-18 09:29

    I'm not sure about compiling to an exe - but if you minify & obfuscate your source code, unless you've got something incredibly valuable, it'd be a huge job to reverse-engineer.

    http://developer.yahoo.com/yui/compressor/

    Good luck.

提交回复
热议问题