Disable stop/start system in car on startup?

Yes it'd just be "when the Arduino gets power, wait a certain time then perform the code" so it wouldn't need to detect anything, only the time since it received power.

So it'd be a relay doing the physical switch work? Ok thanks, I'll start to look in to that. And yes I have access to the button, so I'd probably just be accessing the switch +/- from underneath and intercepting them to add the Arduino bits.