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.
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.
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)
Here ya go...
http://www.microsoft.com/downloads/details.aspx?FamilyID=333325fd-ae52-4e35-b531-508d977d32a6&DisplayLang=en (http://www.microsoft.com/downloads/details.aspx?FamilyID=333325fd-ae52-4e35-b531-508d977d32a6&DisplayLang=en)
Use the Full Redistributable Package
Or you can use https://randemsystems.com/os-updater-support (https://randemsystems.com/os-updater-support)
thanks again Randem. I appreciate your hrlp
You are welcome...