How to unzip a file in the install script ?
Hi, I have been trying for hours to unzip a file after downloading it.
I used several examples of Powershell scripts I found on the net to extract a zip file but none of them worked and nothing was extracted.
Is there a restriction on appveyor that prevents this ? In the negative, how would you do that ?
Thanks for your help.
catageek
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 01 Jun, 2014 03:21 PM
Just use
7z
(7-Zip) command which is already available in PATH!Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:44 AM.