electron / electron/windows-installer
Regression in `2.6.0` and above when application name has a space
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 267
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 1
Description
Opened Squirrel/Squirrel.Windows#1141 where I believe the issue resides.
Beginning with electron-winstaller 2.6.0 and above, my application name with spaces ends up with being encoded with `%20`.
This is causing problems with AppUserModelId.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.