qwertyuiop
Posts: 35
Joined: Wed Dec 12, 2012 6:05 am

calling java application

Hi,

it is possible to call java application in to the tray while service starts and service stop using installer.

Thanks
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: calling java application

Hello,

I'm afraid we don't have support for this. However, if you want to run a java application during installation process before services start and before they stop, then you can create your own custom action. Also the custom action should be added before "Install Execution Stage -> Remove Resources -> StopServices" and before "Install Execution Stage -> Add Resources -> StartServices" standard actions.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”