IS the a win32 API I cam use to restart an application , I have seen this with applications which receive an update and then restart ( example firefox browser)
Printable View
IS the a win32 API I cam use to restart an application , I have seen this with applications which receive an update and then restart ( example firefox browser)
There is no such API. You need another process to start your app.
Well, I was wrong. Since Vista kernel accepts registrations for process restart.
RegisterApplicationRestart
Thanks Igor
doesn`t api restart only if supposed to?
doesnt api restart only if supposed?