That must be your problem right there, you can't tell the difference between a compiler and a CPU
Umm.. unless he was referring to the size of the VS.Net installation when compared to the relatively small VS.Net demo version. Just a guess.
It's relatively easy (and stated pretty clearly in the walkthrough).
1. Download the zip
2. Extract the contents to some directory
3. open that directory
4. Find the macroquest2.sln file. Double-click it
5. When VS.Net opens the project, find the MQ2Main project. Set this as the default (right-click has the option in VS6)
6. Build MQ2Main.dll (should be an option in one of the menu's at the top of the screen. Maybe Compile). Wait for this to finish.
7. Choose Batch Build (from the same menu)
That's it. At least that's what works for VS6. I don't see why it'd be much different in .net, but I haven't used it.
Please note: this is an unusually nice post to such a stupid question.
If you can't do something, read TFM and the help files.
If you can't find it there, search.
If you can't find it in search, experiment.
At ABSOLUTE last resort, ask your question.
Despite what your teacher told you in kindergarten, there ARE stupid questions, and people who ask are flamed/ridiculed/harassed for doing such on these boards. Don't come here looking for help without trying your best to find the answer on your own. If you ask a question that's already been answered... your answer will be a nice, long, hot flame. And I'll be there with marshmallows.
Welcome to MQ.
edit based on nighthawk's post.