Forum Discussion
AlexKaras
Champion Level 3
Hi Shilpashree,
While it might depend on the implementation of your given .msi installer, but usually
msiexec /i <your.msi>
installs the product and
msiexec /u <your.msi>
uninstalls it.
Use the WshShell.Run() method to execute command line from your test code.
TanyaYatskovska
4 years agoSmartBear Alumni (Retired)
Thanks for the help, vinniew, Alex!
hrshilpashree, were you able to resolve the issue? Please let us know if you need assistance.
Related Content
- 12 years ago
Recent Discussions
- 13 hours ago
- 4 days ago