Skip to content

Launching without the terminal window on Windows #31

@aymericfraise

Description

@aymericfraise

Hi, i'm just starting to try out this software, looks good so far :)

On Windows launching logfx.bat first opens a terminal window, then the actual program window. I was wondering if there was a reason for this ?

I changed the last line of logfx.bat to this and it launches without the terminal window (i added start and exit, and replaced java with javaw) :

start "" "%DIR%javaw" -splash:"%DIR%logfx-logo.png" %VM_OPTIONS% -m com.athaydes.logfx/com.athaydes.logfx.LogFX %*
exit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions