The Disabled parameter determines whether the application build target is only a placeholder, in which case it prevents ThinApp from generating the executable file in the /bindirectory.

ThinApp enables entry points when the application installer has shortcuts on the desktop and in the Start menu. When you do not select an entry point that appears in the Setup Capture wizard, ThinApp sets an initial value of the Disabled parameter that prevents the generation of that application executable file during the build process.

Modifying Disabled parameter to generate entry points

If you do not select the cmd.exe, regedit.exe, or iexplore.exe troubleshooting entry points during the capture process, and you subsequently need to debug the environment, you can modify the Disabled parameter to generate these entry points.

[app.exe]
Source=%ProgramFilesDir%\<my_app>\<app>.exe
Disabled=0