PDA

View Full Version : Launch external application after success compilation


Surfer2k
02-Feb-2006, 07:58 AM
Hi,

I think that it would be well of being able to launch one or more external applications after the eureka process.
Thus one could launch a compression (upx for example) or a backup of the sources.
That could be done even if eureka is not active in the project.

example of command line upx %s -parameter

%s would be then to replace by the complete name of the exe.

What do you think about it?

Pascal

bpo_ccs
06-Feb-2006, 09:43 AM
Hi,

Surfer2k wrote:
> Hi,
>
> I think that it would be well of being able to launch one or more
> external applications after the eureka process.
> Thus one could launch a compression (upx for example) or a backup of
> the sources.
> That could be done even if eureka is not active in the project.
>
> example of command line upx %s -parameter
>
> %s would be then to replace by the complete name of the exe.
>
> What do you think about it?
>
> Pascal

It's a really good suggestion! :)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

tms
08-Mar-2006, 09:40 AM
User "bpo_ccs" <bpo_ccs_india@yahoo.co.in> wrote...
>> I think that it would be well of being able to launch one or more
>> external applications after the eureka process. Thus one could launch a
>> compression (upx for example) or a backup of
>> the sources. That could be done even if eureka is not active in the
>> project.
>>
>> example of command line upx %s -parameter
>>
>> %s would be then to replace by the complete name of the exe.

I'd like that, too.
--
Regards
Tomski

admin
14-Jan-2008, 10:24 AM
Finally added to the 6.x version! :)