Class SelfInstall
Launches the downloaded executable, which will copy itself to the original path.
public sealed record SelfInstall : InstallMethod, IEquatable<InstallMethod>, IEquatable<SelfInstall>
- Inheritance
-
SelfInstall
- Implements
- Inherited Members