id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
36	change app launch bat files to call o4w_env.bat	maphew	maphew	"Go through all the packages and change 
{{{
PATH=%OSGEO4W_ROOT%\bin;%PATH%
for %%f in (""%OSGEO4W_ROOT%""\etc\ini\*.bat) do call ""%%f""
}}}
to
{{{
call ""%OSGEO4W_ROOT%\bin\o4w_env.bat""
start ""Foo title"" /B ""%OSGEO4W_ROOT%\bin\foo.exe"" %*
}}}"	defect	closed	major	Package		fixed		
