User`s guide

Example: Generating an Application Without Version Information
In rare cases, you might modify the StripVersionInfo parameter to generate an application without version
information. For example, you might want to circumvent version detection scans that compare versions against
a database of outdated software.
[app.exe]
Source=%ProgramFilesDir%\myapp\app.exe
StripVersionInfo=1
Version.XXXX Parameter
The Version.XXXX parameter overrides application version strings, or adds new version strings in the
Version tab of Windows properties.
The capture process does not generate this parameter. You can add this parameter to the Package.ini file.
Example: Setting a New Product Name
You can set a new product name with the Version.XXXX parameter. You might want ThinApp Office rather
than Office as the product name. Use the Version.<string_name>=<string_value> format.
[<app>.exe]
Version.ProductName=ThinApp Office
Version.Description=This Product is great!
ThinApp Package.ini Parameters Reference Guide
54 VMware, Inc.