change Max executable metadata ProductName?

dailytlj's icon

To be able to route audio from multiple Max executables to Dante-hardware with a routing-software (Dante-VIA), all my max apps would need to have a different name. Currently they all show up as 'Max', which seems to be the standard executable "ProductName" when looking at the metadata.

Is there a way to build an executable with a different ProductName?
Trying to change the metadata with other editors (resEdit, resource-hacker, etc) seems to render the files unusable so far.

executable metadata when looked at with Resource-Hacker app

Source Audio's icon

After setting standalone object right,
editig resource is the right way, but you are making a mistake somewhere,
otherwise app would run.

dailytlj's icon

Resource-Hacker did the job after all! My mistake was, I didn't "compile" before saving the file. (Action > Compile Script F5, or simply by clicking elsewhere, then it asks you to compile).