view installer-files/cmdshell.bat @ 4199:f7fce04ebafa

temporary fixes for of-communications package
author John W. Eaton <jwe@octave.org>
date Wed, 31 Aug 2016 15:01:51 -0400
parents cc549d1865cb
children 447859733feb
line wrap: on
line source

@echo off

set OCTAVE_HOME=%~dp0

Rem   Set up PATH. Make sure the octave bin dir
Rem   comes first.

set PATH=%OCTAVE_HOME%bin;%PATH%
set TERM=cygwin
set GS=gs.exe

%OCTAVE_HOME%\bin\bash.exe