Re: [fpc-pascal] bug in make install ?

2019-03-26 Thread Bart
On Tue, Mar 26, 2019 at 11:18 AM Cyrax wrote: > > I added poNoConsole to the 2 occasions of TProcessUtf8 I could fine in > > InitialSetupDlg, but I still see 2 console windows flashing by. > Does adding clauses for TProcess.StartupOptions := [suoUseShowWindow] > and TProcess.ShowWindow := swoHID

Re: [fpc-pascal] bug in make install ?

2019-03-26 Thread Cyrax
On 24.3.2019 19.36, Bart wrote: On Sun, Mar 24, 2019 at 6:10 PM Joost van der Sluis wrote: Note: I see several times a window (console?) flash when starting up Lazarus now. Maybe add poNoConsole to ProcessOptions ? It's a bit annoying now. Can you test if this actually works on Windows (on L