how to start application at startup of booting time
for starting application at boottime, as you say to make changes as
follows on registry:-
[HKEY_LOCAL_MACHINE\Init]
> Launchxx = "MyShell.EXE"
> Dependsxx = hex:14, 00, 1e, 00
but problem is i given below.
i have hard disk with primary partition 32mb. I have 3 files
boot.ini, splash.bmx and eboot.bix. and also nk.bin on active
partition. when i start the device, image is loaded from hard disk
to ram. then how to edit the registry, because it is loaded on ram. I
place the application exe on \windows\startup folder, but these
folder
are created on ram, when i restart the target device, this file are
removed. Then how to start application at startup of booting time
date: Thu, 3 Apr 2008 22:35:03 -0700 (PDT)
author: Abhijit D. Babar