Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Excluded files does not work #28

Description

@Mortimer452

Using a pattern or just as single filename, anything in the excluded files box causes the task to fail.

Message:
`System.Management.Automation.CommandNotFoundException: The term 'ex' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

2017-08-22T06:04:05.2301279Z at System.Management.Automation.CommandDiscovery.LookupCommandInfo(String commandName, CommandTypes commandTypes, SearchResolutionOptions searchResolutionOptions, CommandOrigin commandOrigin, ExecutionContext context)

2017-08-22T06:04:05.2301279Z at System.Management.Automation.CommandDiscovery.LookupCommandProcessor(String commandName, CommandOrigin commandOrigin, Nullable`1 useLocalScope)

2017-08-22T06:04:05.2301279Z at System.Management.Automation.ExecutionContext.CreateCommand(String command, Boolean dotSource)

2017-08-22T06:04:05.2301279Z at System.Management.Automation.PipelineOps.AddCommand(PipelineProcessor pipe, CommandParameterInternal[] commandElements, CommandBaseAst commandBaseAst, CommandRedirection[] redirections, ExecutionContext context)

2017-08-22T06:04:05.2301279Z at System.Management.Automation.PipelineOps.InvokePipeline(Object input, Boolean ignoreInput, CommandParameterInternal[][] pipeElements, CommandBaseAst[] pipeElementAsts, CommandRedirection[][] commandRedirections, FunctionContext funcContext)

2017-08-22T06:04:05.2301279Z at System.Management.Automation.Interpreter.ActionCallInstruction`6.Run(InterpretedFrame frame)

2017-08-22T06:04:05.2301279Z at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions