Activity for Yan Fiz

  • Yan Fiz Yan Fiz posted a comment on discussion Open Discussion

    Oh, sorry. Double quotes solved my problem. $ &$env:programfiles\7-Zip\7z x .\Test.7z -o"$env:userprofile\Documents" Everything is Ok

  • Yan Fiz Yan Fiz posted a comment on discussion Open Discussion

    Hello, How can I use environment variables with -o switch when extracting in PowerShell? Version : 7-Zip 18.01 (x64) In Command Prompt : $ "%programfiles%\7-Zip\7z" x Test.7z -o%userprofile%\Documents Everything is Ok In PowerShell : $ &$env:programfiles\7-Zip\7z x .\Test.7z -o$env:userprofile\Documents ERROR: Can not create output directory: $env:userprofile\Documents\ Kind regards.

  • Yan Fiz Yan Fiz posted a comment on discussion Help

    Hello, In fact, I wanted to benefit of choosing executable files automatically of...

  • Yan Fiz Yan Fiz posted a comment on discussion Help

    Thank you so much. I'll be waiting for being able to do it in just one step. Because...

  • Yan Fiz Yan Fiz posted a comment on discussion Help

    Hello, I want to create an archive that contains both executable files such as dll,...

1
MongoDB Logo MongoDB