Deploy .NET project with .NET Framework

  • Thread starter Thread starter HiNg
  • Start date Start date
H

HiNg

Hi all,

Recently, I have a Project writen in VB.NET, and have deployed it for
installation. However, if the machine going to install my project without
the .NET Framework, no installation can be done. So, my question is, can it
put the .NET Framework into my setup file, and install the framework
automatically once it found the machine don't have it. Could someone throw
some light on this please

Thanks in advance.

Regards,
Clement
 
This is a LOT easier using InstallShield Express
http://www.installshield.com/isx/

Chris Langsenkamp
--------------------------------------------------------------------------------

Hi all,

Recently, I have a Project writen in VB.NET, and have deployed it for
installation. However, if the machine going to install my project without
the .NET Framework, no installation can be done. So, my question is, can it
put the .NET Framework into my setup file, and install the framework
automatically once it found the machine don't have it. Could someone throw
some light on this please

Thanks in advance.

Regards,
Clement
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top