FileIcon | Enables extraction of icons for any file type from the Shell. |
Runtimes | Contains static properties to access common supported runtimes, and a function to search for a runtime by name |
Runtimes.DotnetInfo | Represents a modern DOTNET runtime where versions are deployed independenly of the operating system |
Runtimes.FrameworkInfo | Represents a full .NET Framework runtime, usually included in Windows automatically through Windows Update |
Runtimes.RuntimeInfo | Base type containing information about a runtime in relation to the current operating system |
Runtimes.VCRedist00 | Represents a VC++ redistributable package which is referenced by a permalink |
Runtimes.VCRedist14 | Represents a VC++ 2015-2022 redistributable package. |
Runtimes.VCRedistInfo | The base class for a VC++ redistributable package. |
ShellLink | Summary description for ShellLink. |
Shortcuts | A helper class to create or delete windows shortcuts. |