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

Trouble with remove #6

Open
Saxomania opened this issue May 5, 2022 · 2 comments
Open

Trouble with remove #6

Saxomania opened this issue May 5, 2022 · 2 comments

Comments

@Saxomania
Copy link

for example

i have a path variable with "C:\Program Files\ojdkbuild\java-1.8.0-openjdk-1.8.0.332-1\jre\bin" and i do 'pathed remove "332"' it will remove 332 from "C:\Program Files\ojdkbuild\java-1.8.0-openjdk-1.8.0.332-1\jre\bin" so "C:\Program Files\ojdkbuild\java-1.8.0-openjdk-1.8.0.-1\jre\bin" will be left.

trying to delete "C:\Program Files (x86)\ojdkbuild\java-1.8.0-openjdk-1.8.0.332-1\webstart" - doesnt work

pathed.exe remove "C:\Program Files (x86)\ojdkbuild\java-1.8.0-openjdk-1.8.0.332-1\jre\bin"
worked

pathed.exe remove "C:\Program Files (x86)\ojdkbuild\java-1.8.0-openjdk-1.8.0.332-1\bin"
worked

pathed.exe remove "C:\Program Files (x86)\ojdkbuild\java-1.8.0-openjdk-1.8.0.332-1\webstart"
does not work, maybe the last "" will be the problem

Great tool but needs some fine tuning :) or may i am doing something wrong

@Saxomania
Copy link
Author

also here backslahes are removed :) check the screenshot, my original answer not the "automatic edited"? one you will see
bupOUY3gVo

@Saxomania
Copy link
Author

Saxomania commented May 6, 2022

i type three backslahes but you will see only one if the comment is online



\

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