Drizzt Posted September 26, 2003 Posted September 26, 2003 Hi all, I wrote a application in VB.net. Now I want to run this application on different operating systems (win98, win2000 etc) on which the .net framework is not installed. Which dll's do I have to include with my program? Or is there some kind of standard installation module for this?? THanx, Theo Quote
*Experts* mutant Posted September 26, 2003 *Experts* Posted September 26, 2003 You need to install the full .NET Framework on the client computer, can't split it. The resistribuatable can be downlaoded here: http://msdn.microsoft.com/netframework/technologyinfo/redist/default.aspx Quote
Drizzt Posted September 26, 2003 Author Posted September 26, 2003 Thanx, but I'm wondering: Is there not some sort of wizard that installs both the .Net framework and my application together? grtz THeo Quote
*Experts* mutant Posted September 26, 2003 *Experts* Posted September 26, 2003 This page should provide you with more info and links about that: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconusingsetupexebootstrappersamplewithapplication.asp :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.