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

fix(bundler/nsis): auto append product name when choosing a new install path #9478

Merged
merged 5 commits into from
Apr 22, 2024

Conversation

Legend-Master
Copy link
Contributor

@Legend-Master Legend-Master commented Apr 16, 2024

Reference: #9105, #9277, #9475

When the user picks a folder on the install path picking page, say C:/Program Files, we would like to create and pick the folder C:/Program Files/app-product-name automatically, if the user doesn't want that folder, they can just edit the text box manually

Before:

image

After:

image

doesn't auto append product name folder for nsis installer
@Legend-Master Legend-Master requested a review from a team as a code owner April 16, 2024 08:46
@lucasfernog lucasfernog requested a review from amrbashir April 21, 2024 14:07
@amrbashir amrbashir changed the title fix(nsis): picking install folder doesn't auto append product name folder fix(bundler/nsis): auto append product name when choosing a new install path Apr 22, 2024
@amrbashir amrbashir merged commit de7bcf3 into tauri-apps:dev Apr 22, 2024
14 checks passed
@Legend-Master Legend-Master deleted the nsis-append-product-name branch April 23, 2024 00:02
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

Successfully merging this pull request may close these issues.

2 participants