F
FCBfreak
Hi,
I would like to autostart a custom application right after boot up.
To accomplish this, is it always required to make components for the
application, integrate them into the image and create a custom shell
to launch it?
In my case, creating components in order for the program to autoload
isn't a self-evident process cause the main program resides on several
other programs.
Or is it also possibly to manage this afterwards (when XPe image is up
and running on target) by modifying the registry key
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
with the registry editor component?
Reference: http://msdn2.microsoft.com/en-us/library/ms940034.aspx
Thanks in advance.
I would like to autostart a custom application right after boot up.
To accomplish this, is it always required to make components for the
application, integrate them into the image and create a custom shell
to launch it?
In my case, creating components in order for the program to autoload
isn't a self-evident process cause the main program resides on several
other programs.
Or is it also possibly to manage this afterwards (when XPe image is up
and running on target) by modifying the registry key
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
with the registry editor component?
Reference: http://msdn2.microsoft.com/en-us/library/ms940034.aspx
Thanks in advance.