The MASM Forum

Projects => MASM32 => Topic started by: Nork on December 18, 2012, 02:52:17 AM

Title: Dead download links on MASM32.COM
Post by: Nork on December 18, 2012, 02:52:17 AM
Microsoft apparently wants you to use Visual Studio 2012 for everything, or 2010 at minimum.

From Obtaining Microsoft VC Tools and MASM
http://www.masm32.com/website/vcmasm.htm

This page talks about Visual C 2005, but that's not where you go with these links now.

This link now redirects to the Studio 2012 homepage:
- VC Express Edition
- http://msdn.microsoft.com/vstudio/express/visualc/download/

This link now redirects to the Studio 2012 homepage:
This is the link for the direct ISO downloads.
http://msdn.microsoft.com/vstudio/express/support/install/




Works!
MASM Version 8.0
http://www.microsoft.com/downloads/details.aspx?FamilyId=7A1C9DA0-0510-44A2-B042-7EF370530C64&displaylang=en

Although if you scroll down on Microsoft's information page for it, you see this:

Required software ◦ Visual C++ 2005 Express Edition
http://msdn.microsoft.com/vstudio/express/visualc/download/

Which again goes to Visual Studio 2012 now.


And actually, if you try to explicitly search the Microsoft downloads for visual studio 2005 express, you get nothing relevant. Service packs and miscellaneous, but not the installer itself.




As much as I hate SoftPedia and their spammy ad-infested download pages, they do in fact have a working link to download the Microsoft Visual C++ 2005 Internet-based installer:

http://go.microsoft.com/fwlink/?LinkId=51410&clcid=0x409

Though this is apparently a "deep link" with no parent webpage anymore, so its stability and continued reliability is uncertain.
Title: Re: Dead download links on MASM32.COM
Post by: dedndave on December 18, 2012, 03:16:10 AM
Visual Studio 2008 Express SP1 ISO
http://www.microsoft.com/en-us/download/details.aspx?id=20682 (http://www.microsoft.com/en-us/download/details.aspx?id=20682)

you have to use "ISO" in your search   :P

http://forum.doom9.org/archive/index.php/t-112201.html (http://forum.doom9.org/archive/index.php/t-112201.html)

if you don't feel like burning a CD, you can use 7-zip to extract the files from the ISO image
Title: Re: Dead download links on MASM32.COM
Post by: Magnum on December 18, 2012, 04:03:50 AM
Nork,

Maybe M.S. wants to discourage programmers by making less tools available.

I thought it was hilarious when I downloaded one of newer Visual Basic packages.

If you get the symbols and count all the Frameworks upgrades needed, you are looking at around 2 Gbs.

I posted several messages on how to make what they call a "project."

When I tried adding header files and went to a directory full of them, it listed none.  :biggrin:

I posted messages as the why and they changed the subject.

Take care,
                 Andy