diff -r 68b921ce1944 -r 859da167ccfe plugins/consoles/win32cons/group/fshell.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/consoles/win32cons/group/fshell.bat Sun Jul 04 15:58:56 2010 +0100 @@ -0,0 +1,13 @@ +@REM fshell.bat +@REM +@REM Copyright (c) 2010 Accenture. All rights reserved. +@REM This component and the accompanying materials are made available +@REM under the terms of the "Eclipse Public License v1.0" +@REM which accompanies this distribution, and is available +@REM at the URL "http://www.eclipse.org/legal/epl-v10.html". +@REM +@REM Initial Contributors: +@REM Accenture - Initial contribution +@REM +@%epocroot%epoc32\release\winscw\udeb\fshell.exe -mfshellconsole -dnogui -- --console win32cons.dll %* +@if %ERRORLEVEL% NEQ 0 echo fshell.exe exited with error %ERRORLEVEL% \ No newline at end of file