biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / applications / virtualization / vmware-workstation / vmware-config
blob9b3714bc3136c0cea4a10aea4356befe652930a4
1 .encoding = "UTF-8"
2 product.name = "VMware Workstation"
3 product.version = "@@VERSION@@"
4 product.buildNumber = "@@BUILD@@"
5 workstation.product.version = "@@VERSION@@"
6 player.product.version = "@@VERSION@@"
7 vix.config.version = "1"
8 bindir = "@@PREFIXDIR@@/bin"
9 libdir = "@@PREFIXDIR@@/lib/vmware"
10 vix.libdir = "@@PREFIXDIR@@/lib/vmware-vix"
11 initscriptdir = "@@PREFIXDIR@@/lib/systemd/scripts"
12 vmware.fullpath = "@@PREFIXDIR@@/bin/vmware"
13 authd.fullpath = "@@PREFIXDIR@@/bin/vmware-authd"
14 gksu.rootMethod = "su"
15 NETWORKING = "yes"
16 installerDefaults.autoSoftwareUpdateEnabled = "no"
17 installerDefaults.dataCollectionEnabled = "no"
18 installerDefaults.componentDownloadEnabled = "no"
19 installerDefaults.transferVersion = "1"
20 acceptOVFEULA = "yes"
21 acceptEULA = "yes"