Thomas Heller wrote:
>Harald Armin Massa <[EMAIL PROTECTED]> writes:
>
>
>
>>Hello,
>>
>>within the win32-extensions under demo I found the pipetestservice.py and am
>>developping my own services out of it.
>>
>>With each development step I have to
>>
>>stop the running service
>>remove the exi
Harald Armin Massa <[EMAIL PROTECTED]> writes:
> Hello,
>
> within the win32-extensions under demo I found the pipetestservice.py and am
> developping my own services out of it.
>
> With each development step I have to
>
> stop the running service
> remove the existing one
> install the new one
>
Hello,
within the win32-extensions under demo I found the pipetestservice.py and am developping my own services out of it.
With each development step I have to
stop the running service
remove the existing one
install theĀ new one
start the service
of course, I can script that... but it still t