You'll get notified as soon as new releases are out.
Note: Your e-mail address is only used to keep you informed about new releases.
Kix2Exe can create console based or consoleless packages. Which package type is created, depends on a few conditions. Read more below.
Kix2Exe can create two types of packages; console based or consoleless packages. Console based packages use the current console or, if there's no active console, a console will be created in which the script is run.
Consoleless packages will not have a console by itself. If the script still requires a console (because you write to the console), one will be created.
By default Kix2Exe creates console based packages: when you execute a packaged script, a console window is created and script output is shown. There are a few conditions that will cause Kix2Exe to create a consoleless package: