Al Mason
September 26th, 2001, 11:39 AM
I would like to develop a small vb application to start up with autorun when the CD is installed. Basically, I just want to have a form show with a couple of options, one being to load the main application. I am able to do this with ShellExecute, however, is there a way to have the vb runtime files (vbrun60sp5.exe)load without the message box appearing that asks if you want to load the runtime files? Also, is there a way to hide the status windows that show the runtime files being loaded? Thanks.