PDA

View Full Version : Static Scan Fails - cap046.png (0/1)



NewsArchive
03-03-2008, 03:21 AM
Hi Friedrich

I tried to static scan an exe I have created and get the following message box..

This may be because it is a console win32 program, and not a windows program.

... from the .prj file

#noedit
#system win32
#model clarion lib
etc...


Would this be expected?

Thanks

JohnG

NewsArchive
03-03-2008, 03:22 AM
Hmm. png was corrupt. Trying again with it as a GIF.

JohnG

NewsArchive
03-03-2008, 03:23 AM
John Griffiths

NewsArchive
03-03-2008, 03:23 AM
Hi John,

I think your app is not a valid Portable Executable (PE) file and so the
scanning process failed.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6.7
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-03-2008, 03:23 AM
By the way, if you are interested, you can send me your .exe and I will
check why it is an invalid format.

Friedrich

NewsArchive
03-04-2008, 01:40 AM
Thanks Friedrich

I will zip it up and send it shortly.
It is an CW 6.0.9025 source code generated exe to be run from a scheduler to auto
generate some reports. It has no windows screens and shows up in TaskManager as a
process, but not as an Application.

I don't know the difference between a program and a Portable Executable (PE). But it
does run OK here...


JohnG

NewsArchive
03-04-2008, 01:42 AM
Hi John,

> Thanks Friedrich
>
> I will zip it up and send it shortly.
> It is an CW 6.0.9025 source code generated exe to be run from a scheduler
> to auto generate some reports. It has no windows screens and shows up in
> TaskManager as a process, but not as an Application.
>
> I don't know the difference between a program and a Portable Executable
> (PE). But it does run OK here...

Your file static-scanned fine here. See attached screenshot. IMO, one of
the required dependency files where not accessible on your machine.

Friedrich