Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix long-standing issue with 'what-if' mode for the design-time components installer that caused some registry key names to be reported incorrectly in the generated log file. Updated the expected test results for 'installer-1.*' to account for this fix. More work on registry operation logging. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
7b20491eb4aef99498ed2c96ce355cd6 |
User & Date: | mistachkin 2017-12-07 05:28:27.024 |
Context
2017-12-09
| ||
23:42 | Further refinements to the design-time components installer. check-in: 7f0ac35baf user: mistachkin tags: trunk | |
2017-12-07
| ||
05:28 | Fix long-standing issue with 'what-if' mode for the design-time components installer that caused some registry key names to be reported incorrectly in the generated log file. Updated the expected test results for 'installer-1.*' to account for this fix. More work on registry operation logging. check-in: 7b20491eb4 user: mistachkin tags: trunk | |
01:27 | When cloning a MockRegistryKey, be sure to preserve its subKeyName field as well. check-in: c98795a9a2 user: mistachkin tags: trunk | |
Changes
Changes to Tests/data/Installer_Test_Vs2005.log.
Changes to Tests/data/Installer_Test_Vs2008.log.
Changes to Tests/data/Installer_Test_Vs2010.log.
Changes to Tests/data/Installer_Test_Vs2012.log.
Changes to Tests/data/Installer_Test_Vs2013.log.
Changes to Tests/data/Installer_Test_Vs2015.log.
Changes to Tests/data/Uninstaller_Test_Vs2005.log.
Changes to Tests/data/Uninstaller_Test_Vs2008.log.
Changes to Tests/data/Uninstaller_Test_Vs2010.log.
Changes to Tests/data/Uninstaller_Test_Vs2012.log.
Changes to Tests/data/Uninstaller_Test_Vs2013.log.
Changes to Tests/data/Uninstaller_Test_Vs2015.log.
Changes to tools/install/Installer.cs.