Skip to content

[nsis] Possibility to edit installer name ? #1221

@RilRil

Description

@RilRil
  • Version: 13.0.0
  • Target: win32

Hello,
When using NSIS, is it possible to change the name of the installer ?
I explain. Here is a piece of my package.json :

{
 "name": "myapp",
 "productName": "My App",
 "version": "1.0.0",
 }

the installer created is named : "My App Setup 1.0.0.exe". I dont want to put this version number in the name as it is a private version number..
Is there a way to accomplish this ?

thanks for your help !

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions