Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Demon Service in VB


Message #1 by "Srinivas Reddy" <ReddySri@C...> on Fri, 9 Nov 2001 16:38:47
Would that be an ActiveX EXE or a Standard EXE ?

Thanks,
Srinivas.

-----Original Message-----
From: Chris Tacke [mailto:ctacke@r...]
Sent: Friday, November 09, 2001 3:12 PM
To: professional vb
Subject: [pro_vb] RE: Demon Service in VB


You need to create a service.  You can make VB executables run as
services using a tool from Microsoft.  Check the archives here as well
as searching MSDN.

Chris Tacke


> -----Original Message-----
> From: ReddySri@c... [mailto:ReddySri@c...] 
> Sent: Friday, November 09, 2001 8:41 AM
> To: professional vb
> Subject: [pro_vb] Demon Service in VB
> 
> 
> Hello!
> 
> How do I create an application(form less - no user interface, 
> should start on operating system startup) which wakes up 
> every 5 minutes and look into specific directory and process 
> the files.  
> 
> Would Standard/ActiveX EXE be good for this ?
> 
> Thanks in advance.
> Srinivas.
> 
> ctacke@r... 
> $subst('Email.Unsub')
> 
> 



  Return to Index