Index » Immidio Resource Kit » Close ReconnAct on Environment Variable creation Messages in this topic - RSS
5/21/2010 12:34:28 PM
gazbea
Posts 1
Hi there,

Is there a way of running ReconnAct, populating the CURRENT_CLIENTIP and CURRENT_CLIENTNAME environment variables and then closing ReconnAct?

Thanks,

Gareth
5/21/2010 4:37:54 PM
Arnout Grootveld — Immidio
Posts 269
Gareth,

That's not supported out of the box, but you could of course create a batch file (KillReconnAct.cmd, for instance) containing the line taskkill /IM ReconnAct.exe and then run ReconnAct.exe -h -l KillReconnAct.cmd.

ReconnAct will start, set the two environment variables, and will then run your batch file as its launch command. The batch file in turn will kill the ReconnAct process.

--
Arnout.
pages: 1
|

Index » Immidio Resource Kit » Close ReconnAct on Environment Variable creation