Skip to main content

2025년 4월 24일

ChildProcessEnvironmentDefault Parameter

The ChildProcessEnvironmentDefault parameter determines whether Omnissa ThinApp runs all child processes in the virtual environment.

ThinApp creates all child processes in the virtual environment. If the processes are slow, you might want to move child processes to the physical environment. As a child process, Microsoft Outlook might affect performance when it copies the whole mailbox to the virtual environment.

You can create specific exceptions with the ChildProcessEnvironmentExceptions parameter.

See ChildProcessEnvironmentExceptions Parameter.

Create Child Processes in the Physical Environment

If you do not want the child process to operate in or slow down the virtual environment, you can modify the ChildProcessEnvironmentDefault parameter to create child processes in the physical environment.

[BuildOptions]
ChildProcessEnvironmentDefault=External

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

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

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

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

링크를 생성하는 중…