Jump to content

Recommended Posts

Posted (edited)

Why would you not want a compressed script? It would be over 200 kb uncompressed. And no, you can't disable the compression.

Edited by Valik
Posted

well i was trying to do something but i can't do it with the compiler compressing the EXE...but nvm, iwas just wondering

-Brett
Posted

heh, i can do that without it being uncompressed, but i was going for the options in the right click on the icon

...i use reshack, not a hexeditor

-Brett
Posted

Then create a backup copy of AutoItSC.bin, then modify AutoItSC.bin to do whatever you want and compile using your modified AutoItSC.bin.

Posted

cool, how would i add a menu item to it, then when u click it it goes to a function in the Autoit script?

-Brett
Posted

cool, how would i add a menu item to it, then when u click it it goes to a function in the Autoit script?

I highly doubt that is possible without one of the developers writing an interface to make that happen (In which case, your whole idea is null). You might be able to hack something so that it launches another application which can communicate back to your main script. But as far as settting up a callback for a new menu item, that's something you can't do without doing it in the source.
Posted

thats mean :D

What I meant was. It requires actual coding to implement, which means your idea of using ResHacker or some other hacking program to hack a custom menu in is not necessary because it will be built-in.

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
  • Recently Browsing   0 members

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