#79464 - 11/03/200201:51Re: Starting programs from the kernel...
[Re: kimbotha]
kimbotha
member
Registered: 30/08/2000
Posts: 157
Loc: London, UK
Note there are issues with the patch...
because of the way hijack reads config.ini and processes the [hijack] section it tries to execute the programs every time config.ini is read... which would be every time the player is restarted... this confuses things a bit it seems...
Maybe the [hijack] section should be processed only once and marked with a flag...?