Image

Imagezianchoy wrote in Imagevbdev

Sub Main Help

I was wondering if anyone could help me do the following in VB6 right when a program starts:
1. Launch a form
2. Once the form closes, check a registry value that the previous form (#1) might have modified
3. If the value is true, launch another form. (Otherwise, end the program.)