-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
"Invalid Function" When decompressing downloaded MASM during setup #15
Comments
I'm going to investigate into the installer script sometime soon if I get the chance, however my job keeps me busy, if anyone else wants to take on this task before I'm able to get to it please feel free to do so, as it will be awhile before I can. It seems the developers have finished contributing to this project so I assume its up to the rest of us assembly fans to get the remaining issues fixed. |
It happens when setup is run as normal user. If setup is run with "Run as Administrator" error does not occurs. |
@tejasvih I tried that just now, but running VisualMASM with elevated permissions ("Run as Administrator") does not solve the problem - I still get the "Invalid function" messages. I ran I had a look at my How did that happen? I deleted my zero-byte |
What I ended up having to do was go to http://www.masm32.com/download.htm and click on "US Site 2" and that downloaded the masm32v11r.zip to my computer. I then replaced the empty file with the new file and restarted the set-up wizard and everything worked fine. |
Whenever the installer attempts to download MASM from the internet, when it gets to the part where it says its going to decompress the MASM32 package, upon clicking okay it says "Invalid Function" and then continues the setup without installing MASM or any of the needed tools to begin development.
The text was updated successfully, but these errors were encountered: