News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Install MASM32 v9 failed

Started by lovesha, January 16, 2008, 03:14:47 AM

Previous topic - Next topic

lovesha

I want to install MASM32 v9 on my work station. The OS is Windows Server 2003. But I got the error message as below:

---------------------------
finst.exe - Application Error
---------------------------
The instruction at "0x003826fe" referenced memory at "0x003826fe". The memory could not be "written".


Click on OK to terminate the program
Click on CANCEL to debug the program
---------------------------
OK   Cancel   
---------------------------


I am not sure what the problem is.

And I have tried to extract the files from install.exe by WinRAR and run makelibs.bat manually. But the same error window appeared.

Are there someone know the reason or solution?

Thanks a lot.

MichaelW

eschew obfuscation

hutch--

lovesha,

Try installing the beta of the next version, it has the DEP problem solved.

http://www.masm32.com/board/index.php?topic=8527.0

Note that the beta is not fuly supported yet but it contains all of verasion 9.0 so it should do the job.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

lovesha

Thanks a lot hutch.

I have installed v10 beta successfully.