On Sat, Jul 22, 2006 at 10:23:55PM -0500, Bo Peng wrote: > Dear list, > > Using this small utility, we can hide the console window of lyx by > starting lyx with > > runWithHiddenConsole cmd.exe /c lyx.exe > > I suggest that we remove the hide console code in os_win32.c if this > program is used by the windows installer. > > Comments?
We need to set some environment variables. Please have a look at the attached program modified from the same source as yours. I use it as follows: hidecmd /LC_ALL=it_IT /AIK_DATA_DIR="C:\Programmi\LyX14\aiksaurus" lyx.exe I don't see the need to use "cmd /c". -- Enrico