Application register



Franz Leu
07-09-2005, 10:27 PM
Hi group

I have an application which consists of 1 exe file only and it registers
itself to the system when it is first run.
I have created a component for this application to be able to add it in TD.
I now want it to run and register itself. I am not sure where to put that:
Do I create a run once request, at what building order, or what is the
correct way to not have to do it manually?

Thanks for your hints.
Franz

Brad Combs
07-09-2005, 10:27 PM
Hi Franz,

See my response to your other post below. In this instance I would use an
FBA Generic Command with the phase set to 8500+. Whatever you would run at
the command line to register your app put that in the arguments for the FBA
command.

HTH,
Brad

"Franz Leu" <franz.leu@spam_removal.norfolk.ch> wrote in message
news:OjHtU$kcFHA.3184@TK2MSFTNGP15.phx.gbl...
> Hi group
>
> I have an application which consists of 1 exe file only and it registers
> itself to the system when it is first run.
> I have created a component for this application to be able to add it in
> TD. I now want it to run and register itself. I am not sure where to put
> that: Do I create a run once request, at what building order, or what is
> the correct way to not have to do it manually?
>
> Thanks for your hints.
> Franz


Application register