xtremexxx Posted August 6, 2004 Posted August 6, 2004 Hey,I am trying to use in my unattended xp something like for examplekillwindow.exe Total CommanderDoes anyone know of a way? and no pskill.exe can't do this.
jrzycrim Posted August 6, 2004 Posted August 6, 2004 You can use cmdow to close a window.cmdow [window caption] /clsIf the window caption has spaces you need to enclose it in quotes.
jdoe Posted August 6, 2004 Posted August 6, 2004 I don't know pskill but in Windows XP there is taskkill.exeTASKKILL.EXE /IM NOTEPAD.EXEIs it what you want?
xtremexxx Posted August 6, 2004 Author Posted August 6, 2004 No, I want to close an explore window named "Total Commander" , it shows some shortcuts in this case.
jrzycrim Posted August 6, 2004 Posted August 6, 2004 Taskkill or pskill won't work in this case. You would have to kill explorer which I don't think you want to do.cmdow "Total Commander" /cls should work.
jdoe Posted August 6, 2004 Posted August 6, 2004 Like jrzycrim say for an explorer window you need CMDOW. Free and good for that and many other things...CMDOW
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now