]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Backup and restore configuration across installs
authorAsanka C. Herath <asanka@secure-endpoints.com>
Mon, 18 Oct 2010 08:52:34 +0000 (04:52 -0400)
committerDerrick Brashear <shadow@dementia.org>
Tue, 26 Oct 2010 03:02:17 +0000 (20:02 -0700)
commitcc76c31402ed1f8a884f7e8c630371520bd34574
tree4da3fc30d6749f44213f760ae5ed4caabfac8450
parent25e962d334f30656bf3a70cdf32dae2911fb7c5f
Windows: Backup and restore configuration across installs

The MSI installer for OpenAFS does not preserve configuration data
across installs.  This patch creates a backup of specific
configuration registry values when uninstalling OpenAFS and uses this
backup when subsequently installing OpenAFS.

Reviewed-on: http://gerrit.openafs.org/2977
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
(cherry picked from commit 1418b4fec23459aafec4b5a787e2c2b89f6af1f1)
Change-Id: I4eab1a4a3ea33bdcd7ccb27aea0927eed16892ca
Reviewed-on: http://gerrit.openafs.org/3142
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/WINNT/install/wix/Binary/newconfig.ico [new file with mode: 0644]
src/WINNT/install/wix/Binary/restore.ico [new file with mode: 0644]
src/WINNT/install/wix/custom/NTMakefile
src/WINNT/install/wix/custom/afscustom.cpp
src/WINNT/install/wix/lang/en_US/ui.wxi
src/WINNT/install/wix/openafs.wxs
src/WINNT/install/wix/property.wxi
src/WINNT/install/wix/registry.wxi