It is only editbin.exe you need which might floating around online on its own 
somewhere...

Also I think the subsystem is specified in a byte in the header of a PE 
executable so could be twizzled with a script that modifies that byte...

Probably an easy exercise for anyone who likes poking around in binary formats 
(search for windows PE format online should give the appropriate specs).

Warmest Regards,

Mark

Sent from my iPhone

> On 5 May 2017, at 19:11, Malte Brill via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Mark,
> 
> thanks a lot for taking the time to explain things here! Very valuable 
> information! I will certainly give it a try. Just need to install Vis Studio 
> :-)
> 
> While you are here: would you think, that a call to cURL should work on 
> Windows server? For the life of me I can not get it to, even for the simplest 
> calls. Always comes back with an out of memory error, which I believe is a 
> lie in the status code. 
> This is actually what started the experiments for me. I will give Alex 
> suggestion a try also, as this might be a workaround that might actually 
> work. And all that, just because some 3rd party insists on cookie 
> authentication for a Webservice where I would need to get the Headers back 
> from a post. *sigh*
> 
> Thanks all!
> 
> Malte
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to