News:

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

I have a problem installing MASM32 V9

Started by Dasar, November 21, 2007, 08:22:43 PM

Previous topic - Next topic

hutch--

Quote
hutch, why didn't you make the install package a normal wizard setup program

The problem is DEP, not the installation. It would fail under DEP anyway. The solution to Dasar's problem is to disable DEP and operating system setting are not in the domain of an installation. version 10 has solved the problem where version 9.0 was written before Microsoft changed the specifications of the 32 bit PE executable file.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

jj2007

Hi Dasar et al,
I've recently enabled DEP on my pc, and when running certain proggies including SpamBayes, there is first THIS message:

"To help protect your computer, Windows has closed this program.
Name: [name of program]
Change Settings   Close Message"

Only after closing, the GPF appears. Dasar, have you seen a box of this type? If not, then it is not DEP. One other hypothesis is lack of RAM - 7z is memory-hungry, especially if slow & high compression was chosen.

Dasar

@jj2007:
No, I don't see this message, after I run the install.exe I get the error message immediately.
I get only one error message ( the picture is in my first post ).


@hutch:
Quotesuggested in my first reply, turn it off in KasperSky Internet Security as well. We have seen this problem before and this needs to be done to disable DEP.

I don't know how to turn it off in KasperSky Internet Security, I've navigated all the options in KasperSky, but I couldn't find anything related to DEP.
BTW: as I've mentioned before, I've totally closed KasperSky before trying to install the package.
and the DEP is disabled in the boot.ini file (/noexecure=alwaysoff).
If I've misunderstood you about KasperSky issues, then please clear it for me.


@Vortex
QuoteAre your system log files reporting error message(s)?
sorry, I didn't understand your question. Do you mean "Are your system log error messages ?"    ?


@Mark Jones:
QuoteDo you have administrator privileges?

Is this running Vista? 64-bit?

Yes, I have.
No, running Windows XP Professional SP2.


and thank you for every one tried to help me.

Vortex

Hi Dasar,

Launch a command prompt and type eventvwr.msc You should be able to view the system log files.

Dasar

Thank you Vortex

This is the last error message after I run the install.exe :

Event Type: Error
Event Source: Application Error
Event Category: None
Event ID: 1000
Date: 11/30/2007
Time: 11:49:45 AM
User: N/A
Computer: OKDE-0AA051BD2F8C
Description:
Faulting application finst.exe, version 4.23.0.0, faulting module unknown, version 0.0.0.0, fault address 0xa9e9c6ab.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74   Applicat
0008: 69 6f 6e 20 46 61 69 6c   ion Fail
0010: 75 72 65 20 20 66 69 6e   ure  fin
0018: 73 74 2e 65 78 65 20 34   st.exe 4
0020: 2e 32 33 2e 30 2e 30 20   .23.0.0
0028: 69 6e 20 75 6e 6b 6e 6f   in unkno
0030: 77 6e 20 30 2e 30 2e 30   wn 0.0.0
0038: 2e 30 20 61 74 20 6f 66   .0 at of
0040: 66 73 65 74 20 61 39 65   fset a9e
0048: 39 63 36 61 62 0d 0a      9c6ab..


I hope this helps you to help me :)

Mark Jones

Well this is a very unusual thing. :wink I suppose Hutch or one of us could provide the MASM32 package to you privately as a .zip file so you can install it now. If I should do this Steve, just let me know. As Hutch has said, the next version of MASM32 should not have this problem, but we will still look into this issue further, thanks for all your hard work. :U
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

Vortex

Hi Dasar,

finst.exe is not a file supplied with the Masm32 package. Check your system with an antivirus software.

hutch--

The file "finst.exe" is a temporary file that the installation writes to disk that is deleted after the install is finished.

RE the original question, the answer is the sme as it was the first time, turn OFF the DEP and the problem is solved. I bothered to make the effort in the first place with the help of a number of friends to track down the problem which was the DEP added to SP2 of XP. The answer is now as it was then, turn OFF the DEP and it will work fine.

I cannot directly help you with either WinXP or Kaspersky as I use neither and finally what you need to do is be able to set up your own machine.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php