This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Knowledge Base
- :
- Build Error 9582
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Build Error 9582
Build Error 9582
Symptoms:
When you are building an InstallShield MSIX project, the following error may occur:
error -9582: MSIX services configured to run under the Local Service or Network Service accounts require the packagedServices restricted capability.
Diagnosis:
This build error occurs when windows.service extension is configured with Local Service or Network Service as startup account type and does not have packagedServices capability included in the package.
Solution:
To fix above error, select 'Packaged Services' restricted capability from MSIX project Capabilities view.
No ratings