|
From: Leif M. <le...@ta...> - 2005-05-21 01:09:12
|
Anil,
Unfortunately this is a restriction imposed by the Windows API. I
was not able
to find any way to make a service both independent and run as a specific
user.
See the following:
http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-account.html
http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-interactive.html
Also, your post appeared to have been a reply to a wrapper-user
digest mail.
Your short comment resulted in a HUGE (47k) email because of all that
content
at the end. As a courtesy to other users on the list as well as to
those doing
searches at a later date. Please, please, PLEASE trim your emails down
to the
minimum size necessary to get the point across :-)
Cheers,
Leif
Anil N. Juthani wrote:
>Hi,
>In my application, I would like to use the:
>wrapper.nt.account(to call other applications- .bat files) as well as the
>wrapper.nt.interactive property(to set the desktop icon) for the
>applications. However, the 2 cannot be used simultaneously. If I do not have
>the interactive propery, then the desktop icon does not show up.
>Any ideas?
>Thanks,
>---Anil
>
>
|