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

Single or Double backslash required for target path? #42

Open
MattLyte opened this issue Jan 10, 2024 · 1 comment
Open

Single or Double backslash required for target path? #42

MattLyte opened this issue Jan 10, 2024 · 1 comment

Comments

@MattLyte
Copy link

Are single or double backslashes required when replacing the target path for a custom install location?
Line 35 uses double backslashes in the If condition, but lines 36 and 37 only have single backslashes. Should I just maintain that same standard when editing for the custom location?

@jendermine
Copy link
Contributor

"The cmd interpreter seems to ignore extra back slashes in directory names"

https://stackoverflow.com/a/21080688

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

2 participants