I have a setup file that is .exe. I am using msiexec /i option to launch the exe file and it throws "This package could not be opened" exception. I like this launch as I can log any errors with /lv option. Is there a command line available to launch setup.exe with msiexec
However, the exe does run when I double click.
Any guidance is much appreciated
thanks