I have created a application in VB 6. It involves use of Database and DLL call for my parallel port. I want to create a setup of the application so it can be installed on other system which don,t have VB6 on them. Whenever I create a setup using PDM the application doen't run. There is an error "Project1 have encountered a problem and needs to be closed. We are sorry fot the inconvience"

How to correct this I tried to use INNO it doesnt help me out. Same error message comes. I kept inpout32.dll file copy in System folder also in system32 folder.

Help me plzzzzz