XPect Posted October 3, 2004 Posted October 3, 2004 Hello Benjamin,Can you give me a little help on how command.x work please.This doesn't workcommand.0 = cmd.exe /c del /F "%UserProfile%\Bureau\Directory Lister.lnk"This workcommand.0 = cmd.exe /c %apps%\02-Utils\DirectoryLister\_RemoveIcon.cmdBatch File _RemoveIcon.cmd:@Echo offdel /F "%UserProfile%\Bureau\Directory Lister.lnk"I don't understand why the 1st one doesn't work. Can you give me the clue
XPect Posted October 3, 2004 Author Posted October 3, 2004 Once again, thanks Mr Ben [Magic] Kalytta PS: Don't take to much steroids
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