My application needs to delete some files, but this should happen until next windows startup.
What I\'m doing now is to write this string value in RunOnce registry k
Just a guess: Looks like you are running "DOS" command.com that works with short file names only. If you are on Win2K and later, use cmd.exe instead of command.com and yes, use double-quotes.