Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

PowerUp.ps1:1507 - Remove dllhost args#260

Open
Bubbl3H3d wants to merge 1 commit intoPowerShellMafia:devfrom
Bubbl3H3d:patch-3
Open

PowerUp.ps1:1507 - Remove dllhost args#260
Bubbl3H3d wants to merge 1 commit intoPowerShellMafia:devfrom
Bubbl3H3d:patch-3

Conversation

@Bubbl3H3d
Copy link
Copy Markdown

The original instantiation of this line of code would cause errors with dllhost.exe /ProccessId:{...} arg (normally hidden by the -ErrorActionPreference = "SilentlyContinue" flag). The proposed change strips these args, allowing the remaining value to be evaluated by the script vice skipping over it due to an error.

The original instantiation of this line of code would cause errors with dllhost.exe /ProccessId:{...} arg (normally hidden by the -ErrorActionPreference = "SilentlyContinue" flag). The proposed change strips these args, allowing the remaining value to be evaluated by the script vice skipping over it due to an error.
@Bubbl3H3d Bubbl3H3d changed the base branch from master to dev October 1, 2017 19:57
@Bubbl3H3d
Copy link
Copy Markdown
Author

Switched to Dev branch

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant