Skip to content

replace % by %25 while building appcmd command#72

Open
erenes wants to merge 2 commits intomicrosoft:mainfrom
erenes:master
Open

replace % by %25 while building appcmd command#72
erenes wants to merge 2 commits intomicrosoft:mainfrom
erenes:master

Conversation

@erenes
Copy link

@erenes erenes commented Aug 4, 2020

Resolves #71, verified on my own windows 2019 image and 2016ltsc image.

Assuming the % escaping behavior is not version-specific for appcmd.exe (unfortunately this is not verifiable for me), I think this fix is relatively safe.

@erenes erenes requested a review from a team as a code owner August 4, 2020 20:08
@erenes
Copy link
Author

erenes commented Aug 5, 2020

Unfortunately I cannot access the pipeline log, so can't resolve whatever error happens there.

If anyone has any idea I am happy to update my PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Environment variable with %18 in the value breaks appcmd

1 participant