| View previous topic :: View next topic |
| Author |
Message |
daorc
Joined: 18 Oct 2006 Posts: 169
|
Posted: Thu Oct 15, 2009 3:28 pm Post subject: Altering manifest contents for compiled script |
|
|
Hello.
Is there any way of altering the contents of a compiled ahk script? I've tried changing the manifest in the AHK source code but that doesn't seem to do the trick.
The reason I'm asking is that without editing the manifest, I get problems with the program compatibility assistant (PCA) when I run a file called setup.exe in vista (it has to be called that so it will automatically run as administrator).
Any ideas...?
Thank you! |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 8688
|
Posted: Thu Oct 15, 2009 3:47 pm Post subject: Re: Altering manifest contents for compiled script |
|
|
| Quote: | | Altering manifest contents for compiled script |
You may try altering ?:\Program Files\AutoHotkey\Compiler\AutoHotkeySC.bin with ResHacker which will thereafter reflect in every compiled script.
 |
|
| Back to top |
|
 |
daorc
Joined: 18 Oct 2006 Posts: 169
|
Posted: Fri Oct 16, 2009 7:50 am Post subject: |
|
|
Fantastic, works like a charm! Thanks for your help!  |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 8688
|
Posted: Fri Oct 16, 2009 6:04 pm Post subject: |
|
|
| daorc wrote: | | works like a charm! |
Glad it helped, but honestly, I no nothing about a manifest.
If you can provide some information on what changes you applied, it would be valuable for me and the rest of the community.
Thanks. |
|
| Back to top |
|
 |
|