Hi,

I have a program that can call up two separate setup program depending on which radio boxes is checked.

My problem is this program is written in VB and it needs the .dll files from the setup program to run and I want to run this program before I run the setup program.

Do I have to setup my "setup program" beforehand? Is there a way to compile VB program that doesn't uses dlls and other support files.

Thanks in advance.