Skip to main content

December 6, 2024

Disabled Parameter

The Disabled parameter determines whether the application build target is only a placeholder, in which case it prevents Omnissa 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 theDisabled parameter to generate these entry points.

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

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…