> > Added:
> >   grass/trunk/gui/scripts/windows_launch.bat
....

Martin Landa wrote:
> is it really needed in trunk in regards we are planning to
> use Python for all scripts?

AFAIK it is needed whenever non-.exe or .bat named modules will be run
using simply their command name. So that is needed for both python and
shell scripts. Windows doesn't know executable bits or #!/bin/python
shebangs. The alternative is to add interpreters and path names to the
command line, and change all script's GUI menu entries to some special
launch function.


of course I could be mistaken..


Hamish



      

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to