You posted a set of VB Code to write your registry entries. You referenced a "CRegsitry" class. Where did that class come from? Does it ship with VB or is it a custom class you guys wrote?
I am looking at this product for installing a program that we are developing. I need to create an MSI package that updates the VBRun time files if they are outdated. Then, the installer package would run an EXE which would continue the install. The VB6 EXE would then call other MSI packages to ...