Goran Level: Moderator
 Registered: 16-05-2002 Posts: 1681
|
Re: create a setup file in vb.net
Crystal reports is not part of a .NET framework, therefore you need to install its runtime files. You can download CR merge modules from their site, and include this msm files in setup package. VS.NET includes Visual Studio Installer, which is used for creating installation package/
____________________________
If you find the answer helpful, please mark this topic as solved.
|