Skip to content

Silent install -> 7zip GUI opens #1525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
asf-ako opened this issue Apr 3, 2025 · 4 comments
Open

Silent install -> 7zip GUI opens #1525

asf-ako opened this issue Apr 3, 2025 · 4 comments

Comments

@asf-ako
Copy link

asf-ako commented Apr 3, 2025

Hi,

I would like to silent install the full Winpython64 at Windows11 Client.

.\Winpython64-3.12.9.0slim.exe /S /D="C:\Program Files\WinPython"

When I run command in CMD or powershell the 7zip GUI opens asking on which path to unpack 👎

Image

@asf-ako
Copy link
Author

asf-ako commented Apr 3, 2025

When I try this one, 7zip GUI opens and starts unpacking in current folder, not the C:\Program Files\WinPython

.\Winpython64-3.12.9.0slim.exe -o "C:\Program Files\WinPython" -y

@asf-ako
Copy link
Author

asf-ako commented Apr 3, 2025

With this command it works:

.\Winpython64-3.12.9.0slim.exe -o"C:\Program Files\WinPython" -y

But is it possible without 7zip GUI showing the unpacking dialog?

@stonebig
Copy link
Contributor

stonebig commented Apr 6, 2025

It's standard 7zip.
The simplest installer creator... until a simpler and safer and not less good one exist.

@stonebig
Copy link
Contributor

stonebig commented May 3, 2025

Zstd compressed files in a zip envelop could be the next standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants