ironmansoftware / issues

Public Issue tracker for Ironman Software products.
https://ironmansoftware.com
31 stars 2 forks source link

Location of error log when the PSU MSI installer fails #3423

Closed DataTraveler1 closed 1 week ago

DataTraveler1 commented 1 week ago

Version

5.0.0-betaX

Severity

Low

Environment

msi

Steps to Reproduce

There appears to be an erroneous message in the MSI installer when a fatal error occurs.

image

Expected behavior

The MSI installer should show the location of the corresponding log when it fails

Actual behavior

The MSI installer may not show the location of the corresponding log when it fails

Additional Environment data

For extra context, the content of the MSI log file is below. I believe the root cause of the error is a health issue on the server and not related to PSU itself.

Error 1923. Service 'PowerShell Universal' (PowerShellUniversal) could not be installed. Verify that you have sufficient privileges to install system services.

Screenshots/Animations

image

figure shows the MSI fatal error message with the updated log location
adamdriscoll commented 1 week ago

This error is correct as that location may contain more information about why the install failed. That said, I can enhance this message to also reference the MSI log.