cdelmonico
11-23-2004, 09:30 AM
i have a fairly complex vb.net solution which includes 3 seperate vb projects... a busness layer, a data layer and a ui layer, a folder containing several crystal reports that are loaded through a report view within the ap... and a backend Access db. I want to make an install cd for distrinution... I know about adding a set-up project in vb.net ide and also about inno setup utility, but i cannot find much good documentation on either method... can anybody please tell me an article/reference, otr give me advice on how to proceed?