Skip to content

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

Merged
amrbashir merged 5 commits intotauri-apps:devfrom
Legend-Master:nsis-append-product-name
Apr 22, 2024
Merged

fix(bundler/nsis): auto append product name when choosing a new install path#9478
amrbashir merged 5 commits intotauri-apps:devfrom
Legend-Master:nsis-append-product-name

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
@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