﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
72	QProcess cannot start applications of other types directly	Dmitry A. Kuminov	Dmitry A. Kuminov	"An attempt to start a PM application from a console Qt application will just fail because DosExecPgm (used by spawnvpe() we use in QProcess) cannot start applications of different type.

One of the possible solutions is to start such applications indirectly through cmd.exe (""cmd.exe /c app.exe"") which knows how to create new sessions of different type."	defect	closed	minor	Qt Beta 3	QtCore	4.5.1 Beta 1		fixed		
