I'm using VixVM_WriteVariable() function in order to change the "memsize" of an encrypted vm.
Based on the Vix API (version 1.11) documentation advice, I make use of the flag VIX_VM_CONFIG_RUNTIME_ONLY.
The consequence is that the VMware Player GUI displays the updated value for the memory but the Guest OS (Win 2003 Server) still reports the default amount of memory (the one configured in the .vmx file).
Is this a misleading behavior of the VMware Player?
Regards,
Flaviu