What do I need to make a successful VB.Net 2008 installation pacakage

Started by Randem, June 29, 2008, 11:13:07 PM

Previous topic - Next topic

nitesh




nitesh

Hi Randem,
 
Thanks for the info. Can you please send me a link to the correct runtime installation file.I'm using version 3.5 Framework
 
(Message edited by nitesh on June 29, 2008)

Randem

Aloha Nitesh,
 
If need be, you include the .NET runtime installation. I would include it as an 'External Install' so that the size does not impact your main installation and you can distribute it on CD or leave it out for a download version. They can always download the .NET runtime installation themselves.

nitesh

Hi Guys,
 
I've only used InnoScript with my VB6 projects. What do I need to include etc to make a VB.Net 2008 package.