Search found 2 matches

by jsmith
Thu Jun 22, 2006 1:45 am
Forum: Quick Batch File Compiler
Topic: not a valid Win32 application error - not a valid Win32 application
Replies: 1
Views: 8651

Any idea when I include an exe file, eg. test.exe, and build a new file, when I run the new file, I always get "test.exe is not a valid Win32 application". And the Test.exe file size is 0. What happened to the include file? How can I fix it? If not convert, the batch file run well with tes...
by jsmith
Thu Jun 22, 2006 1:42 am
Forum: Quick Batch File Compiler
Topic: Question about Include Files
Replies: 8
Views: 12955

Any idea when I include an exe file, eg. test.exe, and build a new file, when I run the new file, I always get test.exe is not a valid Win32 application. And the Test.exe file size is 0. What happened to the include file? How can I fix it?

If not convert, the batch file run well with test.exe file.