i used Nullsoft installer to make the setup of my project from VB, it worked fine. then i used VB Application deployement wizard, and to my astonish it add some ".dll" and ".ocx" files to "setup.exe" as well, which NullSoft installer doesn't.

I want to ask how can my NullSoft installer can automatically check for the dependencies for ".dll" and ".ocx" files. I don't know how to write the script for installer tools.

please help me out!