Rickard von Essen
Bit poster
I trying to script a install of a Windows VM in Parallels Desktop 10.
To install the Parallels Tools it is possible to use the install_silent option to PTAgent.exe. The problem with this solution is that PTAgent.exe returns immediately and if the script shutdowns the VM to fast after this command the tools will not be completely installed. Is there any other option to tell PTAgent to not return until the install have finished? Or maybe there is some trick that could be used to detect when the install have finished? (Like looking for some service, file or log entry)
To install the Parallels Tools it is possible to use the install_silent option to PTAgent.exe. The problem with this solution is that PTAgent.exe returns immediately and if the script shutdowns the VM to fast after this command the tools will not be completely installed. Is there any other option to tell PTAgent to not return until the install have finished? Or maybe there is some trick that could be used to detect when the install have finished? (Like looking for some service, file or log entry)