just change your line...
don't remember have I used 95 ever but in nt reskit there is kill and using it you can do:
Shell @scriptdir+"\kill iexplore.exe /f"

mm...
not sure does it flash another window or does it show it in same window.
if in same:
Shell @scriptdir+"\kill iexplore.exe /f 2>&1 >nul"

worky?

{edit}
if it still opens the window you can choose from 2:
1.Shell @scriptdir+"\kill iexplore.exe /f" setconsole("hide")
2.Shell "start "+@scriptdir+"\kill iexplore.exe /f"

[ 14. November 2002, 15:59: Message edited by: Lonkero ]
_________________________
!

download KiXnet