Skip to content

Conversation

@hiento09
Copy link
Contributor

This Pull Request introduces enhancements to the startup scripts for the Nitro application, ensuring consistent argument handling across both Linux and Windows environments.

Changes Made:
Windows (start_nitro.bat): Similar to the Linux script, the batch file now properly handles command-line arguments. It passes any provided arguments to nitro.exe and includes logic to handle errors by attempting to run an alternative executable in a different directory if the first attempt fails.

Purpose:
These changes ensure that both the Linux and Windows scripts behave consistently in terms of argument handling, enhancing the user experience and ensuring that Nitro can be launched with the necessary parameters in different operating system environments.

@hiento09 hiento09 added this to the Jan V2.0.0 milestone Nov 21, 2023
@hiento09 hiento09 requested a review from louis-jan November 21, 2023 06:44
@hiento09 hiento09 self-assigned this Nov 21, 2023
@hiento09 hiento09 requested a review from tikikun November 21, 2023 06:44
@hiento09 hiento09 force-pushed the chore/patch-nitro-argument-windows branch from d839aee to 9183595 Compare November 21, 2023 06:47
Copy link
Contributor

@louis-jan louis-jan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@hiento09 hiento09 merged commit fe3d682 into main Nov 21, 2023
@hiento09 hiento09 deleted the chore/patch-nitro-argument-windows branch November 21, 2023 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants