Description
Since we currently do not support expandable string values for shell run startup, just use a normal string.
–
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
- is blocked by
-
CORE-17168 Run registry key incorrect behavior
- Resolved
-
CORE-6787 Make autorun for ctfmon/kbswitch
- Resolved