Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-1056

[Windows]: When using the EnvironmentVariable operation it can change the registry value type from REG_EXPAND_SZ to REG_SZ

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 3.0.1
    • General
    • Windows 8.1

    Description

      If registery value type is REG_EXPAND_SZ when write value, it will be force changed to REG_SZ because QSettings does not have support for REG_EXPAND_SZ in

      void QWinSettingsPrivate::set(const QString &uKey, const QVariant &value) in

      src/corelib/io/qsettings_win.cpp.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            installerteam Installer Team
            andysh Andy Shaw
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes