This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/bin/foamWindowsShell.bat
2016-06-07 16:31:52 +01:00

13 lines
336 B
Batchfile

@echo off
set FOAM_ETC_DIR=%~dp0
if #%FOAM_ETC_DIR:~-1%# == #\# set FOAM_ETC_DIR=%FOAM_ETC_DIR:~0,-1%
call "%FOAM_ETC_DIR%\foamWindowsEnvironment.bat"
set FOAM_ETC_DIR=
mode 160,40
color 81
echo ---------------------------------
echo Command shell for foam-extend-4.0
echo ---------------------------------
echo/
cmd.exe