No, it still doesn´t work. Tried both options.<br><br><div class="gmail_quote">On Fri, Jan 13, 2012 at 1:32 PM, Helmut Kudrnovsky <span dir="ltr">&lt;<a href="mailto:hellik@web.de">hellik@web.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&gt;&gt;GRASS 6.4.2 RC3, downloaded from OSGEO4W, does not load on Windows 7.<br>
&gt;<br>
&gt;there seems to be a path qoting issue in the start-bat-File.<br>
<br>
can you change manually (wit a texteditor) the file<br>
<br>
C:\OSGeo4W\bin\grass64.bat and give us a feedback?<br>
<br>
the last line from<br>
<br>
   &quot;%GISBASE%&quot;\etc\init.bat %*<br>
<br>
into<br>
<br>
   &quot;%GISBASE%\etc\init.bat&quot; %*<br>
<br>
or<br>
<br>
   %GISBASE%\etc\init.bat %*<br>
<span class="HOEnZb"><font color="#888888"><br>
Helmut<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/GRASS-6-4-2-RC3-will-not-load-on-Windows-7-tp7183539p7184010.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/GRASS-6-4-2-RC3-will-not-load-on-Windows-7-tp7183539p7184010.html</a><br>

Sent from the Grass - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</font></span></blockquote></div><br>