Re: Delay a Windows Service to start

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"Joel" <Joel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E0C46BBB-2149-4C9B-9CE6-51DF2154996B@xxxxxxxxxxxxxxxx
Bonjour!
I have a service that I want to delay because it needs to be up before
end.
So I created a Windows service (Delay Service) and my application will
start
after that service has started but it doesn't work. In the OnStart of the
service I loop for one minute, but when I install the service and start,
it
automatically say's it is started even if I have that loop.
Does someone had a similar and how did you solved it??

Regards Joel :)

How did you create this service? What are its commands?
How did you implement the delay?


.



Relevant Pages

  • Re: Write Signal on Disk II Question
    ... checked for sampling jitter using an oscilloscope? ... But I noticed another shocking thing: The timing loop I used to find ... the timing resolution is quite high, since the delay loop on the main ...
    (comp.sys.apple2)
  • Re: Write Signal on Disk II Question
    ... checked for sampling jitter using an oscilloscope? ... But I noticed another shocking thing: The timing loop I used to find ... the timing resolution is quite high, since the delay loop on the main ...
    (comp.sys.apple2)
  • Re: Write Signal on Disk II Question
    ... checked for sampling jitter using an oscilloscope? ... But I noticed another shocking thing: The timing loop I used to find ... the timing resolution is quite high, since the delay loop on the main ...
    (comp.sys.apple2)
  • Re: Write Signal on Disk II Question
    ... checked for sampling jitter using an oscilloscope? ... But I noticed another shocking thing: The timing loop I used to find ... the timing resolution is quite high, since the delay loop on the main ...
    (comp.sys.apple2)
  • Re: Please help me figure out a delay loop
    ... >> I'm having problems with creating a delay loop for a snake game I created ... the real-time clock is used. ... The rdtsc instruction loads that value into edx:eax. ...
    (comp.lang.asm.x86)