package.json
"nsis": {
"runAfterFinish": false
}
In oneClick true mode, I hope to change the defalut install path to "D:".How can i do?
Thanks.
If you want to install for all users, set perMachine to true
I don't like idea to set custom path for one-click installer. If you disagree, please explain for what do you need to set custom path.
Hello,
Being able to select the install folder and drive is a very good option for end user when you have a very small SSD disk.
I'm very interested by a such option.
Most helpful comment
Hello,
Being able to select the install folder and drive is a very good option for end user when you have a very small SSD disk.
I'm very interested by a such option.