On 02/28/2013 12:29 AM, sasikiran...@gmail.com wrote:
Hi,
I am new to python, how can we edit a .vmx file offline or just simply a file
containing the data in the below format.
My file sample.vmx contains data
pciBridge7.virtualDev = "pcieRootPort"
pciBridge7.functions = "8"
vmci0.present = "
Hi,
I am new to python, how can we edit a .vmx file offline or just simply a file
containing the data in the below format.
My file sample.vmx contains data
pciBridge7.virtualDev = "pcieRootPort"
pciBridge7.functions = "8"
vmci0.present = "TRUE"
hpet0.present = "TRUE"
nvram = "testvmdk.nvram"
vi