You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| SetCustomSkipOption() |Let the user decide whether to update in the state of non-mandatory update.|
223
-
| AddCustomOption() |Add an asynchronous custom operation. In theory, any custom operation can be done. It is recommended to register the environment check method to ensure that there are normal dependencies and environments after the update is completed.|
|**ProcessBase64** string Configuration parameters for upgrading the terminal program. |
255
-
|**Platform** string The platform to which the current strategy belongs. |
256
-
|**BlackFiles** List string Files in the blacklist will skip the update. |
257
-
|**BlackFormats** List string File formats in the blacklist will skip the update. |
258
-
|**DriveEnabled** bool Whether to enable the driver upgrade function. |
259
-
|**WillMessageEnabled** bool Whether open note function, if you want to start needs to be synchronized to deploy 'GeneralUpdate. SystemService' service. |
Add an asynchronous custom operation. In theory, any custom operation can be done. It is recommended to register the environment check method to ensure that there are normal dependencies and environments after the update is completed.
**ProcessBase64** string Configuration parameters for upgrading the terminal program.
184
-
185
-
**Platform** string The platform to which the current strategy belongs.
186
-
187
-
**BlackFiles** List string Files in the blacklist will skip the update.
188
-
189
-
**BlackFormats** List string File formats in the blacklist will skip the update.
190
-
191
-
**DriveEnabled** bool Whether to enable the driver upgrade function.
192
-
193
-
**WillMessageEnabled** bool Whether open note function, if you want to start needs to be synchronized to deploy 'GeneralUpdate. SystemService' service.
0 commit comments