Johann Kellerman wrote:
Then Ruurd's clever stuff to hide the console window in os_win32.C kicks in.
just add:
cmdow @ /HID
and include cmdow.exe from http://www.commandline.co.uk/cmdow/cmdow.zip.
Very powerful window manager console program read more at
http://www.commandline.co.uk/cmdow/
> Then Ruurd's clever stuff to hide the console window in os_win32.C kicks in.
just add:
cmdow @ /HID
and include cmdow.exe from http://www.commandline.co.uk/cmdow/cmdow.zip.
Very powerful window manager console program read more at
http://www.commandline.co.uk/cmdow/
Regards,
Johann
Alstrup, Asger Kunuk Ottar wrote:
Try
@echo off
if "%LANG%"=="" SET LANG=de_DE
if "%~1" == "~1" goto win95
start "lyx" "C:\Program Files\LyX\bin\lyx.exe" %*
goto end
:win95
start "lyx" "C:\Program Files\LyX\bin\lyx.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9
:end
Good! That works so long as I write it:
Try
@echo off
if "%LANG%"=="" SET LANG=de_DE
if "%~1" == "~1" goto win95
start "lyx" "C:\Program Files\LyX\bin\lyx.exe" %*
goto end
:win95
start "lyx" "C:\Program Files\LyX\bin\lyx.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9
:end
There is no way around the goto.
Regards,
Asger
Any Windows experts out there?
Version 18 of LyX/Win 1.3.6pre resolves Joachim Krieg's problem:
> today I tried LyX 1.3.6 pre 17. My default language in LyX is German.
> If I open a .lyx-file directly by double click, LyX starts with the
> English interface not with the German. If I start LyX ove