Skip to main content

2024년 12월 6일

AllowExternalKernelModeServices Parameter

The AllowExternalKernelModeServices parameter controls whether applications can create and run native kernel driver services. The service executable file must exist on the physical file system.

Omnissa ThinApp does not display the default parameter in the Package.ini file but assigns an initial value that prevents the application from starting a native Windows kernel driver service.

Allowing an Application to Create or Open a Native Windows Kernel Driver Service

You can add the AllowExternalKernelModeServices parameter to the Package.ini file and modify the default value of 0 to 1 to allow the application to create or open a native Windows kernel driver service.

[BuildOptions]
AllowExternalKernelModeServices=1

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

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

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

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

링크를 생성하는 중…