Mark Grimes wrote: > Nice! I can set/get values back and forth between the host and guest. > But the changes don't stick across a guest OS power cycle! > How do I get a value to be permanent?
It's been a long time since I looked at that, but I believe that for a value to be stored permanently it has to be set in the vmx file before you power on the VM. (You can then update it and it will reflect in the file; but values that were not there will be discarded at power off.) -- - Marcelo ------------------------------------------------------------------------------ _______________________________________________ open-vm-tools-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/open-vm-tools-discuss
