So I am trying to make an installer for my program. I am using VBInstaller downloaded from Microsoft. But I am not sure how to add my dependencies or where to find them.

Example:

Neither a merge module nor dependacy information could be found for c:\program files\microsoft office\office 10\execl.exe

One or more files in MDAC.MSM have different versions that those installed on this machine
...

How do I add those dependancies or am I doing these wrong? Did I go about the procedure correct? I just loaded VBInstaller and browesd to my project. Is there an easier way?


Thanks In Adance!