I see it as a very small amount of work to get a nice piece of software without having to pay hundreds of dollars for it. I feel the same way about obtaining the Intel C++ compiler for Linux. I feel the same way about Linux itself. Whether it's a simple install or from a CD/DVD is really a very minor issue to me.wgarvin wrote:Burn a DVD from an ISO? Just to install a compiler and IDE? How can you not recognize that as ridiculous? Even people with internet connections have to jump through (minor) hoops to get registered; click some button on Microsoft's nasty website, fill in their e-mail address or whatever, wait for the e-mail to arrive, and paste the text from the e-mail into the installation. Which I might have been willing to do, if there was any way for my laptop to get to that nasty website in the first place. But downloading an entire ISO and burning a DVD? That's just ridiculous. Why can't I download a single multi-hundred-megabyte setup.exe and just install it without all the stupid registration stuff? I mean, if the tool is "free", then maybe Microsoft should let go of the stupid registration stuff. Of course it's not really "free", its "free with some strings attached". Their insistence on collecting the info and tracking all the people who install this thing, has ended up making it too difficult for me to install. Hell with that, I can't be bothered then.
Besides, I bet part of Microsoft's thinking was that if you don't have an internet connection, then you're going to need some other means of getting the installation package to the computer (like burning it to a DVD). How else did you plan on getting the install to the computer without a network connection? Well, whatever the method, you could probably just extract the ISO (using free tools) and install from that.
If you weren't able to accomplish this in several hours, then frankly, I think you have yourself to blame, not Microsoft.wgarvin wrote:Only because I wasted several hours of my life trying to work around Microsoft's asinine restrictions. I'll never get that time back, and yes I'm bitter about it.
I'm in agreement here. I only use the Microsoft stuff to occassionally compile some finished code, to see whether it can generate faster code, and because I find that its assembly output is much more helpful than GCC (or maybe I don't know the right way in GCC). My "development environment" is bash, vi, and gcc, and after I installed VC++ Express, I found myself hating it for development because I had to move my hands off of the home row on the keyboard. I guess we all have our quirkswgarvin wrote:As a result I'd rather use some other freely available tool instead.
