OPIM SS6 - Starting OPIM from bat/cmd file

Hi,

When I tried to start OPIM SS6 from command line, I've got the following error. 

I've tried to run with a elevated cmd session as well and same error occurs. Any particular reason why that is the case? 

Best regards,

Tuan Le

Parents
  • Hi Tuan Le,

    Don't know if there are any rules, but seems like this *.exe can be started only if user will go to its location and separately launch it.


    If there is requirement to stay on same directory, then a way back can be added.


    Using && you can combine several commands and accomplish required actions.

    I hope this information will be useful. Please let me know if you need additional help on this topic or if you have other concerns/questions.

    Kestutis M.

    Best Regards,
    Kestutis Mitkus

    Application Engineer, Building, Structural & Plant

     

    Answer Verified By: Tuan Le 

Reply
  • Hi Tuan Le,

    Don't know if there are any rules, but seems like this *.exe can be started only if user will go to its location and separately launch it.


    If there is requirement to stay on same directory, then a way back can be added.


    Using && you can combine several commands and accomplish required actions.

    I hope this information will be useful. Please let me know if you need additional help on this topic or if you have other concerns/questions.

    Kestutis M.

    Best Regards,
    Kestutis Mitkus

    Application Engineer, Building, Structural & Plant

     

    Answer Verified By: Tuan Le 

Children