'WPF - Incomplete installation of setup(.msi)
I am installing setup files(.MSI) on user's machine using PowerShell script through task scheduler. I am scheduling this task under SYSTEM context so that it can install the setup on user's machine. Basically, I am uninstalling older version and then will install new version on the system. But on some user's machine I observed that installation is not happening properly and the app size which is installed is less than the expected size. Also, the exe related to this app is having older functionality(DLL). But version is getting updated on control panel. After installation, I also checked MSI installation logfile and I don't see any error over there. Can you please suggest what could be the issue here and how can I resolve it?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
