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

Custom AppXManifest.xml template #3072

Open
evanwalsh opened this issue Jul 3, 2018 · 7 comments
Open

Custom AppXManifest.xml template #3072

evanwalsh opened this issue Jul 3, 2018 · 7 comments

Comments

@evanwalsh
Copy link

  • Version: 20.15.1
  • Target: Windows x64 AppX

Hello! I'm a big fan of the project, but I've found myself in need of supplying a custom AppXManifest.xml. Mostly, I need to add an extension to the manifest to support electron-winstore-auto-launch. I don't see a way to currently do this.

I'm open to adding the feature myself, but I wanted to drop a line here before I tried to make a pull request.

@evanwalsh evanwalsh changed the title Custom AppxManifest.xml template Custom AppXManifest.xml template Jul 3, 2018
@mccxiv
Copy link

mccxiv commented Jul 14, 2018

Hey @evanwalsh , did you figure out any way to achieve this? I also need to add the auto start extension

@develar
Copy link
Member

develar commented Jul 14, 2018

You can expect this feature today.

develar added a commit to develar/electron-builder that referenced this issue Jul 14, 2018
@develar
Copy link
Member

develar commented Jul 14, 2018

Release will be soon. In short: nothing is required to do on your side. See addAutoLaunchExtension https://www.electron.build/configuration/appx#AppXOptions-addAutoLaunchExtension

@develar
Copy link
Member

develar commented Jul 14, 2018

20.21.0

@aschultz
Copy link

It'd be great if we could get the larger ask (custom AppxManifest.xml template) implemented. That would allow devs to add Extension elements, specify the target Windows versions, and add any new elements Microsoft may introduce without requiring electron-builder explicitly add them.

@develar develar reopened this Nov 20, 2018
@mvbn
Copy link

mvbn commented Jan 6, 2019

I agree, for example, I'm interested to have the app name on the tiles icons.

But when Microsoft will allow to enable the dark mode (for the window title bar, etc) to all apps (not only WPF), I will be interested also on this.

@jameshfisher
Copy link

Wondering whether there's any progress here - I'd also like to be able to pass a custom AppxManifest.xml, in order to work around this bug where electron-builder generates an invalid Publisher string: #3501

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

No branches or pull requests

6 participants