Hi, for technical reasons I need to cd into the apps folder before
exeecuting the application.
I changed the startup script to do so as:
cd "%OSGEO4W_ROOT%\apps\udig-dev"
@start /B "BeeGIS" "udig_internal.exe" --launcher.ini beegis.ini %*

it works. Just wondering if there is a more "windows" way to execute
an application from within a path.

Thanks,
Andrea
_______________________________________________
osgeo4w-dev mailing list
osgeo4w-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev

Reply via email to