Jump to content

About #pragma


moimon
 Share

Recommended Posts

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
Link to comment
Share on other sites

  • Developers
9 hours ago, moimon said:

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

That is correct since there is none. ;)

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Moderators

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!

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...