Search found 3 matches

by unwake
Thu Feb 10, 2011 5:55 pm
Forum: Problems
Topic: A bug ?
Replies: 6
Views: 31636

Re: A bug ?

I used use a compress exe as a resource data, the main exe is uncompressed. when i protected the main exe, it says "ERROR: Unexpected exception: File already protected(compressed), protection stopped".I think it's should be ok using a compress exe as a resource data.

There is a routine in Enigma ...
by unwake
Thu Feb 10, 2011 5:53 pm
Forum: Problems
Topic: A bug ?
Replies: 6
Views: 31636

Re: A bug ?

Sebastiano wrote:unwake
Yep it should. Whats the compiler of ur app and res exe size ?
I am using masm32 , the res exe is 2M, main exe is 15K without res exe.
by unwake
Tue Feb 08, 2011 4:35 pm
Forum: Problems
Topic: A bug ?
Replies: 6
Views: 31636

A bug ?

I used use a compress exe as a resource data, the main exe is uncompressed. when i protected the main exe, it says "ERROR: Unexpected exception: File already protected(compressed), protection stopped".

I think it's should be ok using a compress exe as a resource data.