Chapter 12: Customizing Installations Using Tuner
Tuner Reference
1076
ADS-0950-UG00
AdminStudio 9.5 User Guide
Start Type
The value in this property dictates when the service is started. The possible values
are:
•
Automatic
—The service starts during system startup.
•
Manual
—The service starts when the service control manager calls the
StartService function.
•
Disabled
—The service cannot be started.
There are two additional values, available only for driver services:
•
Start at boot time
—The device driver is started by the operating system
loader.
•
Started by the system
—The device driver is started by calling the
IoInitSystem function.
Error Control
This property specifies what action is taken by the startup program should the
service fail to start properly during startup. The available values are:
•
Ignore Error
—Logs the error and continues startup.
•
Normal Error
—Logs the error, displays a message box informing the user of
the problem, and continues startup.
•
Critical Error
—Logs the error, if possible, and restarts the system with the
last-known-good configuration. If the last-known-good configuration caused
the failure, the startup operation fails.
Overall Install
This property’s value specifies how the installation handles a situation when this
service cannot be installed for some reason. There are two possible resolutions:
•
Continue overall install if service fails to install
•
Fail overall install if service fails to install
Load Order Group
The value of this property is a string that names the load ordering group of which
this service is a member. If the service does not belong to a load order group, this
value should be either an empty string or NULL.
Dependencies
A list of names of services or load ordering groups that the system must start prior
to starting this service.
Start Name
The name under which the service is logged on. Leaving this field blank causes the
service to be installed for the LocalSystem account.
See the Windows Installer help topic
ServiceInstall Table
for information on the
format for the StartName value.
Password
The password associated with the start name. Most services will have a blank value
for this property.
Table 12-21 •
NT Services View Options (cont.)
Option
Description
Summary of Contents for ADMINSTUDIO 9.5
Page 1: ...AdminStudio 9 5 User Guide Version 9 5...
Page 50: ...Contents 50 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 52: ...52 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 156: ...156 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 440: ...440 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1090: ...1090 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1426: ...1426 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1686: ...1686 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1794: ...Chapter 24 AdminStudio Public API Reference 1794 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1842: ...Index 1842 ADS 0950 UG00 AdminStudio 9 5 User Guide...