You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
Have a check to strip any " around the path to the file
Is your feature request related to a problem?
When useing the "copy path" button in windows it copy's the path rapped in " causeing the script to not like it
Describe the solution you'd like
If the code sees 2 " rapping the code strip it so it gets the raw path to the file and stops people saying about the path being correct but the code says it's invalid
Additional context
No response
I have checked existing list of Feature requests
I confirm I have checked existing list of Feature requests
Related area
Have a check to strip any " around the path to the file
Is your feature request related to a problem?
When useing the "copy path" button in windows it copy's the path rapped in " causeing the script to not like it
Describe the solution you'd like
If the code sees 2 " rapping the code strip it so it gets the raw path to the file and stops people saying about the path being correct but the code says it's invalid
Additional context
No response
I have checked existing list of Feature requests