summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config26
1 files changed, 26 insertions, 0 deletions
diff --git a/config b/config
new file mode 100644
index 000000000000..9b3d49b5c62c
--- /dev/null
+++ b/config
@@ -0,0 +1,26 @@
+.encoding = "UTF-8"
+product.name = "VMware Workstation"
+product.version = "15.5.0"
+product.buildNumber = "14665864"
+workstation.product.version = "15.5.0"
+player.product.version = "15.5.0"
+vix.config.version = "1"
+bindir = "/usr/bin"
+libdir = "/usr/lib/vmware"
+vix.libdir = "/usr/lib/vmware-vix"
+initscriptdir = "/usr/lib/systemd/scripts"
+vmware.fullpath = "/usr/bin/vmware"
+authd.fullpath = "/usr/bin/vmware-authd"
+gksu.rootMethod = "su"
+NETWORKING = "yes"
+VMBLOCK_CONFED = "no"
+VMCI_CONFED = "no"
+VSOCK_CONFED = "no"
+installerDefaults.autoSoftwareUpdateEnabled = "no"
+installerDefaults.dataCollectionEnabled = "no"
+installerDefaults.componentDownloadEnabled = "no"
+installerDefaults.transferVersion = "1"
+acceptOVFEULA = "yes"
+acceptEULA = "yes"
+authd.client.port = "902"
+authd.proxy.nfc = "vmware-hostd:ha-nfc"