HI everyone, I need some help with programming a small script. I recently had some problems with the removal of a file with a very long name, the solution was the "rmdir /s /q <dir>" command. For future use i was planning to write a very small script that would let me click a icon on my de...