Re: depend and launch in init registry

From: Paul G. Tobey [eMVP] (ptobey)
Date: 10/28/04


Date: Thu, 28 Oct 2004 11:08:41 -0700

Did you even look in the Platform Builder help? I searched on <launch init>
in the 4.2 help and one of the seven results gave a very clear description
of what the keys and values mean.

Both of your assumptions about the key meanings are wrong, by the way.

Paul T.

"Kursad" <Kursad@discussions.microsoft.com> wrote in message
news:47E7B5C2-EE30-408F-AA18-79CD276BF5E6@microsoft.com...
> Hi,
> Can anyone explain the semantics of "dependXX" and "launchXX" in the
> registry key HKEY_LOCAL_MACHINE/init? Specifically:
> 1. LaunchXX tells the order to launch these applications, is that correct?
> 2. DependXX says "If the dependent application doesn't exist, don't launch
> this one either". Is that correct?
>
> Basically, the problem I'm trying to solve is this: The video driver has a
> problem with resetting. As a workaround, I need to launch an application
> during startup that will reset the video. However, this application has to
> run after the video driver finishes its initialization. The windows screen
> comes up after the initialization is complete, so I made my video reset
> application to run after (and it is dependent on) explorer.exe. Is there a
> better way to do this? Is there a way to find out if the video driver has
> completed its initialization?
> Thanks a lot!



Relevant Pages

  • depend and launch in init registry
    ... LaunchXX tells the order to launch these applications, ... DependXX says "If the dependent application doesn't exist, ... run after the video driver finishes its initialization. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: depend and launch in init registry
    ... You can create/open the same named event in your application, ... application WaitForSingleObjectuntil your video driver sets the event. ... LaunchXX tells the order to launch these applications, ... > run after the video driver finishes its initialization. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Question about writing an ASF file
    ... > Do you launch any threads from your application, ... COM initialization is not suffucient. ... the result is twice as long and the sound plays back correctly ... I create an Audio profile 96KBit 44.1 KHz Stereo. ...
    (microsoft.public.windowsmedia.sdk)
  • Re: static props and methods = global variables??
    ... > I'd like to set (on launch) and then keep some AppDomain-wide variables. ... after initialization, then there's no problem. ... johnwsaundersiii at hotmail ...
    (microsoft.public.dotnet.framework)
  • Re: Odd problem
    ... This sounds like an initialization problem in the component. ... initializes something and forgets to finalize it, so on next launch it tries ... and Im not really sure its an Indy issue this one. ...
    (borland.public.delphi.thirdpartytools.general)