Hallo everybody, I do not have experience with own Batch-files and have a problem with this simple code: call "iexplore.exe" "www.google.de" taskkill /im iexplore.exe call "iexplore.exe" "www.google.de" taskkill /im iexplore.exe of course google.de is only an ...