Skip to content
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

Can't change install location in new Windows installer #16265

Closed
AntonOks opened this issue Oct 23, 2022 · 5 comments · Fixed by #16659
Closed

Can't change install location in new Windows installer #16265

AntonOks opened this issue Oct 23, 2022 · 5 comments · Fixed by #16659
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@AntonOks
Copy link

Hi.

The podman Windows releases were once MSI installer files, now it's a EXE.
I haven't found any related announcement or explanation.

Whats the strategy here? How will Windows releases look in the future?

Regards

@mheon
Copy link
Member

mheon commented Oct 23, 2022

@n1hility has created a new Windows installer that should be signed - that is the EXE. The legacy MSI installer will no longer be used from now on.

@AntonOks
Copy link
Author

@mheon @n1hility

thanks for sharing...

How can I set a "custom install dir" with the current EXE?
If I run the EXE with /install /quiet /norestart /DIR=C:\Temp\Podman2 /log C:\Temp\podman.log', I see the below infos in the (install) log:

Initializing string variable 'InstallFolder' to value '[ProgramFiles64Folder]RedHat\Podman'
...
...
Variable: InstallFolder = C:\Program Files\RedHat\Podman
...
...

@n1hility
Copy link
Member

Hey @AntonOks the install folder is currently not configurable/overridable. I can patch this for the next release. Will link the PR

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@AntonOks
Copy link
Author

AntonOks commented Nov 24, 2022

A friendly reminder that this issue had no activity for 30 days.

@n1hility - fyi ;)

Hey GH-actions bot, we wait for the fix in the next release :P

@n1hility n1hility changed the title Q: Windows releas(es): MSI or EXE or... Can't change install location in new Windows installer Nov 28, 2022
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 9, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants