Gloink
08-27-2004, 05:46 PM
Hi guys. Newbie here :p
So,i have a simple question for you,but not so easy for me, cause i'm a begginer.
I wanna have 2 programs in one setup....
When the setup of the 1st program is finished,i wan't to be a yes/no messagebox with the text "Do you want to setup the 2nd(title) program?.If yes then proceed.If No,exit setup.
Something like:
yes\no message box,"Do you want to setup Unknown 2.3?"
If button yes then
setup
else
abort setup
exit
end if
Thanks in advance!
So,i have a simple question for you,but not so easy for me, cause i'm a begginer.
I wanna have 2 programs in one setup....
When the setup of the 1st program is finished,i wan't to be a yes/no messagebox with the text "Do you want to setup the 2nd(title) program?.If yes then proceed.If No,exit setup.
Something like:
yes\no message box,"Do you want to setup Unknown 2.3?"
If button yes then
setup
else
abort setup
exit
end if
Thanks in advance!