The following tests fail: set /p abc= 'Value=' 'Value=' set /p abc= "Value=" Value=
on wine: ../../wine cmd.exe.so Z:\home\admin\devel\wineiq64-build\programs\cmd>set /p abc= 'Value=' 'Value='
Z:\home\admin\devel\wineiq64-build\programs\cmd>set /p abc= "Value=" "Value="