Details
Description
Reproduction steps
- install Gecko during 2nd stage setup
- use the RunDlg from startmenu, which passes its parameters into [SHELL32] shlexec.cpp ShellExecCmdLine()
- type "www.google.de" without the quotes and without the preceeding http://
Expected result
Windows XP SP3 runs the default browser and displays the requested webpage
Observed result
On ros it displays a messagebox about the file not being found. That messagebox is generated by ShellExecCmdLine()
0.4.15-dev-1174-gde8d156_fails.webm
0.4.15-dev-1174-gde8d156_fails.log
P.S: I am aware that it would work as intended, if I had placed the http:// in front of it. But I did not, and it should still work.
Attachments
Issue Links
- blocks
-
CORE-6412 kernel32: rtl: shell32 FoxitReader4: starts directly instead of launching setup wizard (spaces in file name)
- Resolved
-
CORE-14790 Unable to execute "mspaint C:\a.bmp" from "Run" dialog
- Resolved
- relates to
-
CORE-16898 Run command "iexplore" fails to open Wine Internet Explorer
- Resolved
-
CORE-17612 [SHELL32] ShellExecCmdLine(), RunDlg does not accept calling a batch file without extension
- Resolved
-
CORE-12664 Report for ShellExecute(Ex) bugs EPIC
- Untriaged