View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002099 | 3 - Current Dev List | Bug | public | 2017-07-05 14:30 | 2018-08-04 23:04 |
Reporter | K7ZCZ | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | VMware VM | OS | Windows 10 Professional x64 | OS Version | 10.0.15063 |
Product Version | 6.4.0.647 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002099: Setup: does setup actually install Access runtime? | ||||
Description | I don't believe setup is installing the Access 2007 runtime. The repro steps listed in this Mantis isuse demonstrate what I find on the builds I've tested (Build 647, Build 656, and Build 658). If I manually install an Access runtime, I see the product listed in the Control panel "Programs And Features" UI. On none of the VMs I've used to test those builds do I see the Access runtime listed. I'm not particularly familiar with InstallAware, but if I edit the source code I find a step that says "Check for Microsoft Access 2007 Runtime". This step doesn't seem to do any work and unconditionally sets a variable to TRUE. The next step, which is called "Setup for Microsoft Access 2007 Runtime", tests that variable and only installs if it is set to FALSE. Doesn't this mean that the code never tries to setup the Access 2007 run time? | ||||
Steps To Reproduce | 1) Create a new Windows 10 VM 2) Install HRD on it 3) When setup is done, use Control Panel; select "Uninstall a program" under the "Programs" entry 4) The list of installed programs doesn't include any version of the Access runtime. The attached screen shot shows the list I see. | ||||
Tags | No tags attached. | ||||
Module | All | ||||
Sub-Module | Install | ||||
Testing | |||||
parent of | 0002827 | new | Setup: ships with old Access 2007 runtime | |
Not all the children of this issue are yet resolved or closed. |
|
SetupSetup.png (266,514 bytes) |
|
It seems like this changet "nerfed" access installation: https://hrdsoftware.visualstudio.com/HRD/_versionControl/changeset/3310 |
|
100% sure at this point that setup is not _ever_ trying to install the Access runtime. We should talk over how we fix this. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-07-05 14:30 | K7ZCZ | New Issue | |
2017-07-05 14:31 | K7ZCZ | File Added: SetupSetup.png | |
2017-07-05 14:31 | K7ZCZ | File Added: SetupCheck.png | |
2017-07-05 14:31 | K7ZCZ | File Added: SetupList.png | |
2017-07-08 17:24 | K7ZCZ | Note Added: 0003592 | |
2017-07-08 17:34 | K7ZCZ | Description Updated | View Revisions |
2017-07-08 17:34 | K7ZCZ | Steps to Reproduce Updated | View Revisions |
2017-09-18 00:14 | WA9PIE | Project | 3 - Current Dev List => 2 - Next Dev List (Holding Area) |
2018-05-20 10:40 | K7ZCZ | Note Added: 0005068 | |
2018-05-20 10:41 | K7ZCZ | Project | 2 - Next Dev List (Holding Area) => 3 - Current Dev List |
2018-08-04 23:04 | K7ZCZ | Relationship added | parent of 0002827 |