s3-registry: create winprint print processor entry for x64 as well.
authorGünther Deschner <gd@samba.org>
Sat, 10 Sep 2016 09:07:54 +0000 (11:07 +0200)
committerJeremy Allison <jra@samba.org>
Sun, 11 Sep 2016 17:57:26 +0000 (19:57 +0200)
Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/registry/reg_backend_db.c

index bdfe7d2e0b26d6a5b08fb0f1eab5b69ad43fd117..45d74d5c0f8b0d6cfa5ac842f8be7a28393670b5 100644 (file)
@@ -126,6 +126,7 @@ static const char *builtin_registry_paths[] = {
        KEY_PRINTING "\\Forms",
        KEY_PRINTING "\\Printers",
        KEY_PRINTING "\\Environments\\Windows NT x86\\Print Processors\\winprint",
+       KEY_PRINTING "\\Environments\\Windows x64\\Print Processors\\winprint",
        KEY_SHARES,
        KEY_EVENTLOG,
        KEY_SMBCONF,