Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-12973

Use expandable string value for kbswitch startup

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 0.4.15
    • Setup
    • None

    Description

      r66508 (from CORE-6787)

      Since we currently do not support expandable string values for shell run startup, just use a normal string.

      hivedef.inf

      1834 ; Keyboard layout switcher
      1835 ;HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","kbswitch.exe",0x00020000,"%SystemRoot%\system32\kbswitch.exe"
      1836 HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","kbswitch.exe",2,"kbswitch.exe"
      

      bootcd-74178-dbg.iso
      I used RegEdit to manually try the REG_EXPAND_SZ value: it still fails (= process is not running).

      Attachments

        Issue Links

          Activity

            People

              binarymaster Stas'M
              Serge Gautherie Serge Gautherie
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: