cachirro Posted August 23, 2004 Posted August 23, 2004 I need to delete a file of alcohol 120% via cmd, but the % in the 120% isn't reconized, here is the line:DEL "%AllUsersProfile%\Desktop\Alcohol 120%.lnkHow can i make it recognize the char?I'm also looking for the thread that released: WPI_071404_2_0b.rari searched more than 10 times and can't find it, i want to find it to see if there's a new version.
jrzycrim Posted August 23, 2004 Posted August 23, 2004 You can use this:DEL "%AllUsersProfile%\Desktop\Alcohol*.lnk"Just as long as nothing else on your desktop has a filename that starts with Alcohol."Alcohol 120*.link would work as well.
cachirro Posted August 23, 2004 Author Posted August 23, 2004 LOL, didn't remember thatThanks m8.I found the thread i was looking for, don't know why the search feature doesn't finds it.
benners Posted August 23, 2004 Posted August 23, 2004 Try adding another "%" DEL "%AllUsersProfile%\Desktop\Alcohol 120%%.lnk"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now