Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Newbie need help
 

Newbie need help

Hi all, I'm a student trying out VS.net C# express beta 2. I had created a simple hello world window form application. I'm using the "publish" feature that comes with vs.net, however I notice that when it's install on another computer, it takes a long time to install as the setup is downloading the .net framework 2 from the internet.

Is there anyway to bypass the internet streaming and instead put in all in a 
cd-rom for the installation?

Thanks. 
MigrationUser 1  Tuesday, May 24, 2005 3:53 AM
I don't know about the Express editions, but the "complete" Beta 2 allows you to specify where setup should look for the required updates, like a network share. You can also configure the deployment to create a CD.

You can get Beta 2 on DVD for a small shipping fee from <a href="http://www.getthebetas.com">www.getthebetas.com</a>.
MigrationUser 1  Tuesday, May 31, 2005 3:56 AM

You can use google to search for other answers

Custom Search

More Threads

• Upgrade a non-versioned file during upgrade a previous installation??
• TimeOfLastUpdateCheck and DateTime.Now (timezone not correct)
• how to add Uninstall link in startup menu
• Visual studio merge module build behaviour
• Uninstalling MSI package removes user modified files.
• Automatic Updates
• My deployment project has started rebooting without prompting user installing app.
• Registry key are being deleted although they are marked as "DeleteAtUninstall" = False
• dll.config file
• ClickOnce on a Domain Server (Web Server)