windows-installer icon indicating copy to clipboard operation
windows-installer copied to clipboard

Shortcut "Start in" garbled

Open eliw00d opened this issue 2 years ago • 0 comments

I am using Electron Forge 6.0.4 and for some reason the Windows shortcut that gets created has the following "Start in":

ta\Local\TheApplication\TheApplication.exe8C:\Users\eliw00d\AppData\Local\TheApplication\app-0.25

My app version is 0.25.0, so it's two different strings concatenated at different points and missing information.

Also, the icon is set to:

0@C:\Users\eliw00d\AppData\Local\TheApplication.

I am pretty sure it worked earlier in Electron Forge 6 beta, so it must have been after they upgraded the version of electron-winstaller.

Any thoughts?

eliw00d avatar Dec 21 '22 23:12 eliw00d