Skip to main content

2024년 12월 6일

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

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…