JIT mode

Convert your BATch files into EXEcutable format in one click.
Philip
Posts: 9
Joined: Mon Oct 08, 2012 5:28 pm

JIT mode

Post by Philip »

Is it true that batch files compiled in JIT mode are not unpacked at runtime? Will this mode be available for ghost applications?
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Re: JIT mode

Post by support »

Yes, JIT mode does not run your batch file from a temporary folder, no one can peek at your sources. It is currently the only true compiler for batch files.
From this follows the answer to the second part of your question. No, JIT mode is not available for Ghost app because it requires unpacking the script to create an invisible process.