On Apr 21, 10:35*am, Lance McGonigal <lmcgoni...@comcast.net> wrote:
> Thanks for the rapid response. I want the app to start and run
> unattended on boxes. I don't want to have to login to start the thing.
>
> Thanks.
>
>
>
> Stefan Hoffmann <ste...@ste5an.de> wrote:
> > hi Lance,
>
> > On 21.04.2010 16:37, Lance McGonigal wrote:
> > > What is the easiest way to run an access app as a windows service?
> > > I'm
> > > looking for options.
> > There are some third-party tools which allows to run almost any
> > executable as a service, but an Access application is not such an
> > application.
>
> > You may run Access using the Task Scheduler.
>
> > btw, why do you want to do that? Maybe there are other options.
>
> > mfG
> > --> stefan <--- Hide quoted text -
>
> - Show quoted text -
I do that using the Task Scheduler. You can give your ID and password
in the task file. If you check out COMMAND in the help file it will
tell you about using start up parameters. That way you can determine
if your task is starting the file or if some user clicked on it.
Chris M.
|