Skip to content

Commit

Permalink
install in program files on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
whyboris committed Feb 9, 2020
1 parent f8bed93 commit fb7bddb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,9 @@
"target": [
"AppImage"
]
},
"nsis": {
"oneClick": false,
"perMachine": true
}
}

0 comments on commit fb7bddb

Please sign in to comment.