Skip to main content

2026년 4월 15일

OptionalAppLinks Parameter

The OptionalAppLinksparameter is similar to the RequireAppLinksparameter but ignores errors and starts the main application even when an import operation fails.

You must create a link to the primary data container of a package. You cannot link to other shortcut packages.

Path names are on the deployment machine because the linking takes effect at runtime on the client machine. You can specify absolute paths, such as C:\abs\path\dotnet.exe, relative paths, such as relpath\dotnet.exe, and UNC paths, such as \\server\share\dotnet.exe.

RequireAppLinks and OptionalAppLinksparameters use the same syntax. For information about the RequireAppLinksparameter and examples, see RequiredAppLinks Parameter.

When using the Application Link utility via the OptionalAppLinks parameter, the base package and linked dependencies must be built with the same version of Omnissa ThinApp. To upgrade older packages to include the latest version of the ThinApp runtime, use the relink.exe command‐line utility included with ThinApp.

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

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

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

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

링크를 생성하는 중…