I see, yes that is different. You might want to start by looking at the actual language the app is written in. If it was VB for example, then check out VB support sites for running your VB app as a service under NT.
-Steve -----Original Message----- From: Albert Charron [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 12:52 PM To: NT 2000 Discussions Subject: RE: Create a service The application needs to run all the time. It has it's own scheduling method. I start it once and then I let it run. That's why I need it to be a service. ____________________________________ Albert Charron System Administrator - Trisotech Inc. -----Original Message----- From: Goodge, Greg [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 12:51 PM To: NT 2000 Discussions Subject: RE: Create a service Wouldn't it be easier to create a scheduled task to run the batch file instead of trying to create a service? Running it as a service wouldn't run it a scheduled time anyway. HTH, Greg -----Original Message----- From: Albert Charron [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 12:38 PM To: NT 2000 Discussions Subject: Create a service Hi. I need your advise for a little issue I have here right now. I have to run an application on my Windows 2000 server that do a night build automaticaly for our dev team. Currently, to run this application, I have to log on the server and execute a batch file (that calls the program with a lot of parameters). I'd like to know if there's a way to create a service for this application. If so, where can I find detailed informations about this process? Thanks for your help. ____________________________________ Albert Charron System Administrator - Trisotech Inc. ------ You are subscribed as [EMAIL PROTECTED] Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=nt2000&text_mode=&la ng=english To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [EMAIL PROTECTED] Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=nt2000&text_mode=&lang=english To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [EMAIL PROTECTED] Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=nt2000&text_mode=&lang=english To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [EMAIL PROTECTED] Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=nt2000&text_mode=&lang=english To unsubscribe send a blank email to [EMAIL PROTECTED]
