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

CreateShortcut do not support non-ascii characters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Some future release
    • 1.5.0
    • General
    • None
    • windows 7 (Simplified Chinese, GBK)
    • f91f630fa2294d70f27c4c88dfa331a9f81f5387

    Description

      config.xml:

      <AllowNonAsciiCharacters>true</AllowNonAsciiCharacters>

      .qs file:

      component.addOperation(
          "CreateShortcut", 
          "@TargetDir@/uninstall.exe", 
          "@StartMenuDir@/设置.lnk", 
          "workingDirectory=@TargetDir@");
      

      the created lnk shortcut is not the name I set. but some messy code

      Attachments

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

        Activity

          People

            heimrich Karsten Heimrich
            jarod Jarod Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes