Move Windows installation path back to Program Files
This commit is contained in:
parent
4f22ba8313
commit
f28cdd010c
1 changed files with 3 additions and 0 deletions
|
@ -50,5 +50,8 @@
|
||||||
"libsecret-1-0"
|
"libsecret-1-0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"nsis": {
|
||||||
|
"perMachine": true
|
||||||
|
},
|
||||||
"artifactName": "${productName}_${version}_${arch}.${ext}"
|
"artifactName": "${productName}_${version}_${arch}.${ext}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue