The MASM Forum

Microsoft 64 bit MASM => MASM64 SDK => Topic started by: jj2007 on July 12, 2023, 11:46:00 PM

Title: Grab the 64-bit binaries (ML64.exe, link.exe)
Post by: jj2007 on July 12, 2023, 11:46:00 PM
In order to use the original Masm64 SDK, you need the ML64 and link binaries. Here is a program that allows to install them from known Microsoft locations. Extract all files to a folder on your Masm drive, then run GrabBin64.exe.

The smallprint:
Use at your own risk. The downloads may be copyrighted, or you may need a Visual Studio license to use them.

(http://www.jj2007.eu/pics/GrabBin64.png)
Title: Re: Grab the 64-bit binaries
Post by: jj2007 on July 13, 2023, 04:32:41 AM
Feedback is welcome btw - firewall problems etc, bugs, crashes anybody?

Updated links attached.
Title: Re: Grab the 64-bit binaries (ML64.exe, link.exe)
Post by: AlexAmos on August 10, 2023, 05:38:15 PM
Works. Thanks.
Title: Re: Grab the 64-bit binaries (ML64.exe, link.exe)
Post by: Quan on May 19, 2025, 03:00:18 PM
Hi, I'm at a loss trying to use this tool. Am I supposed to download every single .vsix files and copy them to \Masm64\bin64? Is there any difference between those files?

I'm attempting to run the sample assembly code by clicking the Build button, I get this error. It seems to happen with any of the .vsix files in the list.

(https://i.postimg.cc/G2X1jfbv/image.png) (https://postimg.cc/JDHgrPDh)

Another (possibly) unrelated questions I have about this programme is that there's no difference between "Install directly from web" and "Download local *.vsix" -> "Copy to \Masm64\bin64" right?