This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ResourceHacker.
Summary
Finds the proper Resource Hacker executable path.
- Assembly
- Cake
.ResourceHacker .dll - Namespace
- Cake
.ResourceHacker - Containing Type
- ResourceHackerTool
Syntax
protected override IEnumerable<FilePath> GetAlternativeToolPaths(ResourceHackerSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Resource |
The settings. |
Return Value
Type | Description |
---|---|
IEnumerable |
A single path to Resource Hacker executable. |