gauravbr
01-07-2004, 04:12 AM
hello,
i am new to Setup factory. I have come to this after viewing it.
I have a problem in executing a visual Basic exe file.
can anyone tell me how to execute a Visual Basic exe file before the installation begins. I check for key number in this exe file, if the key matches then the file exits and the setup program should continue running the setup.
I have my programs which are to put in the setup file are in directory d:\prog
and i want to run a VB exe file called "validate.exe" which is in d:\prog before the installation of the program.
Please help me
i am new to Setup factory. I have come to this after viewing it.
I have a problem in executing a visual Basic exe file.
can anyone tell me how to execute a Visual Basic exe file before the installation begins. I check for key number in this exe file, if the key matches then the file exits and the setup program should continue running the setup.
I have my programs which are to put in the setup file are in directory d:\prog
and i want to run a VB exe file called "validate.exe" which is in d:\prog before the installation of the program.
Please help me