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

[feat] Windows MSI "Publisher" field? #5273

Closed
WilliamVenner opened this issue Sep 23, 2022 · 2 comments
Closed

[feat] Windows MSI "Publisher" field? #5273

WilliamVenner opened this issue Sep 23, 2022 · 2 comments
Labels
scope: bundler The bundler used in our cli to make installers type: feature request

Comments

@WilliamVenner
Copy link
Contributor

Describe the problem

I don't see any way to change the "Publisher" field for my application, this doesn't look very professional:

image

I assume it grabs it from the identifier?

Describe the solution you'd like

I should be able to put in my actual name or company name

Alternatives considered

No response

Additional context

This is probably not Windows/MSI specific

@amrbashir amrbashir added the scope: bundler The bundler used in our cli to make installers label Sep 23, 2022
@amrbashir
Copy link
Member

We could uppercase it or do you want to explicitly set in in tauri config?

@WilliamVenner
Copy link
Contributor Author

You should be able to actually set it. You should never assume what the user wants to put there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: bundler The bundler used in our cli to make installers type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants