42
Novell ZENworks Application Virtualization
4.4.15
Enhanced DEP compatibility for legacy applications
The
Enhanced DEP compatibility for legacy applications
option provides compatibility for
systems with Data Execution Protection (DEP) enabled. This configuration option is used
primarily for virtual applications running on Windows 2003.
4.4.16
Enhanced DRM compatibility
The
Enhanced DRM compatibility
option provides additional compatibility with common DRM
systems, such as Armadillo.
4.4.17
Trace process starts in debug output
The
Trace process starts in debug output
option sends a notification to
OutputDebugString
whenever a new process is started within the virtual environment. This notification takes the form
of an XML snippet describing basic information, and it can be monitored with any debugging tool.
The notification can also be monitored by a parent process within the virtual environment if a
child process is being debugged
.
4.4.18
Force read-share files
The
Force read-share files
option forces any file opened by any process within the virtual
environment to do so with the
READ_SHARE
flag set. This option is used to overcome
compatibility issues caused by sharing violations. /
4.4.19
Always launch child processes as current user
By default, child processes launched by the virtual machine have reduced privileges. Enabling the
Always launch child processes as current user
option provides child processes with the same
level of privileges as the virtual machine root process.
4.4.20
Emulate elevated security privileges
The
Emulate elevated security privileges
option forces an application to run as if it has elevated
security privileges, even if the application does not. Enabling this option eliminates UAC security
prompts for elevation and subsequent application crashes due to lack of elevated privileges.