July 2008
Beginner to intermediate
272 pages
7h 40m
English
When custom built applications are integrated into an OS image, there is often a requirement for them to launch automatically at startup.
The process of starting the operating system is discussed in more detail in Chapter 7. At startup, the system loads all applications specified in the HKEY_LOCAL_MACHINE\Init registry key with the values of LaunchXX type, where XX can be between 00 and 99 and represent the sequence that applications are launched. If it is necessary to specify the dependency of a launched application on other automatically launched applications, the DependXX values are used, where XX matches the XX value in the LaunchXX key where dependency is specified.
LaunchXX contains a value of the REG_SZ ...
Read now
Unlock full access