Skip to content

Make install-powershell.ps1 work on Windows Server 2012 R2#9271

Merged
TravisEz13 merged 3 commits intoPowerShell:masterfrom
TravisEz13:Fix_install-powershell.ps1
Apr 2, 2019
Merged

Make install-powershell.ps1 work on Windows Server 2012 R2#9271
TravisEz13 merged 3 commits intoPowerShell:masterfrom
TravisEz13:Fix_install-powershell.ps1

Conversation

@TravisEz13
Copy link
Copy Markdown
Member

@TravisEz13 TravisEz13 commented Apr 2, 2019

PR Summary

Make install-powershell.ps1 work on Windows Server 2012 R2

PR Context

PR Checklist

$resolvedDestinationPath = $ExecutionContext.SessionState.Path.GetUnresolvedProviderPathFromPSPath($DestinationPath)
[System.IO.Compression.ZipFile]::ExtractToDirectory($resolvedPath,$resolvedDestinationPath)
}
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add an empty line between functions

@PoshChan

This comment has been minimized.

@TravisEz13 TravisEz13 merged commit b7c7aa1 into PowerShell:master Apr 2, 2019
@TravisEz13 TravisEz13 added this to the 6.3.0-preview.1 milestone Apr 2, 2019
@TravisEz13 TravisEz13 added the CL-Tools Indicates that a PR should be marked as a tools change in the Change Log label Apr 2, 2019
@TravisEz13 TravisEz13 deleted the Fix_install-powershell.ps1 branch November 22, 2019 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Tools Indicates that a PR should be marked as a tools change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants