Method | Description | |
---|---|---|
Install ( IAbsoluteDirectoryPath destination, Settings settings ) : Task | ||
Uninstall ( IAbsoluteDirectoryPath destination, Settings settings ) : Task | ||
UpgradeOrInstall ( IAbsoluteDirectoryPath destination, Settings settings ) : Task |
Method | Description | |
---|---|---|
FindWindow ( string lpClassName, string lpWindowName ) : |
||
GetTheShell ( IAbsoluteDirectoryPath destination, IAbsoluteFilePath files ) : IAbsoluteFilePath | ||
PostMessage ( |
||
RestartExplorer ( ) : Task | ||
RestartExplorerInternal ( ) : void | ||
RunSrm ( IAbsoluteFilePath theShell, string command, string additional = null ) : void |
public Install ( IAbsoluteDirectoryPath destination, Settings settings ) : Task | ||
destination | IAbsoluteDirectoryPath | |
settings | Settings | |
return | Task |
public Uninstall ( IAbsoluteDirectoryPath destination, Settings settings ) : Task | ||
destination | IAbsoluteDirectoryPath | |
settings | Settings | |
return | Task |
public UpgradeOrInstall ( IAbsoluteDirectoryPath destination, Settings settings ) : Task | ||
destination | IAbsoluteDirectoryPath | |
settings | Settings | |
return | Task |