Nice. I will have to remember this next time.
Is there a way to kill IE from command line. Before I used your work around I was using this function:
killIe() {
winExec C:\\Windows\\system32\\taskkill.exe /IM iexplore.exe /F
}
Thanks!
Tonté
Nice. I will have to remember this next time.
Is there a way to kill IE from command line. Before I used your work around I was using this function:
killIe() {
winExec C:\\Windows\\system32\\taskkill.exe /IM iexplore.exe /F
}
Thanks!
Tonté