Hi,

I built an application using VB.NET 2003 and Crystal Report for .NET 2003. The deployment method we want to use is to leave the exe and supporting report and Access database on the network drive and the user can run the exe from their desktop through a shortcut. My question is how can I created a Inno Setup installation that can push the needed files (merge modules and any dependencies for Crystal Report)?

I saw one of the post from "kleinma" who used Inno Setup to do this, could you help me?

Thanks!


July