Hi izzul,
I think the issue you're running into is that the Aras Update tool is expecting a different folder for the Install Path than the one that's being provided.
By default, Aras Innovator is installed to C:\Program Files (x86)\Aras\Innovator\. Also by default, this folder will contain all of the config files (e.g. InnovatorServerConfig.xml, VaultServerConfig.xml, etc.) as well as all of the application folders such as /SelfServiceReporting/, /VaultServer/, and most importantly /Innovator/. The QMS package expects that the install path be this /Innovator/ application folder.
You should be able to resolve this issue by passing in C:\Program Files (x86)\Aras\Innovator\Innovator\ as the Install Path for the QMS package.
Chris