Key Characteristics of Premium Service Offerings
Key Characteristics of Premium Service Offerings
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Files and Folders
* Tiles
* Java Products
* Registry
* File Associations
* Assemblies
* Drivers
* Services
* Service Properties
* Service Control Properties
* Service Configure Properties
* Service Failure Actions Properties
* Package Definition
* Requirements
* User Interface
* System Changes
* Server
* Custom Behavior - Patch Project
- Merge Module Project
- Updates Configuration Project
- Windows Store App Project
- Modification Package Project
- Optional Package Project
- Windows Mobile CAB Projects
- Visual Studio Extension Project
- Software Installer Wizards - Advanced Installer
- Visual Studio integration
- Alternative to AdminStudio/Wise
- Replace Wise
- Migrating from Visual Studio Installer
- Keyboard Shortcuts
- Shell Integration
- Command Line
- Advanced Installer PowerShell Automation Interfaces
- Features and Functionality
- Tutorials
- Samples
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- Table of Contents
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
Service Properties
Properties
- Service Name - The name that will identify your service on the target machine to all the Windows API functions.
- Display Name - The service will be displayed under this name. You can localize this value.
- Description - A detailed description of the selected service. You can localize this value.
- Service File - The service’s source file. Use the[Browse… ] button to select it from your project files.
The Service Name, Display Name, and Description fields support Formatted references and can be edited using Smart Edit control.
Parameters
- Service Type - The installed service’s type. You can choose between a Win32 service that runs in its own process and a Win32 service that shares a process.
- Allow the service to interact with desktop - The service is allowed to interact with the user by showing an UI. This option shouldn’t be used for services that are installed on Windows Vista or later (Windows 7, 8.1, 10), because these services’ version lack the ability to interact with the user.
- Start Type - You have the following options to start a service:
- Automatic - The service will start when starting the operating system.
- On Demand - The service will start only when the user starts it manually.
- Disabled - The service can no longer be started. It is possible to be enabled.
- Error Control - Sets the system’s behaviour when the service can not start.
- The service is vital for installation - The package installation is aborted if the service cannot be installed.
Context
- Load Order Group - The group’s name to whom the installed service belongs. Leave this field empty if the service does not belong to a group.
- Dependencies - The list of the required active applications or services needed before this service starts. Separate names in the list by [~] (with the brackets). If the service has no dependencies, then leave this field empty.
- Arguments - The command line arguments that will be passed to the service when started.
Account
- Start Name - The user account under which your service will run. If left empty, the service will run under the LocalSystem account. Any user account must be specified in this form:<Domain_Name>\<User_name>. For local user accounts, use a dot (.) as the domain name:.\<User_name>. For example, the built-in Administrator account can be specified like this:.\Administrator
Services which interact with the desktop can use only theLocalSystem account.
- Password - The password for the service user account. LocalSystem account doesn’t have a password.
- Set “Log on as a service” policy - When this option is checked, the Log on as a service policy is set for the specificed user account.
If you want to install a service for a specific user, you need to follow some explicit steps. These steps are explained in the Install a service for a custom user How-To.
For the fields of Formatted Type , use Smart Edit Control to insert reference to a file, folder or property.
In case of Merge Module projects the following attributes can be made configurable at merge time:
- Name
- DisplayName
- ServiceType
- ErrorControl
- LoadOrderGroup
- Dependencies
- StartName
- Password
- Description
For more information about the resources and attributes that can be configured, please see: Configurable Merge Modules Page .
Did you find this page useful?
Please give it a rating:
Thanks!
Report a problem on this page
Information is incorrect or missing
Information is unclear or confusing
Something else
Can you tell us what’s wrong?
Send message
Also read:
- [New] In 2024, Ultimate Free FB Photo/Video Maker
- [New] Incorporating External Audio Into InShot Playlists for 2024
- 1. Quick & Simple Guide: Migrate All Your Data From Hotmail to Gmail Seamlessly
- Decoding the Teasers - Sony's Latest VR Headset: Expected Value, Debut Date & Prototype Specifications
- Dragon Training: The Sequence of How to Train Your Dragon Films
- Efficient Remedies for Resolving Error Code 0xC000005 on Windows
- How to Get Your Corsair Keyboard Back in Action After Malfunction
- How-To Tutorial: Transferring Data Off Your External Disk Unformatted
- In 2024, What is Geo-Blocking and How to Bypass it On Honor 90 GT? | Dr.fone
- Pioneering PC Analysis with Tom's Hardware: Authority Resource
- Speichere Deine iPhone-SMS Direkt Auf Dem Computer Mit Diesen Einfachen Drei Schritten!
- The Ultimate 8-Step Method for Retrieving Accidentally Deleted Files From Google Drive
- Ultimate Guide: Resolving YouTube Buffering Issues - Solved!
- Ultimate Power Supplies for Hero5 Official & Alternative Models
- Win7移植指南:将系统安装到新驱动器 - AOMEI回升者
- Windows 10/11用:削除された写真や画像の確実な回復手段トップ4
- Title: Key Characteristics of Premium Service Offerings
- Author: John
- Created at : 2024-11-19 16:46:31
- Updated at : 2024-11-22 16:39:53
- Link: https://fox-search.techidaily.com/key-characteristics-of-premium-service-offerings/
- License: This work is licensed under CC BY-NC-SA 4.0.