Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

NX Witness Not Launching on Second Screen with CLI

Completed

Comments

7 comments

  • Norman
    • Network Optix team

    Hi @...,

    Can share some more details?

    What do you mean with:

     it will not open properly.

    Perhaps you can share the script and a screen recording of the issue to clarify the issue.

    -1
  • Permanently deleted user

    "C:\Program Files\Network Optix\Nx Witness\Client\4.2.0.32840\HD Witness Launcher.exe" --auth=http://[LOGIN]:[PASSWORD]@[IP:PORT] --layout-name=BP-TR1-05 --no-single-application
    "C:\Program Files\Network Optix\Nx Witness\Client\4.2.0.32840\HD Witness Launcher.exe" --auth=http://[LOGIN]:[PASSWORD]@[IP:PORT] --layout-name=BP-TR1-06 --no-single-application --screen=2

    What do you mean with:

    " it will not open properly."

    It means it will open the first window just fine. However, the second screen will not open at all. Regardless of any parameters specified in the script.

    1
  • Permanently deleted user

    So no updates on help with this?

    0
  • Norman
    • Network Optix team

    Hi @...,

    Sorry for the delay, but there were other priorities and some PTO. Please also check THIS topic about our response times.

    I would create the following batch script:

    @echo off
    cd "<pathToApplicationFolder>"
    start "" "HD Witness.exe" --parameter(s)
    start "" "HD Witness.exe" --parameter(s)

    I wasn't able to test it yet with the Nx Application, but was able to do it with another application and that worked just fine.

    The path to the application folder can be found by executing step 1 - 4 in THIS support article.

    -1
  • Permanently deleted user

    This doesn't seem to be working either. It only has something to do with the "--screen=2" parameter because removing it causes the second instance/window to work just fine.

    While that script launches the first window as normal, it still is not the solution to my second screen problem.

    0
  • Norman
    • Network Optix team

    Hi @...,

    If you exclude the first screen from the command, and only allow the application to open on --screen=2, does this work?

    0
  • Norman
    • Network Optix team

    We have not heard back from you in a while, so we are going to assume your question has been resolved and set this topic to 'Completed'.

    0

Please sign in to leave a comment.