PDA

View Full Version : [HACKING]Delay startup of services.exe


smuppy
16th June 2009, 04:20 PM
I desperately need to delay the startup of services.exe from HKLM\init. I have fooled around with some values (changed value of Launch to 110 and Depend110 to 14 00) but the then device didnt start at all.

Does anyone have a working solution to this or an idea on how to approach this issue?

I need this because my application autostarts as a service and the current ROM (custom rom from MichyPrima for Athena 7500) I'm using is simply... too fast, the Microdrive isnt initialized when my application starts and since it reads a license from the microdrive, the application stops with an error.

All ideas are appreciated.

//Anders, .se