Skip to main content

2026년 4월 15일

AllowExternalProcessModifications Parameter

The AllowExternalProcessModifications parameter determines whether captured applications can write to a native process. Some virtualized applications require a method to interact with native applications.

Omnissa ThinApp blocks any attempt by a captured application to inject itself into a native application. The captured application can still inject itself into virtual applications running in the same sandbox. ThinApp does not display the default parameter in the Package.ini file.

When ThinApp blocks a captured application from injecting itself into a native application, Log Monitor generates trace logs that refer to the AllowExternalProcessModifications parameter.

Supporting Write Operations From Virtual Processes to Native Processes

You can add the AllowExternalProcessModifications parameter to the Package.ini file to support write operations from virtual processes to native processes. For example, a speech recognition application must inject itself into native applications to voice the text.

[BuildOptions]
AllowExternalProcessModifications=1

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

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

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

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

링크를 생성하는 중…