-----Original Message-----
You need to give more information. Are these Windows or
DOS mode apps? Exactly what is the message? Do the apps
run OK but just give an error on exit (I have seen that
before, but at least they run, so it was just an
annoyance). Did this just start or is it new? If so,
what changed? Did you experiment with the DOS window
settings if they start in a DOS box? Did you check out
the CONFIG.NT and AUTOEXEC.NT for settings? These files
control DOS mode apps settings, just like CONFIG.SYS and
AUTOEXEC.SYS did on DOS machines. Can you open a command
prompt window, change to their startup directory and run
them, if not, what is error message? These apps have
their own support newsgroups (usually the best place to
ask for help) or are they written in-house? What
language
are they written in?
Okay, here's the info you requested:
- These are all 16-bit Windows apps, propably written with
C++ (?).
- Not one of them starts or runs. Not even a process
appears on Task manager or other process inspector utility.
- There must be something wrong in my 16-bit subsystem
(NTVDM.EXE etc), because even the wowexec.exe gives the
same error message and won't execute. The error message is:
Error message title: "[PATH]\process.exe"
Message: "[PATH]\process.exe" \n "Attempt to access
invalid address."
That's all, no error address, no error number (it's 487
Windows system error).
- I will try to compare my system files to ones I got in
my work computer, if I find something.
- I don't know exactly what caused the errors, but atleast
I cleaned some viruses from my computer and didn't use 16-
bit software for a couple of days.
- I tried changing the *.nt setting, with no effect.
Eyesterday I updated windows, uninstalled apps and so on.
I got my system functioning a little better, but 16-bit
apps still aren't running. There's only one lousy Paradox
for Windows app I really need...
- Andy