Method | Description | |
---|---|---|
Install ( string InstallLocation, string WimImageId, string TempPath ) : void | ||
Uninstall ( ) : void |
Method | Description | |
---|---|---|
ForceDeleteFolder ( |
||
Install ( string RootFilesystemLocation, |
||
MoveFileEx ( string lpExistingFileName, string lpNewFileName, MoveFileFlags dwFlags ) : bool | ||
WimImageEventMessagePump ( uint MessageId, |
public static Install ( string InstallLocation, string WimImageId, string TempPath ) : void | ||
InstallLocation | string | |
WimImageId | string | |
TempPath | string | |
return | void |