Skip to content

Improve checking for existing NASM instance#28

Closed
TracerDS wants to merge 1 commit intoShiftMediaProject:masterfrom
TracerDS:patch-1
Closed

Improve checking for existing NASM instance#28
TracerDS wants to merge 1 commit intoShiftMediaProject:masterfrom
TracerDS:patch-1

Conversation

@TracerDS
Copy link
Contributor

@TracerDS TracerDS commented Feb 25, 2025

It will now properly checks in folders with spaces and special characters without needing quotation marks ("").

Basically, this change doesnt force the user to set the NASMPATH variable to the path with surrounding quotes:

- NASMPATH="C:\Program Files\NASM"
+ NASMPATH=C:\Program Files\NASM

Improved checking for existing NASM instance.
It will now properly checks in folders with spaces and special characters without needing quotation marks ("")
@Sibras
Copy link
Member

Sibras commented Mar 1, 2025

merged #30 which fixes this aswell, thanks anyway

@Sibras Sibras closed this Mar 1, 2025
@TracerDS TracerDS deleted the patch-1 branch March 1, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants