I'm a new user of InstallSHIELD and have very little past programming
experience in this field. However I have managed to install a single
binary (.exe) file. What I would now like to do install another exe file
from the source script of the first install and then to be able to install
multiple exe files. The DoInstall function is what is required... I
think....I have put this function in my source script and called the second
exe file from inside this function. Also I have done all the required
changes to the setup for it to work.... I think Below are the error
messages I get back when compiling the script that contains the DoInstall
function...
Compiling...
Linking...
(0) : internal error C9001: internal error : Error reading local extern
tab
(0) : internal error C9001: internal error : Error loading event action
(0) : internal error C9001: internal error : Error loading event
Done- 3 error(s), 0 warning(s)
Can any one help...I would riley appreciated any advice, or script
templates that show how to do a second install form the source script of the
first install..
A step-by-step process on how to do it....
Thankyou...Kenny...