Skip to content

popen problems #470

Discussion options

You must be logged in to vote

This is what ended up working

tempOutput = io.popen('gzip -d -S 9kp -k "'..extractPath..'"')

but gzip is in the Windows PATH. I'll try again with defining the command with the path in the command to see if I can make it work.

Replies: 7 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Godlike-Productions
Comment options

You must be logged in to vote
1 reply
@Godlike-Productions
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants