Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's not working if .exe is in paththat contains "[" or "]" symbols #4

Open
de-served opened this issue Aug 30, 2023 · 0 comments
Open

Comments

@de-served
Copy link

For example, we have a C:\Soft[Server]\Mikrotik\ symlink that have a source of Z:\SomeWeirdPath\WithAnyParent-ChildStructure[WhereOurSoftReallyAre][[Subdir]]
and there are mikrotik-rif-windows.exe

  1. Try to start C:\Soft[Server]\Mikrotik\mikrotik-rif-windows.exe supout.rif > supout.txt
  2. Resulting .txt consists of one line: Usage: "mikrotik-rif-windows.exe supout.rif /path/to/supout.rif
    If we put .exe to a path without "[" or "]" then it works.
    Personally I use "_", "[", "]" to sort directories by priority.
    Yes, I know that "[" and "]" are regex symbols and all my own software suggest such things - OS/filesystem allows such symbols in name so it is not banned.
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

No branches or pull requests

1 participant