You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
RilRil
changed the title
Question :
Question : possibility to edit installer name ?
Feb 7, 2017
RilRil
changed the title
Question : possibility to edit installer name ?
Question : [nsis] Possibility to edit installer name ?
Feb 7, 2017
develar
changed the title
Question : [nsis] Possibility to edit installer name ?
[nsis] Possibility to edit installer name ?
Feb 8, 2017
Hello,
When using NSIS, is it possible to change the name of the installer ?
I explain. Here is a piece of my package.json :
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 !
The text was updated successfully, but these errors were encountered: