PDA

Click to See Complete Forum and Search --> : Creating a Customized Setup Program


anis_b
Mar 19th, 2003, 07:39 AM
I want to distribute few programs along with my VB.NET project.

IE6
MSDE
Windows Installer
.NET components (which i guess is required to run a VB.NET exe)
The Project

how do we make a combined setup of these 5 together ??

another question is that how do we customise the setup ??

meaning..
if the first 3 or 4 of the components are already installed on the client's machine... then they should not be installed.

Pirate
Mar 19th, 2003, 12:41 PM
see the links I provided in this thread .