Page 1 of 1

install new runtime

Posted: Sun Sep 05, 2010 5:51 am
by Diklally
Hi,
i want to install vega during my software installation if it does not installed .
i get the idea how to ask if the vega is already install:
"Get Environment Variable %MPI_LOCATE_VEGA_PRIME% into Variable PREREQ
if Variable PREREQ Equals %MPI_LOCATE_VEGA_PRIME%
...some message
Terminate installation
end

now i want to install it if it doesnt install...

Thanks,
Diklally

Re: install new runtime

Posted: Tue Sep 07, 2010 2:49 pm
by mills
You can get an idea from the white-paper, How to Extend Application Runtimes:
http://www.installaware.com/installawar ... s_view.pdf

If you add an existing runtime, look at the scripts that become included to get an idea of how to create yours.