m1rn

Results 4 comments of m1rn

> Well, I'm dealing with this issue too. The nsis installs the app into `AppData/Local/Programs/{manifest.name}` instead of the desired `AppData/Local/Programs/{manifest.productName}`, even though the `productName` is just a PascalCased `name`. >...