commit | 40b9cc5e40ca69c15a2243852fa20fd1a35a0ea6 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Sat Sep 28 10:34:30 2013 +0200 |
committer | Stefan Weil <sw@weilnetz.de> | Thu Nov 07 07:02:44 2013 +0100 |
tree | a0ba9bbdeb031f43d7507db2392bc99a56fd5948 | |
parent | 964668b03d26f0b5baa5e5aff0c966f4fcb76e9e [diff] |
nsis: Improved support for parallel installation of 32 and 64 bit code 32 and 64 bit variants of QEMU already had different default installation directories, but used a common registry key for saving the choosen directory. This is confusing for users who want to install both variants, so fix it by using different registry keys. Signed-off-by: Stefan Weil <sw@weilnetz.de>