Frequently, my Word 97 gets frozen and then I use the Close Program dialog
box to kill it, but the Close Program d.b. often takes a good long time to
display the dialog that actually closes Word, so I'm sitting there waiting
for maybe 30 seconds or more to complete this process.

Is there a way via a .vbs file (or maybe some other kind of file) whereby
Word can be closed instantly and in one step, without having to deal with
two dialog boxes?

Thanks.

Found it by Larry

Larry
Sun Jan 28 17:47:18 CST 2007

I found it, in AutoIt:

WinKill("Microsoft Word - ", "")



"Larry" <larry328NOSPAM@att.net> wrote in message
news:uvcu%23YzQHHA.4632@TK2MSFTNGP04.phx.gbl...
> Frequently, my Word 97 gets frozen and then I use the Close Program dialog
> box to kill it, but the Close Program d.b. often takes a good long time to
> display the dialog that actually closes Word, so I'm sitting there waiting
> for maybe 30 seconds or more to complete this process.
>
> Is there a way via a .vbs file (or maybe some other kind of file) whereby
> Word can be closed instantly and in one step, without having to deal with
> two dialog boxes?
>
> Thanks.
>


Re: Closing Word instantly by Ayush

Ayush
Sun Jan 28 20:19:24 CST 2007

Replied to [Larry]s message :
> Frequently, my Word 97 gets frozen and then I use the Close Program dialog
> box to kill it, but the Close Program d.b. often takes a good long time to
> display the dialog that actually closes Word, so I'm sitting there waiting
> for maybe 30 seconds or more to complete this process.
>
> Is there a way via a .vbs file (or maybe some other kind of file) whereby
> Word can be closed instantly and in one step, without having to deal with
> two dialog boxes?
>
> Thanks.
>

Open taskManager (Ctrl-Alt-Delete) and end the Word.exe process

OR with VBS :
http://www.computerperformance.co.uk/vbscript/wmi_process_stop.htm


--
â?? Ayush
-------------
Search - www.Google.com | Wikipedia - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
-------------