+ Reply to Thread
Results 1 to 4 of 4

Thread: Service still registered - even without dependent feature

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Service still registered - even without dependent feature

    We found another one (looks that way anyway).

    Our installer registers a Service on the target machine, but it should only do so if a particular feature is set to install. In SB, we set the Service to be dependent on the feature, since the exe that runs as the service is only installed if the feature is installed.

    However, we've found that the service is still registered even when the feature is not installed. The service isn't running, and indeed cannot start since the exe that it needs isn't actually there - but I wasn't expecting the Service to be registered when the dependent feature isn't installed.

    Is this a SB bug, or did I miss something in the setup?

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Service still registered - even without dependent feature

    Mark,

    Can you send your project file (.sb8) to support [at] lindersoft [dot] com? We can then review your source code. Please also mention which Service file and Feature we have to check.

    Friedrich

  3. #3
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Service still registered - even without dependent feature

    Mark,

    IMO, it's caused by a SB compiler bug. We have opened a ticket.

    Thank you for bringing this to our attention.

    Friedrich

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Service still registered - even without dependent feature

    Fixed.

    FIX : [SB#4-09181] The compiler did not generate the "Target Operation System" and "Feature" condition code for the "Create Service..." script function.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •