ExtendedInstallContext overview
![]() |
Default constructor of the extended install context class. |
![]() | Get or set the account of the service. |
![]() | Get or set the description of the service which will be displayed in windows service management. |
![]() | Get or set the name of the service which will be displayed in windows service management. |
![]() | Property to mark service as interactive process which can communicate with the desktop. Only for services where logon account is LocalSystem. |
![]() | Get empty status of install context. |
![]() | Property to log information to console output. |
![]() | Gets the command-line parameters that were entered when InstallUtil.exe was run. |
![]() | Get or set the password of user account. |
![]() | Get or set the name of installing service. |
![]() | Property to start the service after installation. |
![]() | Property to set the start timeout in seconds for the service. |
![]() | Get or set the start type of the service. |
![]() | Get or set the username of user account. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Get in install context the value of given key. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Determines whether the specified command-line parameter is true. |
![]() | Writes a message to the console and to the log file for the installation. |
![]() | Set in install context the given key with given value. |
![]() | Returns a String that represents the current Object. |
ExtendedInstallContext Class | uws.Install Namespace | InstallContext