Changes between Initial Version and Version 4 of Ticket #36
- Timestamp:
- 02/07/12 11:49:38 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36
- Property status changed from new to 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 }}}
