view installer-files/cmdshell.bat @ 4018:565bc6a7bb99

libmng: update to v2.0.3
author John Donoghue
date Mon, 31 Aug 2015 09:59:08 -0400
parents 9d402d735dd1
children 57bc5d4ff660
line wrap: on
line source

@echo off

set OCT_HOME=%~dp0

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

set PATH=%OCT_HOME%bin;%PATH%
set TERM=cygwin

%OCT_HOME%\bin\bash.exe