| config.ini - settings 
 The file configs.ini or config (in Linux) sets parameters for all users or if you prefer - it sets parameters for the host. If you want to use certain settings for all VMs you create, you can 
            try to add this here - may not work for all parameter. | 
| memory | |
| prefvmx.minVmMemPct = "100" | fit memory into RAM Whenever possible avoid settings lower 100% | 
| prefvmx.minVmMemPct = "50" | 
 allow some memory to be swapped | 
| prefvmx.minVmMemPct = "25" | 
 allow most memory to be swapped | 
| prefvmx.allVMMemoryLimit = "1272" | 
 sets the maximum amount of RAM that can be used by VMs- | 
| mainMem.partialLazyRestore = "true" | restore snapshots in background - | 
| mainMem.partialLazyRestore = "false" | do not restore snapshots in background | 
| mainMem.partialLazySave = "true" | take snapshots in background | 
| mainMem.partialLazySave = "false" | do not take snapshots in background | 
| mainMem.useNamedFile = "true" | creates a file the size of nominal RAM in working 
              directory | 
| mainMem.useNamedFile = "false" | doesn't use named-file - use for VMs on USB-disks 
              or other slow disks | 
| top | |
| priority.grabbed = "high" | this host-wide settings can be over-ruled by settings in the vmx-file | 
| 
 | this host-wide settings can be over-ruled by settings in the vmx-file | 
| top | |
| datastore.name = "local" datastore.localpath = "R:\vm\machines\" sched.mem.pshare.enable = "FALSE" security.host.ruissl = "FALSE" mainMem.partialLazySave = "FALSE" |  prevent swapping on a windows-host | 
| top | |
| Isolation.tools.copy.enable = "true" | enable copy function (vmware-tools) - use same settings for ... paste.enable | 
| Isolation.tools.copy.enable = "false" | disable copy function (vmware-tools) | 
| Isolation.tools.paste.enable = "true" | enable paste function (vmware-tools) | 
| Isolation.tools.paste.enable = "false" | disable paste function (vmware-tools) | 
| top | |
| Isolation.tools.HGFS.disable = "true" | disables shared-folders - if implemented | 
| Isolation.tools.HGFS.disable = "false" | enables shared-folders - if implemented | 
| top | |
| mks.ctlAltDel.ignore = "true" | |
| mks.fullscreen.allowScreenSaver = "true" | |
| fullScreenSwitch.onSeparateDesktop = "true" | |
| top | |
| mks.noBeep = "TRUE" | in earlier versions you could add this entry 
              to the vmx-file to get rid of anoying BIOS-beeps via the computer-speaker. | 
| top | |
| msg.autoAnswer = "true" | tries to automatically answer all pop-ups at start of a VM | 
| top | |
| msg.autoAnswer = "true" | tries to automatically answer all pop-ups at start of a VM | 
| top | |
| security.host.muissl= "true" | use SSL for the remote-console | 
| security.host.muissl = "false" | don't use SSL for the remote-console | 
| top | |
| defaultVMPath = "path" | This sets the workspace - new VMs will be created here | 
| 
 | |
| top | |
| FullScreenSwitch.cycleKey = "0x13" | http://www.vmware.com/support/ws5/doc/ws_special_config.html | 
| top | |
| FullScreenSwitch.directKey = "0x70" | http://www.vmware.com/support/ws5/doc/ws_special_config.html | 
| can't re-enable VT after host-suspend or hibernate | top | 
| hv.enableIfUnlocked = TRUE |  Workstation 6.5 only ??? | 
home vmx vmdk about this site forum downloads