Tried as an administrator by opening up a dos admin command prompt and executing the msiexec command from that window, no difference.
Sys config attached.
Steps to install is the following command line: msiexec /i ActiveReports-v12.2.13986.0.msi /l*v log.txt
EventViewer error message: Windows Installer installed the product. Product Name: GrapeCity ActiveReports 12. Product Version: 12.1.12924.0. Product Language: 1033. Manufacturer: GrapeCity, inc… Installation success or error status: 1603.
The error seems to be in the act of removing a directory and children entry:
Extract from installlog.txt:
MSI (s) (DC:DC) [20:40:03:885]: Executing op: CustomActionSchedule(Action=SaveTrialKey,ActionType=3073,Source=BinaryData,Target=SaveTrialKey,)
MSI (s) (DC:A4) [20:40:03:885]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI42C.tmp, Entrypoint: SaveTrialKey
SFXCA: Extracting custom action to temporary directory: C:\WINDOWS\Installer\MSI42C.tmp-
SFXCA: Binding to CLR version v4.0.30319
Calling custom action GrapeCity.License.WixAction!GrapeCity.License.WixAction.CustomActions.SaveTrialKey
CustomAction SaveTrialKey returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
09/26/2018 20:40:04.244 [6876]: Assembly Install: Failing with hr=80070005 at RemoveDirectoryAndChildren, line 393
09/26/2018 20:40:04.244 [6876]: Detailed info about C:\WINDOWS\assembly\tmp\V9FC36WD\GrapeCity.ActiveReports.Interop.v12.dll
09/26/2018 20:40:04.244 [6876]: File attributes: 00000080
09/26/2018 20:40:04.291 [6876]: Restart Manager Info: 1 entries
09/26/2018 20:40:04.291 [6876]: App[0]: (6876) Windows Installer (msiserver), type = 3
09/26/2018 20:40:04.291 [6876]: Security info:
09/26/2018 20:40:04.291 [6876]: Owner: S-1-5-18
09/26/2018 20:40:04.291 [6876]: Group: S-1-5-18
09/26/2018 20:40:04.291 [6876]: DACL information: 5 entries:
09/26/2018 20:40:04.291 [6876]: ACE[0]: Type = 0x00, Flags = 010, Mask = 001f01ff, SID = S-1-5-18
09/26/2018 20:40:04.291 [6876]: ACE[1]: Type = 0x00, Flags = 010, Mask = 001f01ff, SID = S-1-5-32-544
09/26/2018 20:40:04.291 [6876]: ACE[2]: Type = 0x00, Flags = 010, Mask = 001200a9, SID = S-1-5-32-545
09/26/2018 20:40:04.291 [6876]: ACE[3]: Type = 0x00, Flags = 010, Mask = 001200a9, SID = S-1-15-2-1
09/26/2018 20:40:04.291 [6876]: ACE[4]: Type = 0x00, Flags = 010, Mask = 001200a9, SID = S-1-15-2-2