Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Not a Win32 Application...

Reply
Thread Tools Display Modes

Not a Win32 Application...

 
 
Nigel V Thomas
Guest
Posts: n/a

 
      07-19-2007
I have an old MS-DOS compiler which runs fine under 2000\XP but not refuses
to run under VISTA

I get a <name of exe>\is not a Valid Win32 Application

Any ideas

Nige

 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      07-19-2007
"Nigel V Thomas" <> wrote...
>I have an old MS-DOS compiler which runs fine under 2000\XP but not refuses
>to run under VISTA
>
> I get a <name of exe>\is not a Valid Win32 Application



Hi Nigel

Is this 64 bit Vista, by any chance? 16-bit binaries - whether DOS or Win
3.x - cannot run on 64 bit Windows. This is due to a design aspect
(limitation?) of the x64 instruction set - there is not Virtual DOS Mode
when the processor is in 64 bit mode. The NTVDM in Windows which runs DOS
apps relies on this VDM processor feature. There is no workaround. But you
could run the DOS app in a virtual machine, such as DosBox or Vrtual PC.

If you're getting this error on 32 bit Vista then, um ... sorry, I dunno.
Most frequent cause of that error is a corrupted biunary image, such that
the Windows program loader cannot interpret the file header. Is it a COM
file or an EXE file? Are you running it direct from the local hard drive?

Which Compiler is it? (if it is Clipper, you will have many problems!)

--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
not a valid win32 application april025 Windows Vista General Discussion 7 07-19-2008 01:58 PM
not a vaild win32 application nicole Windows Vista General Discussion 1 04-12-2008 01:11 PM
Any solution to 'Not a valid Win32 application' ? Gaurav Windows Vista Installation 8 06-20-2006 03:45 AM
Error: not a valid win32 application gamersedge Windows Vista Installation 2 06-13-2006 12:12 AM
Not a valid win32 application jjmusicman29 Windows Vista Installation 1 06-09-2006 07:12 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59