electron-userland / electron-wix-msi

:dvd: Create traditional MSI installers for your Electron app
MIT License
318 stars 91 forks source link

noDesktopShortcut property for when MSI installs #146

Open JoeD101 opened 2 years ago

JoeD101 commented 2 years ago

I needed another feature to not automatically add a desktop icon when the MSI installs. The property is noDesktopShortcut?: boolean.