close an app... 
Author Message
 close an app...

Is there a simple script to just close a running app?

I want to close a comm app before a scheduled backup.

TIA,
Joe



Thu, 24 Jul 2003 12:12:55 GMT  
 close an app...
hi Joe,

The most simple script I know of to close an app is this:

  - AppActivate the app
  - Use sendkeys to send alt-F4

That should work for most apps.

cheers, jw


Quote:
> Is there a simple script to just close a running app?

> I want to close a comm app before a scheduled backup.

> TIA,
> Joe



Sat, 26 Jul 2003 03:57:41 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. close an app on the taskbar

2. VB Script: Close App

3. How to close a running app with WSH?

4. Close or control any windows app from command line or batch file by calling WinAPI

5. how do i close a running app

6. Easy way to convert web based ASP app to standalone app

7. Whats the best way to execute a VB app from another VB app

8. stop app, run script, restart app

9. Closing a child window when parent closes

10. closing a popup when the parent closes.

11. Close all child windows when parent is closed

12. Problems Closing a New Window using window.close()

 

 
Powered by phpBB® Forum Software