User`s guide
Wow64 Parameter
The Wow64 parameter simulates a 32-bit environment for 32-bit applications that cannot run on a 64-bit Windows
operating system.
If a 32-bit application tries to handle its own 64-bit registry redirection, you can activate this parameter before
building a project. ThinApp comments out the initial setting to prevent Windows on Windows 64-bit (WOW64)
emulation.
Example: Uncommenting the Wow64 Parameter
The example shows how to uncomment the Wow64 parameter to simulate a 32-bit environment for 32-bit
applications on a 64-bit operating system. For example, a virtualized 32-bit Oracle application might not work
on a 64-bit operating system
[BuildOptions]
Wow64=0
QualityReportingEnabled Parameter
The QualityReportingEnabled parameter specifies whether VMware may collect anonymous data on a package
to improve ThinApp application support. VMware collects application information such as the version and
the number of application failures.
If you agree to anonymous data collection during the capture process, the QualityReportingEnabled parameter
uploads data every ten days.
Example: Turning Off Data Collection
You can modify the QualityReportingEnabled parameter to turn off ThinApp data collection.
[BuildOptions]
QualityReportingEnabled=0
Chapter 4 Configuring the ThinApp Runtime
VMware, Inc. 17