Guest

Scheduling an installed application

How would I automate scheduling of an installed application after the install finishes?

Thanks
Cata
Posts: 638
Joined: Thu Apr 10, 2003 7:37 am
Contact: Website

I am afraid don't understand what you mean here: scheduling what?
Catalin Rotaru - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Guest

Scheduling an installed application

After my application is copied in the targetfolder i'd like to create a Task Schedule that runns this application every day.

I see you have the option to install a service that runs all the time, but I'd really only would need the installed application be scheduled on the client computer once a day.
Cata
Posts: 638
Joined: Thu Apr 10, 2003 7:37 am
Contact: Website

I see. You need to create a Custom Action that schedules at install and unschedules at uninstall.

Check out in MSDN for docs on how to schedule programatically.

Regards,
Cata
Catalin Rotaru - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”