|
Re: SOS ,Who can help me? I would suggest creating a seperate client GUI application that
communicates with your service through some sort of IPC mechanism.
- JB
On Mon, 4 Jun 2007 22:30:00 -0700, Grant
<Grant@discussions.microsoft.com> wrote:
>then any suggestion?
>
>"Jimmy Brush" wrote:
>
>> Hello,
>>
>> Services cannot display user interfaces.
>>
>> - JB
>>
>> On Mon, 4 Jun 2007 21:00:01 -0700, Grant
>> <Grant@discussions.microsoft.com> wrote:
>>
>> >I use delphi 6 develop a simply service on vista,
>> >when the service start ,i want to open a dialog for customers to select file,
>> >it's running ok on win2000 and win 2003, but cannt start on vista,
>> >
>> >ps: debug on vista is ok, but in service manager,if start, raise error.
>> >
>> >otherwise i have disable the UAC.
>> >
>> >pls help me
>> |