Skip to content

Instantly share code, notes, and snippets.

@derozic
Created February 6, 2018 06:27
Show Gist options
  • Select an option

  • Save derozic/e04b4263126e3fcde81f0a2d63ae6d7c to your computer and use it in GitHub Desktop.

Select an option

Save derozic/e04b4263126e3fcde81f0a2d63ae6d7c to your computer and use it in GitHub Desktop.
Power Shell: Unzip on Windows 10
Expand-Archive "<PathToZIPFile>" "<FolderWhereToExtract>"
@derozic
Copy link
Copy Markdown
Author

derozic commented Feb 6, 2018

Of course after opening Power Shell with admin privileges by right clicking on the icon to open it up and "Run as Administrator"

@derozic
Copy link
Copy Markdown
Author

derozic commented Feb 6, 2018

Historical context. Today 2/5/18, Monero (XMR) $207.15 (-14.74%) and $702.79 (ETH/USD) Ethereum and Bitcoin price is $ 6,922.56. PowerShell is your friend on Windows. These gists will have most of the important ones.

Scott

sign up at http://decent.blog
>decentralization<

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