id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
266	Padre Requires A CMD Window (WinXP)	Kesshi	azawawi	"In it's current form, Padre requires a CMD window to be open.  If you close that CMD window it will close Padre, too.  By changing a line in the padre.bat file to this:

:WinNT
start wperl -x -S %0 %*

I was able to make Windows not require a CMD window to be open.

*note* If you just run ""wperl ..."" and omit the ""start"" command, a CMD window still opens but you can manually close the CMD window without closing Padre.  This is because Windows hasn't reached the end of the bat file yet.

My OS is WinXP Pro."	enhancement	closed	minor		editor	0.29	fixed		
