Hello, all professionals,
I have a question about using python to pass argv to another script. And here's the problem:
I have installed a Virtual Machine(Windows XP) in my Host system. Right now, I propose to create a script located in my Host system to pass a argument to the script inside my Virtual Machine. I am puzzled about how could make this happen? or there is no way to realize such behavior?
Thank you for your considerations and your great helps.;)
The VM Emulator is: QEMU.