Run program only when specific feature is installed

Got a problem you cannot solve? Try here.
EricB
Posts: 54
Joined: Tue Mar 29, 2005 12:00 pm

Run program only when specific feature is installed

Postby EricB » Tue Aug 14, 2007 7:20 am

I have an install with 3 features. If a specific feature is installed, I need to run a batch file.

What is the best way to accomplish this task?

Thanks,

Eric

pfennig

Postby pfennig » Wed Aug 15, 2007 1:34 am

Initialize a variable of your choice to false. Set it to true at the end of your feature's script block. Later run the batch file if that variable is true.

EricB
Posts: 54
Joined: Tue Mar 29, 2005 12:00 pm

Postby EricB » Wed Aug 15, 2007 1:42 pm

pfenning,
Thanks for the reply. After playing around with IA in the daytime hours rather than late at night when the brain is fried, and taking your advice, I able to do what I wanted.

Thanks again,

Eric


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 114 guests