| View previous topic :: View next topic |
| Author |
Message |
zionteck Newbie
Joined: 09 Aug 2005 Posts: 1 Location: Belgium
|
Posted: Aug 9th, 2005 11:10 AM Post subject: Question about installer |
|
|
is it possible in anny way to put the vb.net framework 2.0 in the installer
so people can just download 1 installer instead of first the one 2.0framework from microsoft and then my program?
thx for help |
|
| Back to top |
|
jmcilhinney Freshman
Joined: 06 Jul 2005 Posts: 25 Location: Sydney, Australia
|
Posted: Aug 17th, 2005 05:39 AM Post subject: |
|
|
| [link] |
|
| Back to top |
|
vbman995 Moderator

Joined: 19 Aug 2005 Posts: 264 Location: Planet Earth
|
Posted: Sep 1st, 2005 04:21 PM Post subject: |
|
|
| Use the Microsoft Visual Studio Installer 1.1. It adds the runtimes to your installer. It is available to owners of a Visual Studio product for free. It is available on the Microsoft website. |
|
| Back to top |
|
|