electron / electron/windows-installer
How to Create shortcut in StartUp
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 267
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 1
Description
I am trying to build package for windows machine but I didn't understand how to pass
--shortcut-locations=Desktop,StartMenu inside spawnUpdate()
```
// Install desktop and start menu shortcuts
spawnUpdate(['--createShortcut', exeName]);
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.