Jump to content

Recommended Posts

Posted (edited)

First, my english isn't well, I hope you understand.

I have a problem with #pragma.

#pragma compile(ExecLevel,
#pragma compile(Compatibility,
#pragma compile(UPX,
#pragma compile(FileDescription,
#pragma compile(ProductName,
#pragma compile(FileVersion,
#pragma compile(CompanyName,
...................

But I didn't find #pragma equivalent to #autoit3wrapper_res_file_add

How to clear line #autoit3wrapper_res_file_add after building my code ? I want to clear this because someone, who want decompile my exe,  will see Res_File I added.

Thanks for help ^^

Edited by moimon
  • Moderators
Posted

And before this devolves into yet another discussion on "How do I protect my code from decompile", short answer is - you can't. Search the forum, you'll see it has been discussed at sickening length. So please don't start it again.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...