Jump to content

Recommended Posts

Posted

I want 2 write an auto it.

It must:

have an user dialog that allows to:

Button to Launch about a dozen applications with a little pause between each.

Report on progress of launched applications

Button to shutdown the same applications that will not fail if an application amongst them is no longer there.

Button (password protected) to edit the list of applications to launch.

Question: Can Auto-it Shutdown an application when it has only a sys tray Icon with only an "exit" menu option?

(in other words (and no you are not stupid and i am not bush) can Auto-it shut down the application "nicely" and not with brutal force?)

thx

The more you learn, the less you know.

Posted

Hi,

yes all possible.

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Posted

Okay...

any pointers to get me in the right direction?

You should download KODA - a very good autoit gui designer

You should look at the following functions in the helpfile :

Run

Winkill

all gui controls functions

Posted

And shutdown and systray.au3

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Posted

I have written something like this last week to start services and applications for a sales demo laptop.

The one I wrote check to see if the services and apps are running so not to start them again, but reports on failures and success to the gui.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...