Page 1 of 1

NSIS Install Script

PostPosted: Sun Apr 21, 2013 12:52 pm
by maddox
Hello,

could you please change your NSIS install script? Everytime i update your software i recognize the same problem:

- Serviio Service and programms is stopped via batch files
- Service is marked as "to be deleted"
- System reboots and the service is gone

I have to re-run setup in order to create service or create it by hand.

If i update your software than the service is already there, in my opinion there is no need to delete it. This is especially annoying because my media files are on a nas and therefor i have to tweak the service. I use a local user account for logging on the service.

Thanks in advance

Re: NSIS Install Script

PostPosted: Tue Apr 23, 2013 4:47 pm
by zip
Removing the service is there for a proper cleanup, for case when (for example) you decide to install Serviio into another folder.

It should hovever remove and add the service, not just mark it for deletion. You will lose the user, you're right.