In my vb.net solution I have added a setup project. What I am not sure is how to configure setup so it does below when it is run; 1. Install the app in C:\Program Files\Company Name\Product Name folder. 2. Create a menu entry in start menu as Start->Product Name.
I am not sure if I post this issue at the correct newgroup. If I need to post it somewhere else, please let me know what is the correct newsgroup for this. I am using VB.NET 2005 and I create a "setup and deployment" project.
Hello. We have a Windows 2003 Server server and was wondering which .net framework version should we install? It appears that 3.5 is the latest but was wondering if this would be compatible with any of the prior versions like 2.0 or 1.0? Would installing 3.5 first and then if ...