G
Guest
Hello
I develop a desktop windows application using Visual C++. The program is only available by download and the download size is 6MB, so its quick and easy to download and install. In order to take advantage of some of the new .NET features, I'm thinking of now porting the program to .NET. One question I have is over whether users will find it equally easy to download and install my program if it's built for .NET. Obviously, I can point users to where to go to to downlaod the .NET runtime, but I guess I'm trying to figure out what percentage of users will already have the .NET runtime. If most users already have it, then most people who download my program still only need to download 6MB. If most users don't have it, it means that most users require another 20MB download to use my program
Does anyone have ideas/comments on this issue? i.e on how pervasive is .NET is at the moment, and what are the best approaches to minimise incovenience to end users
Thank
Robert
I develop a desktop windows application using Visual C++. The program is only available by download and the download size is 6MB, so its quick and easy to download and install. In order to take advantage of some of the new .NET features, I'm thinking of now porting the program to .NET. One question I have is over whether users will find it equally easy to download and install my program if it's built for .NET. Obviously, I can point users to where to go to to downlaod the .NET runtime, but I guess I'm trying to figure out what percentage of users will already have the .NET runtime. If most users already have it, then most people who download my program still only need to download 6MB. If most users don't have it, it means that most users require another 20MB download to use my program
Does anyone have ideas/comments on this issue? i.e on how pervasive is .NET is at the moment, and what are the best approaches to minimise incovenience to end users
Thank
Robert