Description
How to reproduce:
- Run regedit.exe
 - Navigate HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
 - Create 3 keys:
REG_SZ : C:\ReactOS\system32\calc.exeREG_SZ : %SystemRoot%\system32\notepad.exeREG_EXPAND_SZ : %SystemRoot%\system32\cmd.exe - Expected behavior (tested on Windows XP):
	
- calc.exe starts
 - notepad.exe doesn't start
 - cmd.exe starts
 
 - Observed behavior (tested on 0.4.15-dev-460-gb338fb7):
	
 calc.exe starts
 notepad.exe starts
 cmd.exe doesn't start
 
This bug particularly affects VirtualBox Guest Additions (VBoxTray.exe). Also not sure if it's regression, earliest build tested 0.4.11-dev-945-g3493992 also affected.
Attachments
Issue Links
- blocks
 - 
                    
CORE-12973 Use expandable string value for kbswitch startup
-         
 - Resolved
 
 -         
 
- is duplicated by
 - 
                    
CORE-16954 VirtualBox screen auto-resize does not work in ReactOS since VirtualBox 6.1.0
-         
 - Resolved
 
 -         
 - 
                    
CORE-17608 Virtual Box Guest Additions Does Not Autostart With ReactOS
-         
 - Resolved
 
 -