Changes between Initial Version and Version 4 of Ticket #36
- Timestamp:
- 02/07/12 11:49:38 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36
- Property Status new → assigned
-
Ticket #36 – Description
initial v4 7 7 {{{ 8 8 call "%OSGEO4W_ROOT%\bin\o4w_env.bat" 9 start /B "%OSGEO4W_ROOT%\bin\foo.exe" %*9 start "Foo title" /B "%OSGEO4W_ROOT%\bin\foo.exe" %* 10 10 }}}